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)