Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

0.6.1

Compare
Choose a tag to compare
@Natim Natim released this 13 Jul 12:26
· 3004 commits to main since this release

Kinto

kinto 3.2.1 → 3.2.2: https://github.com/Kinto/kinto/releases/tag/3.2.2

Bug fixes

  • Fix bug in object permissions with memory backend (#708)
  • Make sure the tombstone is deleted when the record is created with PUT. (#715)
  • Bump last_modified on record when provided value is equal to previous
    in storage update() method (#713)