Skip to content
This repository was archived by the owner on Aug 13, 2019. It is now read-only.

Update kinto-http to 10.0.0#515

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-kinto-http-9.1.2-to-10.0.0
Open

Update kinto-http to 10.0.0#515
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-kinto-http-9.1.2-to-10.0.0

Conversation

@pyup-bot
Copy link
Contributor

This PR updates kinto-http from 9.1.2 to 10.0.0.

Changelog

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 YAML date in the import file as ISO formated date and datetime JSON strings.

**Internal changes**

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments