v1.33.0
·
84 commits
to refs/heads/master
since this release
Features
- #534 - Allow to use docker compose up directly
- #528 - PB-1126: Added cache_control_header field to collection model
- #531 - Updated all paths from v0.9 to v1 in openapi spec
- #530 - PB-1486: Made the Collection Asset(s) endpoint(s) public in openapi spec
- #519 - PB-1454: Disable ApiGatewayMiddleware for API calls
- #518 - PB-1440: add typing to SESSION_* environment variables.
- #526 - PB-929 : added Cognito username logging for requests
Bug Fixes
- #543 - PB-1512: Add missing links to collection assets
- #541 - PB-1492: Made all optional item properties nullable in PATCH
- #539 - PB-124: Made the media type and Id fields on Asset not editable
- #535 - PB-1434 : removal of the 'file' attribute & small file uploads from admin
- #536 - Fixed E2E tests for the localhost
- #523 - PB-1434 : removal of the 'file' attribute & small file uploads from admin UI
- #532 - Make large uploads a little more useable.
- #529 - PB-1469: fix charset conversion for large file upload.
- #522 - PB-1469: use v0.9 for large uploads from admin UI.
- #521 - PB-1478 made asset deserialization equivalent to serialization