Kamu

Latest version: v0.7.0

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

Scan your dependencies

Page 17 of 59

0.184.0

Changed
- `InitiatorFilterInput` now accept `[AccountID]` instead of `AccountName`
`AccountFlowFilters` now filter by `DatasetId` instead of `DatasetName`.
- Upgraded to `datafusion v38`
Added
- Added a public image with [sqlx-cli](/images/sqlx-cli)
- Added a [configuration](/images/persistent-storage) of running a `kamu` API server along with a database,
for persistent storage of data
- New `listFlowInitiators` api to fetch all initiators of flows
- New `allPaused` method in `AccountFlowConfigs` API

0.183.0

Added
- New `keep_metadata_only` flag to `HardCompaction` flow. Also extended `FlowState` with `ConfigSnapshot`
and possibility to pass configuration during triggering a flow
Fixed
- Added support of `--all` flag to the `kamu delete` command
- Made recursive deletion dataset with provided `%` pattern
Changed
- `HardCompaction` configuration now is one of `Full` or `KeepMetadataOnly` variants. In case of
`KeepMetadataOnly` variant required to provide `recursive` value which will trigger downstream
dependencies compaction

0.182.0

Added
- Loading database components relying on CLI config
Fixed
- Panic when creating a workspace with an existing config

0.181.2

Fixed
- `kamu login --check` supports searching both by frontend and backend URL

0.181.1

Fixed
- Panic when resolving datasets in GraphQL API for unregistered accounts

0.181.0

Added
- Introduced MQTT protocol support (see [FetchStepMqtt](https://docs.kamu.dev/odf/reference/#fetchstepmqtt) and the new [`mqtt` example](/examples/mqtt))
- The `kamu system compact` command now accepts the `--keep-metadata-only` flag, which performs hard
compaction of dataset(root or derived) without retaining `AddData` or `ExecuteTransform` blocks
Fixed
- Panic while performing data ingesting in the derived datasets

Page 17 of 59

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.