Okdata-cli

Latest version: v4.1.0

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

Scan your dependencies

Page 1 of 7

4.1.0

* The minimum required version of `okdata-sdk` is now 3.1.1. This ensures
compatibility with a much newer version of `python-keycloak`, eliminating
reliance on certain vulnerable dependencies.
* Added support for creating JSON->Delta dataset pipelines.
* The dataset creation wizard has been simplified (it no longer asks
about geodata details, standards conformity and contact phone
number).

4.0.0

* The `okdata pubreg` family of commands has been renamed to `okdata pubs` (for
"public services") to reflect that they now don't only handle Maskinporten
clients, but also ID-porten clients.
* Added support for creating CSV->Delta dataset pipelines.
* Added a shorthand for granting a user all permissions on a resource by not
specifying the `scope` parameter to the `permissions add` command, similar to
the way `permissions rm` works.
* Fixed extraneous newline printing in table output.
* Improved error messages in the `datasets ls` and `datasets cp` commands when a
given dataset doesn't exist.

3.2.0

* The `okdata status` command can now be set to watch the status of a dataset
upload with the `--watch` option.
* The `datasets ls` command now accepts a single optional URI argument that can
denote either a dataset, version, or edition:

- `okdata datasets ls {dataset_id}`
- `okdata datasets ls {dataset_id}/{version}`
- `okdata datasets ls {dataset_id}/{version}/{edition}`

* Automatically created editions now get timestamped correctly. Previously it
was assumed that the user always operated in UTC+2.

3.1.0

* Added support for Python 3.12.
* Fix a bug in the version requirement for urllib3 by requiring `okdata-sdk`
version 3 or higher.

3.0.0

* Dropped support for Python 3.7 which has reached end of life. Python 3.8+ is
now required.
* Improved output on data upload when trace ID is missing.

2.0.1

* Improved output from the `datasets cp` command.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.