Kamu

Latest version: v0.7.0

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

Scan your dependencies

Page 25 of 59

0.154.2

Changed
- Use artificial control over time in `FlowService` tests to stabilize their behavior
- CRON expressions API should allow only classic 5-component syntax

0.154.1

Fixed
- Eliminated issue when launching transform flows for derived datasets after upstream dataset is updated.

0.154.0

Added
- `kamu logout` command accepts `--all` switch to drop all current server sessions
Changed
- `kamu login` and `kamu logout` commands accept server URL as a positional argument, not as `-s` switch
- Improved output reporting of `kamu logout` command
Fixed
- `kamu login` and `kamu logout` commands properly handle platform URLs without an explicit schema (`https://` attached by default)
- Flow configuration API no longer crashes on specific input combinations when interval expressed in smaller time units
exceed minimal boundary that forms a bigger time unit
- Fixed runtime crashes related to background execution of automatically scheduled tasks

0.153.0

Changed
- This release contains major breaking changes and will require you to re-create your workspace (sorry!)
- Changes primarily reflect the **major updates in ODF spec**:
- schema harmonization and scanning performance (see https://github.com/open-data-fabric/open-data-fabric/pull/71)
- and unified changelog schema to support **retractions and corrections** (see https://github.com/open-data-fabric/open-data-fabric/pull/72)
- Metadata
- DIDs and hashes now use `base16` encoding (see [RFC-012](https://github.com/open-data-fabric/open-data-fabric/blob/master/rfcs/012-recommend-base16-encoding.md))
- Enum representation in YAML manifests now favors `PascalCase` (see [RFC-013](https://github.com/open-data-fabric/open-data-fabric/blob/master/rfcs/013-yaml-enum-representation.md))
- When defining transformation queries in `SetPollingSource`, `AddPushSource`, and `SetTransform` events, the output query is now considered to be the one without an alias
- the `inputs` in `SetTransform` now use only two fields `datasetRef` (for reference or ID of a dataset) and `alias` for referring to the input in SQL queries
- `Csv` reader format has been reduced to essential properties only
- Data
- You will notice a new `op` column in all dataset which is used to signify **retractions and corrections** (see [RFC-015](https://github.com/open-data-fabric/open-data-fabric/blob/master/rfcs/015-unified-changelog-stream-schema.md))
- `Snapshot` merge strategy will no longer produce `obsv` column but instead use the new unified retraction/correction mechanism via `op` column
- `tail` command now sorts events by `offset` in descending order
- `multiformats` were extracted into a separate crate
Removed
- Pure Spark ingest has been removed
- Datafusion ingest is now default option for polling and push sources
- Spark and other engines can still be used for `preprocess` step to perform transformations which Datafusion does not yet support (e.g. GIS projection conversion)
- Dropped support for deprecated `JsonLines` format
Added
- Engine protocol was extended with `execute_raw_query` operation
- Metadata chain added a lot more strict validation rules
- `setWatermark` mutation in GQL API

0.152.0

Added
- Initial support for local predefined Admin users
- New GraphQL APIs extending flows system capabilities:
- ability to list summary information about flows
- flow execution history function
- New command `kamu system diagnose` to run checks for correct system work
- Additional info about workspace and container version for `kamu system info` command
Fixed
- Fixed bug in getting available dataset actions for a user, in case of `kamu ui`
- `kamu add`: corrected a link in help examples

0.151.0

Added
- New GraphQL APIs to manually schedule and cancel dataset flows
- Cron expression implementation for dataset flows
Changed
- Automatically cancelling scheduled tasks if parent flow is cancelled or aborted
Fixed
- Fixed initialization of datasets without dependencies causing UI breakage

Page 25 of 59

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.