Kinto-wizard

Latest version: v4.0.3

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

Scan your dependencies

Page 1 of 2

4.0.3

=========

Since version 4.0.3, we use `Github releases <https://github.com/Kinto/kinto-wizard/releases>`_ and autogenerated changelogs.

4.0.2

------------------

**Internal Changes**

- Remove usage of deprecated ``ruamel.yaml`` loading and dumping function (now requires >0.15, released in 2019) (296)
- Fix tests coverage.

4.0.1

------------------

**Bug fixes**

- Handle Draftv4 schema validation for empty required.

4.0.0

------------------

**Breaking changes**

- ``kinto-wizard load`` now expects to find a ``buckets:`` root level in
the YAML file. And ``kinto-wizard dump`` will now add it (fixes 59)

**New feature**

- Add a ``validate`` command to run JSON schema validation on the records
locally. (fixes 61)

**Internal changes**

- To ease the transition between kinto-wizard 3 and kinto-wizard 4,
handle both for a couple of releases. (64)

3.0.0

------------------

**Breaking changes**

- Upgrade to kinto-http.py 10.0 means that the batch will fail if one
of the server responses has a 4XX status, use the
``--ignore-batch-4xx`` to keep the previous behaviour.

**New features**

- Add an ``--ignore-batch-4xx`` option to explicitly ask for silent
4xx errors.

**Bug fixes**

- Handle YAML date and datetime values. (51)

**Internal changes**

- Add test for YAML node anchors support (52)
See https://en.wikipedia.org/wiki/YAML#Advanced_components

2.4.0

------------------

- Add a ``--dry-run`` for the load command to see how many records
would be deleted. (46)
- Add a ``--delete-record`` to delete the existing records that are
not in the YAML file. (47)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.