3.7.0
aerospikerobertmarks
released this
09 Apr 20:38
·
1376 commits
to master
since this release
Python Client 3.7.0
features:
- Support new relaxed read modes for SC namespaces. (via C client v4.6.1)
- Use stack based connection pools for more aggressive trimming of idle connections. (via C client v4.6.1)
fixes:
- Improve documentation of Exceptions.
- Improve safety in situations where the Interpreter runs out of memory.
- Improve safety in case of malformed response.
- Fixed detection of RHEL. Thanks to @mebelousov on GitHub for the contribution.
updates:
- BREAKING: Read consistency level changes - see Incompatible API Changes for details.