Kamu

Latest version: v0.7.0

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

Scan your dependencies

Page 28 of 59

0.145.3

Changed
- Demanding required env vars to be set before API server / Web UI server startup
- Custom error messages for non-valid session in GraphQL queries depending on the reason
Fixed
- If access token points on unsupported login method, it's a client error (4xx), not (5xx)

0.145.2

Changed
- GitHub API results (login, token resolution, account queries) now have a runtime cache
to avoid excessive number of external calls (and related call rate bans)

0.145.1

Changed
- GitHub Client ID now delivered as a part of runtime configuration for UI
Fixed
- Crashes upon iterating multi-tenant local FS datasets with short dataset alias

0.145.0

Added
- Ability to login to a remote ODF server via CLI commands:
- `kamu login` command opens platform's frontend login form and collects access token on success
- `kamu logout` command drops previously saved access token
- tokens can be stored both in local workspace as well as in user home folder
- access tokens are attached as Bearer Authentication header in simple/smart protocol client requests
- ODF server handlers for simple/smart protocols correctly implement authentication & authorization checks
- ODF server URLs vary depending on multi-tenancy vs single-tenancy of dataset repository
Changed
- Significantly reworked smart transfer protocol tests, support of multi-tenancy, authentication, authorization

0.144.1

Fixed
- Flight SQL + JDBC connector showing empty result for `GROUP BY` statements

0.144.0

Added
- New protocol adapter for [Arrow Flight SQL](https://arrow.apache.org/blog/2022/02/16/introducing-arrow-flight-sql/)
- Using this adapter you can connect to `kamu` as JDBC data source from DBeaver, Tableau and other BI tools
- To run Flight SQL server use `kamu sql server --flight-sql` command

Page 28 of 59

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.