Vastdb

Latest version: v1.3.8

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

Scan your dependencies

Page 5 of 6

0.1.1

Added
- Support date & timestamp predicate pushdown [25]

Fixed
- Add missing `requirements.txt` file to released tarball [47]

0.1.0

Added
- Transactions are implemented using [context managers](https://docs.python.org/3/library/stdtypes.html#typecontextmanager)
- Database entities are derived from a specific transaction
- Predicate pushdown is using [ibis](https://ibis-project.org/)-like expressions
- Public SDK [test suite](vastdb/tests/)
- Internal CI with Python 3.9 - 3.12
- Using [`ruff`](https://github.com/astral-sh/ruff) for linting and code formatting
- Improved [`README.md`](README.md) with new API examples

Removed

- Old SDK classes and methods are deprecated

0.0.5.3

Added
- Allow changing default max list_columns page size [43]

Fixed
- Fixing insert function to use the correct tx while listing columns [42]

0.0.5.2

Added
- Support retrieving row IDs via `VastdbApi.query()` [31]

Fixed
- Fixed several functions that didn't use the correct txid [30]
- Fix graceful cancellation for `VastdbApi.query_iterator()` [33]

Removed
- Remove `vast_protobuf` package and `protobuf` dependency [29]

0.0.5.1

Fixed
- Support latest Python (3.11+) by not requiring too old dependencies. [16]

0.0.5.0

Added
- Created a CHANGELOG

Fixed
- Wait until all files are processed during import
- Sync with internal `api.py` code

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.