Releases: AAFC-BICoE/object-store-api
Releases · AAFC-BICoE/object-store-api
0.19
- Validate that metadata's fileIdentifier is pointing to a file upload that is not a derivative
- Liquibase migrations compaction (breaking change on existing database)
0.18
Warning: Breaking changes without automatic migrations
- Derivatives are now resources
- Thumbnails are now derivatives and are accessible using the new derivative resources
- Derivatives are now stored in a different folder in Minio
0.17
- Fixed metadata authorization
- Fixed return code when trying to delete managed attributes that is currently used
0.16
- Changed default value for Publicly Releasable
- Dependencies update
0.15
- New read-only endpoints to expose some configuration (max upload size, default values)
- Fixed return code when uploaded file is too large
- Dependencies update
0.14
- Dependencies update
- Now published as Docker image
0.13
- EXIF data is now extracted when available
- Thumbnails are now generated asynchronously
- Derivatives are now exposed on metadata endpoint
0.12
- dcCreator and acMetadataCreator are now exposed as external types (as defined by Dina Guidelines)
- Fixed issue with auditing of metadata managed attribute values
0.11
- Thumbnails are now generated for PDF
- Now using auditing from dina-base
- Metadata now using dina layers
- Updated Minio client to 7.1
0.10.1
Bug fix release fixing issue with database migration and existing data.