Releases: Kinto/kinto-http.py
Releases · Kinto/kinto-http.py
11.7.1
What's Changed
Bug Fixes
- Fix attachments being truncated by @gregtatum in #383
New Contributors
- @gregtatum made their first contribution in #383
Full Changelog: 11.7.0...11.7.1
11.7.0
What's Changed
New Features
- Add
dry_mode
parameter by @leplatrem in #382
Full Changelog: 11.6.0...11.7.0
11.6.0
What's Changed
New Features
- Add
download_attachment()
method by @leplatrem in #381 - Add methods related to Remote Settings plugin by @leplatrem in #379
Full Changelog: 11.5.0...11.6.0
11.5.0
What's Changed
New Features
- Add some utils that have been duplicated in various code bases by @leplatrem in #378
Full Changelog: 11.4.0...11.5.0
11.4.0
What's Changed
New Features
- Add
get_permissions()
method to list all permissions on server by @leplatrem in #376 - Add browser-based authentication method by @leplatrem in #375
Full Changelog: 11.3.0...11.4.0
11.3.0
What's Changed
New Features
- Add attachment support (fixes #103) by @leplatrem in #374
Full Changelog: 11.2.0...11.3.0
11.2.0
What's Changed
New Features
- Add Python 3.12 support by @leplatrem in #372
Full Changelog: 11.1.0...11.2.0
11.1.0
What's Changed
Other Changes
- Fixes #308: pin dev dependencies and drop Python 3.7 by @leplatrem in #311
- Generate AsyncClient from Client by @grahamalama in #310
- Modernize repo by @leplatrem in #365
New Contributors
- @grahamalama made their first contribution in #310
Full Changelog: 11.0.1...11.1.0