Increment versions for core releases - #5257
Draft
azure-sdk-automation[bot] wants to merge 1 commit into
Draft
azure-sdk-automation[bot] wants to merge 1 commit into
azure-sdk-automation[bot] wants to merge 1 commit into
Conversation
…core, azure_core, azure_core_amqp, azure_core_opentelemetry
azure-sdk-automation
Bot
requested review from
a team,
Larry Osterman (LarryOsterman),
Rick Winter (RickWinter),
Josue Gomez (SwayGom),
Heath Stewart (heaths),
Eric Lam (MSFT) (hmlam),
Johnathan W (j7nw4r),
Jacob Lauzon (jalauzon-msft),
Jocelyn (jaschrep-msft),
Sagar Patel (sagar0207),
SJ (sjkwak),
vincenttran-msft and
Jeff Fisher (xirzec)
as code owners
September 5, 2026 14:33
|
Azure Pipelines: Successfully started running 1 pipeline(s). 2 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The version increments, dependency constraints, changelogs, and lockfile are consistent.
Pull request overview
Advances core crate versions after release and aligns dependent crates with the new unreleased versions. No public APIs change.
Changes:
- Bumps five core packages to their next beta versions.
- Updates local dependency constraints across dependent crates.
- Adds unreleased changelog sections and refreshes
Cargo.lock.
File summaries
| File | Description |
|---|---|
Cargo.lock |
Records updated package and dependency versions. |
sdk/core/typespec/Cargo.toml |
Bumps typespec to beta.2. |
sdk/core/typespec/CHANGELOG.md |
Adds the beta.2 unreleased section. |
sdk/core/typespec_client_core/Cargo.toml |
Bumps the crate and its typespec dependency. |
sdk/core/typespec_client_core/CHANGELOG.md |
Adds the beta.2 unreleased section. |
sdk/core/azure_core/Cargo.toml |
Bumps the crate and TypeSpec dependencies. |
sdk/core/azure_core/CHANGELOG.md |
Adds the beta.2 unreleased section. |
sdk/core/azure_core_amqp/Cargo.toml |
Bumps the crate and core dependencies. |
sdk/core/azure_core_amqp/CHANGELOG.md |
Adds the beta.2 unreleased section. |
sdk/core/azure_core_opentelemetry/Cargo.toml |
Bumps the crate and azure_core dependency. |
sdk/core/azure_core_opentelemetry/CHANGELOG.md |
Adds the beta.2 unreleased section. |
sdk/core/azure_core_test/Cargo.toml |
Updates its azure_core dependency. |
sdk/core/azure_core_examples/Cargo.toml |
Updates its azure_core dependency. |
sdk/identity/azure_identity/Cargo.toml |
Updates its azure_core dependency. |
sdk/eventhubs/azure_messaging_eventhubs/Cargo.toml |
Updates core and AMQP dependencies. |
sdk/eventhubs/azure_messaging_eventhubs_checkpointstore_blob/Cargo.toml |
Updates core and storage dependencies. |
sdk/keyvault/azure_security_keyvault_test/Cargo.toml |
Updates its azure_core dependency. |
sdk/keyvault/azure_security_keyvault_secrets/Cargo.toml |
Updates its azure_core dependency. |
sdk/keyvault/azure_security_keyvault_keys/Cargo.toml |
Updates its azure_core dependency. |
sdk/keyvault/azure_security_keyvault_certificates/Cargo.toml |
Updates its azure_core dependency. |
sdk/storage/azure_storage_sas/Cargo.toml |
Updates its azure_core dependency. |
sdk/storage/azure_storage_queue/Cargo.toml |
Updates its azure_core dependency. |
sdk/storage/azure_storage_common/Cargo.toml |
Updates its azure_core dependency. |
sdk/storage/azure_storage_blob/Cargo.toml |
Updates its azure_core dependency. |
Review details
- Files reviewed: 23/24 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Heath Stewart (heaths)
marked this pull request as draft
September 5, 2026 18:05
Member
|
Need to wait until after the other crates release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Increment package version after release of typespec, typespec_client_core, azure_core, azure_core_amqp, azure_core_opentelemetry