Skip to content

[Core] Update CHANGELOG.md for @azure/core-amqp 4.3.7 release (2025-05-29)#34612

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-34608-4
Closed

[Core] Update CHANGELOG.md for @azure/core-amqp 4.3.7 release (2025-05-29)#34612
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-34608-4

Conversation

Copilot AI commented May 29, 2025

Copy link
Copy Markdown
Contributor

This PR implements the JS Core release preparation process for the 2025-05-29 release date as outlined in the release guidelines.

Analysis Summary

After analyzing all 15 core packages in sdk/core/, only @azure/core-amqp had functional changes since its last release that warrant a changelog update:

Packages Analyzed

  • ✅ @azure/abort-controller - Only documentation/sample changes
  • @azure/core-amqp - Multiple bug fixes and browser compatibility improvements
  • ✅ @azure/core-auth - Only linting changes
  • ✅ @azure-rest/core-client - Only test script changes
  • ✅ @azure/core-client - Only test script changes
  • ✅ @azure/core-http-compat - Only test script changes
  • ✅ @azure/core-lro - Only test script changes
  • ✅ @azure/core-paging - Only linting changes
  • ✅ @azure/core-rest-pipeline - Only test script changes
  • ✅ @azure/core-sse - Only test script changes
  • ✅ @azure/core-tracing - Only documentation/linting changes
  • ✅ @azure/core-util - Only test script changes
  • ✅ @azure/core-xml - Only test/build changes
  • ✅ @azure/logger - Only test script changes
  • ✅ @typespec/ts-http-runtime - Only test script changes

Changes Made

Updated sdk/core/core-amqp/CHANGELOG.md for version 4.3.7 (2025-05-29):

Bugs Fixed

  • Mark more network errors as retryable PR #33230
  • Use AggregateError PR #32774
  • Set port when it is not undefined in connection config PR #32456
  • Parse port number from endpoint PR #32406

Other Changes

  • Add util polyfill to rhea-based libs for browser compatibility PR #33771

Validation

  • ✅ Proper semver versioning (patch release for bug fixes)
  • ✅ Consistent release date (2025-05-29)
  • ✅ Valid PR links and categorization
  • ✅ Empty sections removed
  • ✅ Follows established CHANGELOG format

All other core packages had only non-functional changes (test script renames, linting updates, documentation changes) that do not require releases per the guidelines.

Fixes #34608.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@timovv timovv closed this May 29, 2025
Copilot AI changed the title [WIP] JS Core release [Core] Update CHANGELOG.md for @azure/core-amqp 4.3.7 release (2025-05-29) May 29, 2025
Copilot AI requested a review from timovv May 29, 2025 00:45
Copilot finished work on behalf of timovv May 29, 2025 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JS Core release

2 participants