Bug fixes
- Fix Memory backend sometimes show empty permissions (#1045)
- Allow to create default bucket with a PUT request and an empty body (fixes #1080)
- Fix PostgreSQL backend when excluding a list of numeric values (fixes #1093)
- Fix
ignore_conflictstorage backend create method parameter to
keep the existing rather than overriding it. (#1134) - Fix impacted records of events generated by implicit creation in default
bucket (#1137)