4.27.0 (2024-02-20)
Features Added
- Added an option to retrieve the
CosmosAsyncClient
used by the connector internally to allow Spark applications to reuse the same instance instead of having to instantiate their ownCosmsoAsyncClient
when also using the Cosmos Java SDK besides the Spark connector. - See PR 38834