Skip to content

Releases: AAFC-BICoE/object-store-api

0.19

22 Apr 12:18
Compare
Choose a tag to compare
  • 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

12 Apr 18:33
Compare
Choose a tag to compare

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

16 Feb 13:50
797231c
Compare
Choose a tag to compare
  • Fixed metadata authorization
  • Fixed return code when trying to delete managed attributes that is currently used

0.16

19 Jan 14:23
Compare
Choose a tag to compare
  • Changed default value for Publicly Releasable
  • Dependencies update

0.15

05 Jan 13:18
Compare
Choose a tag to compare
  • 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

09 Dec 18:22
4740256
Compare
Choose a tag to compare
  • Dependencies update
  • Now published as Docker image

0.13

26 Nov 15:04
Compare
Choose a tag to compare
  • EXIF data is now extracted when available
  • Thumbnails are now generated asynchronously
  • Derivatives are now exposed on metadata endpoint

0.12

09 Nov 20:06
Compare
Choose a tag to compare
  • 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

20 Oct 14:50
Compare
Choose a tag to compare
  • 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

16 Sep 15:54
Compare
Choose a tag to compare

Bug fix release fixing issue with database migration and existing data.