Acsylla

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 3

1.0.0

========
- !!! (maybe breaking change) add tzinfo=UTC for returned datetime field
- Add ability to create cluster in different threads with different event loop
- Add alias `Session.use_keyspace` for `Session.set_keyspace`
- Add alias `Session.prepared_query` for `Session.create_prepared`
- Add method `Session.query` for creating `Statement`
- Make `PreparedStatement` and `Statement` callable and async iterable (for example see Basic usage in README.md)
- Allow `Row` to be accessed by attributes
- Fix `host_listener_callback`
- Add `value_types` for non-prepared `Statement` and `ValueType` to support binding non-native Python data types (e.g., `tiny_int`, etc.)
- Note: Binding collections (map, set, list, tuple) and UDT types is not yet implemented for non-prepared statements

0.2.1

========
- Add support python3.13
- Updating libuv version to 1.49.2

0.2.0

========
- Add support python3.12
- Update code to support latest Cython 3.0.10
- Remove python3.7 from CI

0.1.8b1

========
- Add host listener callback
- Refactoring `Logger`
- Update docs

0.1.8b0

========
- Add metadata support
- Add logging
- Add Blacklist, whitelist DC, and blacklist, whitelist hosts load balancing policies
- Add execution profiles
- Add Speculative retry support
- Add Retry policy configuration support
- Add all configuration options for `Cluster`, `Statement` and `Batch`
- Update cpp-driver to latest version
- Static link OpenSSL and libuv for MacOS wheel
- Support for Pyhton 3.11

0.1.7a0

========
- Fixed issue with `execute_batch`
- Fixed issue with cancelled tasks which impacted comunication between Python Asyncio and CPP Driver
- Add support for SSL
- Support for Pyhton 3.10

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.