Skip to content

5.3.1

Compare
Choose a tag to compare
@leplatrem leplatrem released this 30 Jan 16:04
· 4098 commits to main since this release

Bug fixes

  • Retries to set value in PostgreSQL cache backend in case of IntegrityError (fixes #1035)

Internal changes

  • Remove JSON Patch content-type from accepted types on the viewset, since it is handled
    in a separate view (#1031).
  • Upgraded to Kinto-Admin 1.8.1
  • Configure the Kinto Admin auth methods from the server configuration (#1042)