Kamu

Latest version: v0.7.0

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

Scan your dependencies

Page 21 of 59

0.168.0

Changed
- FlightSQL: For expensive queries `GetFlightInfo` we will only prepare schemas and not compute results - this avoids doing double the work just to return `total_records` and `total_bytes` in `FlightInfo` before result is fetched via `DoGet`
- Optimized implementation of Datafusion catalog, scheme, and table providers that includes caching and maximally delays the metadata scanning

0.167.2

Fixed
- FlightSQL: Improved Python connectivity examples (ADBC, Sqlalchemy, DBAPI2, JDBC)
- FlightSQL: Fix invalid `location` info in `FlightInfo` that was causing errors in some client libraries

0.167.1

Fixed
- Bug when handle created during dataset creation had empty account name in a multi-tenant repo.

0.167.0

Added
- Implementation of `ObjectRepository` that can cache small objects on local file system (e.g. to avoid too many calls to S3 repo)
- Optional `S3RegistryCache` component that can cache the list of datasets under an S3 repo to avoid very expensive bucket prefix listing calls

0.166.1

Fixed
- Allow OData adapter to skip fields with unsupported data types instead of chasing

0.166.0

Added
- Experimental support for [OData](https://www.odata.org/) protocol
Fixed
- Pulling datasets by account in multi-tenant workspace

Page 21 of 59

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.