Kinto-http

Latest version: v11.1.0

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

Scan your dependencies

Page 3 of 7

10.4.0

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

- Add support for Bearer tokens in the CLI utilities.
- Use black for code formatting.

10.3.0

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

**New features**

- Add support for OAuth access tokens (OpenID) with the ``BearerTokenAuth()`` helper. See README. (197)

10.2.0

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

**New features**

- Created new method on client to get paginated records ``get_paginated_records``. (175)
- Allow additional querystring params in ``get_*()`` methods

10.1.1

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

**Bug fixes**

- Fix JSON support for ``in_`` and ``exclude_``. (188)

10.1.0

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

**New feature**

- Convert params values as JSON values before passing them to requests. (185)

10.0.0

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

**Breaking changes**

By default, the client now raises an exception when a 4XX error occurs in a batch request (154)

In order to ignore those errors as before, instantiate the client with ``ignore_batch_4xx=True``.

**New feature**

- Raise a specific ``CollectionNotFound`` exception rather than a generic ``KintoException``.

**Bug fixes**

- Handle date and datetime object in a Kinto payload. They will be
formated as ISO date JSON strings.

**Internal changes**

- Update tests to work with Kinto 11.0.0.
- Update tests to use stdlib mock module.

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.