Skip to content

3.2.1

Compare
Choose a tag to compare
@leplatrem leplatrem released this 05 Jul 07:10
· 5132 commits to main since this release
3.2.1

Bug fixes

  • Fix HTTP API version number exposed (1.7)
  • Fix crash in authorization policy when requesting GET /buckets/collections (fixes #695)
  • Fix crash with PostgreSQL storage backend when provided id in POST is an integer (#688).
    Regression introduced in 3.2.0 with #655.
  • Fix crash with PostgreSQL storage backend is configured as read-only and reaching
    the records endpoint of an unknown collection (fixes #693, related #558)