Skip to content

Increment versions for core releases#4110

Merged
heaths merged 4 commits into
Azure:mainfrom
azure-sdk:increment-package-version-core-6120905
Apr 15, 2026
Merged

Increment versions for core releases#4110
heaths merged 4 commits into
Azure:mainfrom
azure-sdk:increment-package-version-core-6120905

Conversation

@azure-sdk

Copy link
Copy Markdown
Collaborator

Increment package version after release of typespec, typespec_macros, typespec_client_core, azure_core, azure_core_macros, azure_core_amqp, azure_core_opentelemetry

… typespec_client_core, azure_core, azure_core_macros, azure_core_amqp, azure_core_opentelemetry
Copilot AI review requested due to automatic review settings April 8, 2026 00:22
@github-actions github-actions Bot added Azure.Core The azure_core crate Event Hubs labels Apr 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR increments crate versions and seeds new “Unreleased” sections in changelogs following the release of several core crates (TypeSpec + Azure Core family), and updates downstream crates to depend on the new azure_core version.

Changes:

  • Bump versions for typespec, typespec_macros, typespec_client_core, azure_core, azure_core_macros, azure_core_amqp, and azure_core_opentelemetry, plus corresponding workspace dependency versions.
  • Add new top-of-file “Unreleased” sections to the relevant core crate changelogs.
  • Update azure_messaging_eventhubs and azure_messaging_servicebus to depend on azure_core 0.35.0, and refresh Cargo.lock.

Reviewed changes

Copilot reviewed 17 out of 18 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/servicebus/azure_messaging_servicebus/Cargo.toml Update azure_core dependency version to 0.35.0.
sdk/eventhubs/azure_messaging_eventhubs/Cargo.toml Update azure_core dependency version to 0.35.0.
sdk/core/typespec/CHANGELOG.md Add 0.15.0 (Unreleased) section scaffold.
sdk/core/typespec/Cargo.toml Bump typespec version to 0.15.0.
sdk/core/typespec_macros/CHANGELOG.md Add 0.14.0 (Unreleased) section scaffold.
sdk/core/typespec_macros/Cargo.toml Bump typespec_macros version to 0.14.0.
sdk/core/typespec_client_core/CHANGELOG.md Add 0.14.0 (Unreleased) section scaffold.
sdk/core/typespec_client_core/Cargo.toml Bump typespec_client_core version to 0.14.0.
sdk/core/azure_core/CHANGELOG.md Add 0.35.0 (Unreleased) section scaffold.
sdk/core/azure_core/Cargo.toml Bump azure_core version to 0.35.0.
sdk/core/azure_core_opentelemetry/CHANGELOG.md Add 0.9.0 (Unreleased) section scaffold.
sdk/core/azure_core_opentelemetry/Cargo.toml Bump azure_core_opentelemetry version to 0.9.0.
sdk/core/azure_core_macros/CHANGELOG.md Add 0.9.0 (Unreleased) section scaffold.
sdk/core/azure_core_macros/Cargo.toml Bump azure_core_macros version to 0.9.0.
sdk/core/azure_core_amqp/CHANGELOG.md Add 0.14.0 (Unreleased) section scaffold.
sdk/core/azure_core_amqp/Cargo.toml Bump azure_core_amqp to 0.14.0 and update its azure_core dependency to 0.35.0.
Cargo.toml Update workspace dependency versions for the released core crates.
Cargo.lock Refresh locked versions to match the bumped workspace crates.

@heaths heaths marked this pull request as draft April 8, 2026 00:45
@heaths

heaths commented Apr 8, 2026

Copy link
Copy Markdown
Member

Need to wait until we ship the other crates.

@RickWinter

Copy link
Copy Markdown
Member

@heaths Which crates remain before this can go in?

@heaths

heaths commented Apr 14, 2026

Copy link
Copy Markdown
Member

Storage and EH (which also needs Storage to go in).

@heaths heaths marked this pull request as ready for review April 15, 2026 18:53
@heaths heaths enabled auto-merge (squash) April 15, 2026 18:54
@heaths heaths disabled auto-merge April 15, 2026 23:03
@heaths heaths merged commit 007422e into Azure:main Apr 15, 2026
14 checks passed
@azure-sdk azure-sdk deleted the increment-package-version-core-6120905 branch April 19, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Core The azure_core crate Event Hubs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants