Aerospike

Latest version: v16.0.2

Safety actively analyzes 722032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 17

3.7.3

<h1>Python Client 3.7.3</h1>
date: 05/16/2019

<h2>Features:</h2>
Support WRITE privilege.

<h2>Fixes:</h2>
Handle op not applicable error.

<h2>Updates:</h2>

3.7.2

Features
- Add *use_services_alternate* option to constructor configuration dictionary.

3.7.1

Features
- Update to C Client 4.6.3

Fixes
- Correct default SHM key value.

3.7.0

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](https://aerospike.com/docs/client/python/usage/incompatible.html#version-3-7-0) for details.

3.6.0

Python Client 3.6.0

Breaking Changes
- Shared memory layout changed. As a result the default SHM key has changed from `0xA7000000` to `0xA8000000` . **If your application was specifying its own SHM key it is critical that this be changed to prevent new clients from sharing memory with older versions.**
- Remove ``BinExistsError`` ``BinNotFound`` exceptions.

Features
- Increase C client version to 4.4.0
- Add rack aware configuration



Fixes
- Fix out of date documentation

3.5.0

Python Client 3.5.0

Features
- Increase C client version to 4.3.20
- Add Queryexecute_background to allow application of record UDFs in the background.
- Allow passing map policy to map operation helpers.
- Add CDTWildcard() and CDTInfinite(). These require Aerospike Server 4.3.1.3 or higher
- Add map_write_flag constants. These are used in conjuction with the ``map_write_flags`` entry
of map policies and require Aerospike Server version >= 4.3.0

Changes
- Remove ``use_batch_direct`` policy option for ``get_many``, ``select_many``, ``exists_many``. Code using these options will continue to work, but the option will be ignored.

Fixes
- Fix memory leak when a query or scan fails due to server error
- Fix reference leak when destroying queries or scans
- Fix system error when predicate creators are called with invalid arguments
- Fix memory corruption caused by deserialization failure
- Fix incorrect documentation about use of ``aerospike.MAP_WRITE_PARTIAL`` and ``aerospike.MAP_WRITE_NO_FAIL``

Page 7 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.