Skip to content

[WIP] Prepare for June 2025 Core release#34604

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

[WIP] Prepare for June 2025 Core release#34604
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-34529-4

Conversation

Copilot AI commented May 28, 2025

Copy link
Copy Markdown
Contributor
  • Analyze all core packages for changes since last release
  • Identify packages that need releases (all core packages have changes since last release)
  • Check if commit 27cca4c needs to be documented in CHANGELOGs
  • Update "Unreleased" sections to 2025-05-29 release date for packages that need releases
  • Remove empty section headers from CHANGELOGs
  • Verify all commits are properly documented in CHANGELOGs

Analysis Summary:
All core packages have at least one commit since their last release (commit 27cca4c). This appears to be a major refactoring that added new source files and updated package.json files. The commit involves migration to @typespec/ts-http-runtime in core-util and likely similar changes in other packages.

Packages requiring releases:

  • @azure/abort-controller (last: 2.1.2)
  • @azure/core-amqp (last: 4.4.0-beta.1)
  • @azure/core-auth (last: 1.9.0)
  • @azure-rest/core-client (last: 2.4.0)
  • @azure/core-client (last: 1.9.4)
  • @azure/core-http-compat (last: 2.3.0)
  • @azure/core-lro (last: 3.2.0)
  • @azure/core-paging (last: 1.6.2)
  • @azure/core-rest-pipeline (last: 1.20.0)
  • @azure/core-sse (last: 2.2.0)
  • @azure/core-tracing (last: 1.2.0)
  • @azure/core-util (last: 1.12.0)
  • @azure/core-xml (last: 1.4.5)
  • @azure/logger (last: 1.2.0)

Fixes #34529.


💡 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.

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.

Prepare for June 2025 Core release

2 participants