4.0.1 (2020-06-10)
New Features
- Renamed
QueryRequestOptions
toCosmosQueryRequestOptions
. - Updated
ChangeFeedProcessorBuilder
to builder pattern. - Updated
CosmosPermissionProperties
with new container name and child resources APIs.
Key Bug Fixes
- Fixed ConnectionPolicy
toString()
Null Pointer Exception.