Releases: Azure/azure-sdk-for-java
Releases · Azure/azure-sdk-for-java
fabric-cosmos-spark-auth_3_1.0.0
1.0.0 (2025-09-05)
Features Added
- Released GA version 1.0.0 of
fabric-cosmos-spark-auth_3
.
azure-cosmos_4.74.0
4.74.0 (2025-09-05)
Features Added
- Added
ThroughputBucket
support for throughput control. - PR 46042
Bugs Fixed
- Fixed 404/1002 for query when container recreated with same name. - PR 45930
- Fixed Null Pointer Exception for query when container recreated with same name. - PR 45930
- Fixed Null Pointer Exception for readMany when container recreated with same name. - PR 45930
- Fixed parameterized query failures for Hybrid Search queries. - PR 46446
- Fixed a rare race in parallel Hybrid Search queries by making internal SchedulingStopwatch start/stop atomic and idempotent. - PR 46594
- Fixed the Hybrid Search SchedulingStopWatch to use Cumulative Timing Across all parallel queries. - PR 46591
- Fixed Strong Consistency violation when a single replica in a partition returns a 410
Lease Not Found
. - PR 46433
Other Changes
- Added change to optimize lease checkpointing in
ChangeFeedProcessor
by conditionally executing checkpoint operations for 304 responses based on continuation token comparison, which helps to reduce RU consumption for unchanged feeds. See PR 46521 - Added change to route
LatestVersion
change feed to Gateway V2 when Gateway V2 has been opted into for document operations. See PR 46223
azure-cosmos-spark_3-5_2-12_4.39.0
4.39.0 (2025-09-05)
Bugs Fixed
- Reverted known issue due to shading log4j (which was introduced in 4.38.1). - See PR 46546 and PR 46608
- Added change feed performance monitoring which is used to improve end lsn calculation in
CosmosPartitionPlanner
. - See PR 46320 - Added
spark.cosmos.auth.aad.audience
as a valid configuration option to allow using AAD tokens with custom audiences. - See PR 46554
azure-cosmos-spark_3-4_2-12_4.39.0
4.39.0 (2025-09-05)
Bugs Fixed
- Reverted known issue due to shading log4j (which was introduced in 4.38.1). - See PR 46546 and PR 46608
- Added change feed performance monitoring which is used to improve end lsn calculation in
CosmosPartitionPlanner
. - See PR 46320 - Added
spark.cosmos.auth.aad.audience
as a valid configuration option to allow using AAD tokens with custom audiences. - See PR 46554
azure-cosmos-spark_3-3_2-12_4.39.0
4.39.0 (2025-09-05)
Bugs Fixed
- Reverted known issue due to shading log4j (which was introduced in 4.38.1). - See PR 46546 and PR 46608
- Added change feed performance monitoring which is used to improve end lsn calculation in
CosmosPartitionPlanner
. - See PR 46320 - Added
spark.cosmos.auth.aad.audience
as a valid configuration option to allow using AAD tokens with custom audiences. - See PR 46554
azure-cosmos-encryption_2.23.0
2.23.0 (2025-09-05)
Other Changes
- Updated
azure-cosmos
to version4.74.0
.
azure-search-documents_11.8.0-beta.8
11.8.0-beta.8 (2025-09-05)
Features Added
- Support for
2025-08-01-Preview
service version.- Added support for Knowledge Agent knowledge sources.
- Added support for Knowledge Agent answer synthesis.
- Added
VectorFilterMode.STRICT_POST_FILTER
.
Breaking Changes
- Dropped support for
2025-05-01-Preview
service version. - Knowledge Agent target indexes were removed as
2025-08-01-Preview
replaced that concept with knowledge sources,
a richer concept that allows for knowledge agent to consume information from more than just Search indexes.
azure-cosmos-test_1.0.0-beta.14
azure-sdk-bom_1.2.38
Prepare August 2025 BOM release (#46580) * Prepare August 2025 BOM release * Prepare BOM August 2025 Release
azure-resourcemanager-playwright_1.0.0
1.0.0 (2025-08-26)
- Azure Resource Manager Playwright client library for Java. This package contains Microsoft Azure SDK for Playwright Management SDK. Playwright Service Management API provides access to Playwright workspace resources and their operations through Azure Resource Manager. Package api-version 2025-09-01. For documentation on how to use this package, please see Azure Management Libraries for Java.
Features Added
models.PlaywrightWorkspaceProperties
was modified
workspaceId()
was added