This repository was archived by the owner on Feb 1, 2022. It is now read-only.
1.12.0
kinto
kinto 5.3.2 → 5.3.4: https://github.com/Kinto/kinto/releases/tag/5.3.4
Bug fixes
- Update the upsert query to use an INSERT or UPDATE on CONFLICT behavior (Kinto/kinto#1055)
kinto-attachment
kinto-attachment 1.0.1 → 1.1.2: https://github.com/Kinto/kinto-attachment/releases/tag/1.1.2
New features
- Expose the gzipped settings value in the capability (Kinto/kinto-attachment#117)
Bug fixes
- Fixes crash when adding attachment to existing record with Kinto 5.3 (Kinto/kinto-attachment#120)
- Fix invalid request when attaching a file on non UUID record id (Kinto/kinto-attachment#122)