Aerospike

Latest version: v15.1.0

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

Scan your dependencies

Page 8 of 16

3.3.0

Features
- Add support for Predicate Expressions during Queries
- Update to C Client version 4.3.12 .
- Improve installation on Ubuntu 18

Fixes
- Fix potential memory corruption when the client is unable to convert a returned object.

Documentation
- Reorganized client class documentation
- Correct server version requirement for certain methods

3.2.0

Features
- Update to C Client version 4.3.11 .
- Support LDAP authentication for future server versions.
- Add `auth_mode`, and `login_timeout_ms` as config parameters for the client constructor.
- Add `for_login_only` config option as an optional field in the TLS config dictionary.
- Added `client.map_get_by_value_list` method.
- Added `client. map_get_by_key_list` method.
Fixes
- Fix u_int32_t type preventing installation on Alpine.
- Fix possible crash when client object is created without using a non default constructor.

3.1.1

Features
- Update to C Client version 4.3.8

Fixes
- Fix error preventing individual policies being set from constructor.

3.1.0

Features
- Update to C Client version 4.3.6 .
- Support LDAP authentication for future server versions.
- Add `in_doubt` to args passed to exceptions internally. This information may be accessed by checking the 5th argument to the exception e.g.: `e.args[4]`
- Add `exists` option entry to operate policies

Documentation
- Add Documentation for default values of policy options.
- Add Missing policy description for `POLICY_REPLICA_SEQUENCE`

3.0.2

Features
- Update to C Client version 4.3.5
- Add `in_doubt` to args passed to exceptions internally. This information may be accessed by checking the 5th argument to the exception e.g.: `e.args[4]`

Fixes
- Empty record returned from server may cause System error in list_pop, list_pop_range, list_get (Client-992)
- Error message overwritten in info_node (Client-991)

3.0.1

Features
- Update to C Client version 4.3.3
- Add `in_doubt` property to exception classes.

Fixes
- Fix: Memory Leak with Query Objects with GeoJSON predicate (CLIENT-979)
- Fix: Memory leak in list_trim (CLIENT-980)
- Fix: Reference count leak in get_many, select_many (CLIENT-988)

Page 8 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.