10.0.0
Important Note
- A bug affecting this version of the Python client has been identified. On ARM chipsets only, disk space may increase until out of space, we strongly recommend that you upgrade to Python client 10.0.1 at the earliest opportunity.
Breaking Changes
- get_cdtctx_base64(): take in context directly instead of a dictionary. See Incompatible API Changes for details.
Improvements
- [CLIENT-1612] - Support Python 3.10.
- [CLIENT-2090] - Support Python 3.11.
- [CLIENT-2114] - Add support for Alpine linux.
- [CLIENT-2047] - Add info policy to client config.
- [CLIENT-1989] - get_cdtctx_base64(): take in context directly instead of a dictionary.
Bug Fixes
- [CLIENT-2121] - query.apply(): make argument parameter optional.