June 2026 Core Releases#49394
Open
jairmyree wants to merge 2 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares the June 2026 release set for Azure SDK for Java “Core” components by moving packages from prior prerelease coordinates to their intended released versions and updating READMEs, dependency pins, and changelogs accordingly.
Changes:
- Updates Core package versions and intra-repo dependency references (e.g.,
azure-coreto1.58.1,azure-core-amqpto2.12.0). - Refreshes multiple
README.mddependency snippets andCHANGELOG.mdentries for the release date and dependency updates. - Updates
eng/versioning/version_client.txtto reflect the new released coordinates.
Reviewed changes
Copilot reviewed 48 out of 48 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| sdk/servicebus/azure-messaging-servicebus/pom.xml | Updates Service Bus dependency on azure-core-amqp to 2.12.0. |
| sdk/e2e/pom.xml | Updates E2E test dependency pins to released Core versions. |
| sdk/core/azure-core/README.md | Updates README snippet for azure-core version 1.58.1. |
| sdk/core/azure-core/pom.xml | Sets azure-core artifact version to 1.58.1. |
| sdk/core/azure-core/CHANGELOG.md | Finalizes azure-core 1.58.1 changelog entry and dependency updates. |
| sdk/core/azure-core-version-tests/pom.xml | Aligns version-tests dependencies to released Core versions. |
| sdk/core/azure-core-tracing-opentelemetry/README.md | Updates README snippet to 1.0.0-beta.64. |
| sdk/core/azure-core-tracing-opentelemetry/pom.xml | Aligns dependency on azure-core to 1.58.1. |
| sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md | Finalizes beta release entry date and dependency update notes. |
| sdk/core/azure-core-tracing-opentelemetry-samples/pom.xml | Aligns sample dependencies to released azure-core-http-netty. |
| sdk/core/azure-core-test/README.md | Updates README snippet to 1.27.0-beta.16. |
| sdk/core/azure-core-test/pom.xml | Aligns azure-core-test dependencies to released Core versions. |
| sdk/core/azure-core-test/CHANGELOG.md | Finalizes beta release entry date and dependency update notes. |
| sdk/core/azure-core-serializer-json-jackson/README.md | Updates README snippet to 1.6.5. |
| sdk/core/azure-core-serializer-json-jackson/pom.xml | Sets serializer artifact version to 1.6.5 and aligns azure-core dependency. |
| sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md | Updates changelog entry date and dependency update notes (but version header currently mismatches artifact version). |
| sdk/core/azure-core-serializer-json-gson/README.md | Updates README snippet to 1.4.5. |
| sdk/core/azure-core-serializer-json-gson/pom.xml | Sets serializer artifact version to 1.4.5 and aligns azure-core dependency. |
| sdk/core/azure-core-serializer-json-gson/CHANGELOG.md | Updates changelog entry date and dependency update notes (but version header currently mismatches artifact version). |
| sdk/core/azure-core-serializer-avro-apache/README.md | Updates README snippet to 1.0.0-beta.65. |
| sdk/core/azure-core-serializer-avro-apache/pom.xml | Aligns dependency on azure-core to 1.58.1. |
| sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md | Finalizes beta release entry date and dependency update notes. |
| sdk/core/azure-core-perf/pom.xml | Aligns perf module dependencies to released Core versions. |
| sdk/core/azure-core-metrics-opentelemetry/README.md | Updates README snippet to 1.0.0-beta.37. |
| sdk/core/azure-core-metrics-opentelemetry/pom.xml | Aligns dependency on azure-core to 1.58.1. |
| sdk/core/azure-core-metrics-opentelemetry/CHANGELOG.md | Finalizes beta release entry date and dependency update notes. |
| sdk/core/azure-core-management/README.md | Updates README snippet to 1.19.5. |
| sdk/core/azure-core-management/pom.xml | Sets management artifact version to 1.19.5 and aligns dependencies. |
| sdk/core/azure-core-management/CHANGELOG.md | Finalizes 1.19.5 changelog entry date and dependency update notes. |
| sdk/core/azure-core-http-vertx/README.md | Updates README snippet to 1.1.5. |
| sdk/core/azure-core-http-vertx/pom.xml | Sets Vert.x HTTP client artifact version to 1.1.5 and aligns dependencies. |
| sdk/core/azure-core-http-vertx/CHANGELOG.md | Finalizes 1.1.5 changelog entry date and dependency update notes. |
| sdk/core/azure-core-http-okhttp/README.md | Updates README snippet to 1.13.5. |
| sdk/core/azure-core-http-okhttp/pom.xml | Sets OkHttp HTTP client artifact version to 1.13.5 and aligns dependencies. |
| sdk/core/azure-core-http-okhttp/CHANGELOG.md | Finalizes 1.13.5 changelog entry date and dependency update notes. |
| sdk/core/azure-core-http-netty/README.md | Updates README snippet to 1.16.5. |
| sdk/core/azure-core-http-netty/pom.xml | Sets Netty HTTP client artifact version to 1.16.5 and aligns dependencies. |
| sdk/core/azure-core-http-netty/CHANGELOG.md | Finalizes 1.16.5 changelog entry date and dependency update notes. |
| sdk/core/azure-core-http-jdk-httpclient/README.md | Updates README snippet to 1.1.5. |
| sdk/core/azure-core-http-jdk-httpclient/pom.xml | Sets JDK HttpClient artifact version to 1.1.5 and aligns dependencies. |
| sdk/core/azure-core-http-jdk-httpclient/CHANGELOG.md | Finalizes changelog entry date (but version header currently mismatches artifact version). |
| sdk/core/azure-core-experimental/README.md | Updates README snippet to 1.0.0-beta.68. |
| sdk/core/azure-core-experimental/pom.xml | Aligns dependency on azure-core to 1.58.1. |
| sdk/core/azure-core-experimental/CHANGELOG.md | Finalizes beta release entry date and dependency update notes. |
| sdk/core/azure-core-amqp/README.md | Updates README snippet to 2.12.0. |
| sdk/core/azure-core-amqp/pom.xml | Sets azure-core-amqp artifact version to 2.12.0 and aligns dependencies. |
| sdk/core/azure-core-amqp/CHANGELOG.md | Finalizes 2.12.0 changelog entry date and dependency update notes. |
| eng/versioning/version_client.txt | Updates central version map to reflect the released versions for June 2026. |
Comments suppressed due to low confidence (2)
sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md:7
- The CHANGELOG entry version is still listed as
1.7.0-beta.1, but the module version was changed to1.6.5in pom.xml (and README). The release header (and surrounding empty section headers) should be updated to reflect the actual release version to avoid mismatched published release notes.
sdk/core/azure-core-serializer-json-gson/CHANGELOG.md:7 - The CHANGELOG entry version is still listed as
1.5.0-beta.1, but the module version was changed to1.4.5in pom.xml (and README). The release header (and surrounding empty section headers) should be updated to reflect the actual release version to avoid mismatched published release notes.
## 1.5.0-beta.1 (2026-06-05)
### Features Added
### Breaking Changes
alzimmermsft
approved these changes
Jun 5, 2026
alzimmermsft
approved these changes
Jun 5, 2026
ec2ed13 to
626067e
Compare
alzimmermsft
approved these changes
Jun 5, 2026
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.
This PR prepares the June 2026 releases of the Core SDKs