Kamu

Latest version: v0.7.0

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

Scan your dependencies

Page 32 of 59

0.129.0

Added
- Event-sourced implementation of the basic but functional task system
Changed
- Upgraded to latest `datafusion`

0.128.5

Added
- Task system prototyping (in-memory backend + GQL API)
Changed
- More tracing instrumentation for Query service, and ObjectStore builders
Fixed
- Caught root cause of platform's S3 data querying issues

0.128.0

Added
- New `kamu --trace` flag will record the execution of the program and open [Perfetto UI](https://perfetto.dev/) in a browser, allowing to easily analyze async code execution and task performance. Perfetto support is still in early stages and needs more work to correctly display the concurrent tasks.
- Added a few common command aliases: `ls -> list`, `rm -> delete`, `mv -> rename`

0.127.1

Fixed
- Handle "Interrupted system call" error when waiting for container to spawn.

0.127.0

Changed
- Upgraded to new `spark` engine image that better follows the ODF spec regarding the timestamp formats. This may cause schema harmonization issues when querying the history of old datasets.
Added
- Experimental support for new [`datafusion` engine](https://github.com/kamu-data/kamu-engine-datafusion) based on [Apache Arrow DataFusion](https://github.com/apache/arrow-datafusion). Although it's a batch-oriented engine it can provide a massive performance boost for simple filter/map operations. See the [updated documentation](https://docs.kamu.dev/cli/supported-engines/) for details and current limitations.

0.126.2

Fixed
- AWS S3 object store is getting proper credentials from already resolved AWS SDK cache

Page 32 of 59

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.