Skip to content

3.7.0

Compare
Choose a tag to compare
@aerospikerobertmarks aerospikerobertmarks released this 09 Apr 20:38
· 1228 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: