1.0.0-beta.10 (2022-03-10)
New Features
- Added
Patch API
for encryption - See PR 26672 - Added
Bulk API
for encryption - See PR 25195 - Added
CosmosEncryptionClientBuilder
for creatingCosmosEncryptionAsyncClient
andCosmosEncryptionClient
- See PR 27158 - Renamed source package to
com.azure.cosmos.encryption
inline with artifact id. - Updated
azure-cosmos
to version4.27.0
.
Key Bug Fixes
- Fixed issue with collection/pkrange cache on collection recreate scenario for gateway mode - See PR 25811