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