azure-cosmos_4.6.0
4.6.0 (2024-03-14)
Features Added
- GA release of hierarchical partitioning, index metrics and transactional batch.
Bugs Fixed
- Keyword arguments were not being passed down for
create_container_if_not_exists()
methods. See PR 34286.