Kinto-http

Latest version: v11.1.0

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

Scan your dependencies

Page 4 of 7

9.1.2

==================

**Internal changes**

- Get rid of ``six``

9.1.1

==================

**Bug fixes**

- Fix patch methods in batch requests (fixes 171)

9.1.0

==================

**Significant changes**

- When the server returns a ``409 Conflict`` error response, the request will
be retried if the ``retry`` parameter is superior to zero (fixes 167)

**New Features**

- Expose kinto-http and Python module version in the User-Agent (157)
- Support different PATCH types. Now, instead of settling for the
"default" patch method offered by the Kinto server, you can choose
by importing a PatchType subclass from ``kinto_http.patch_type``. (Fixes 125.)

**Bug fixes**

- No longer support ``method`` arguments on the ``update_bucket``,
``update_group``, ``update_collection``, and ``update_record``
methods. This argument only existed to support the ``patch_*``
methods and was never intended to be part of the public API.

9.0.1

==================

**Bug fixes**

- Fix exception rendering (fixes 153)

9.0.0

==================

**Breaking changes**

- The client will fail a batch only when a 5XX error occurs (148)

**New Features**

- Log all the batch responses (148)
- Log the request and the batch responses in debug (148)
- Allow reading responses from batch requests with the ``results()`` method. (146)

8.0.1

==================

**Bug fixes**

- Fix get_records_timestamp JSONDecode error while trying to decode
the body of a HEAD response. (144)

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.