Skip to content

Releases: AtlasOfLivingAustralia/image-service

Release 1.1.5

15 Jun 04:48
Compare
Choose a tag to compare

Note

This release is superceded by 1.1.5.1

Upgrading from 1.0

See the 1.0 upgrade notes in the README.md

Changes:

  • Improper Neutralization of Script-Related HTML Tags in a Web Page (GHSA-3h67-wrpp-fhcp)
  • Return empty list instead of 404 for /dataresource/{dataResourceUid} (#145)

Release 1.1.4

15 Jun 04:47
Compare
Choose a tag to compare

Upgrading from 1.0

See the 1.0 upgrade notes in the README.md

Changes:

  • Add additional database indicies for faster image deletion

Release 1.1.3

03 Jun 09:02
Compare
Choose a tag to compare

Upgrading from 1.0

See the 1.0 upgrade notes in the README.md

Changes:

  • Unable to adjust connection pool properties #138
  • Image URL check is slow #137
  • Some image service URLs are not recognised by the duplicate detector #139
  • The purge images background task fails with a large number of deleted images #141
  • Admin dashboard image count takes a long time to run #142

Release 1.1.2

27 May 05:52
Compare
Choose a tag to compare

Upgrading from 1.0

See the 1.0 upgrade notes in the README.md

Changes:

  • Pre-1.1 database records throw when adding duplicate filenames (#136)

Release 1.1.1

26 May 05:29
Compare
Choose a tag to compare

Upgrading from 1.0

See the 1.0 upgrade notes in the README.md

Changes:

  • Can't delete non-image objects in non-production environments (#135)
  • Purge deleted images throws an Exception (#133)

1.1.0

20 May 16:38
4ec2940
Compare
Choose a tag to compare

Upgrading from 1.0

See the 1.0 upgrade notes in the README.md

Changes:

#111 Migrate production images from block storage to S3
#130 Image service sends invalid CORS headers
#113 Index rebuild and image export require SUPERUSER db role
AtlasOfLivingAustralia/la-pipelines#193 Deprecate Image Occurrence IDs
#115 More i18n work
#132 Update ALA plugin versions
#126 AVRO upload services for use with pipelines.
#116 Debian packaging

1.0.13

15 Nov 14:02
0540cab
Compare
Choose a tag to compare

fix for #94
fix for #104
fix for #77 and #73
fix for #101

API doc fixes, and status code fixes for bad requests

1.0.12

21 Oct 06:53
baccef1
Compare
Choose a tag to compare

Fixes for
#96 Better error response for content negotiation to /image/
#98 API image get returns 500 instead of 404
#95 regression - /ws/findImagesByMetadata is missing imageId
additional tests for error responses

1.0.11

04 Oct 06:45
aa16f13
Compare
Choose a tag to compare

Fix for delete web service
clean up of title to remove "not_supplied" references
fixes for #90 and support for #85

1.0.10

03 Oct 10:02
2f9ebe1
Compare
Choose a tag to compare

Bug fixes for:

  • Recognition of mime types and respecting the supplied mime type if supplied via /ws/uploadImage

Minor improvements

  • Inclusion of form for single image upload for admin users
  • licence matching on URL, name and acronym
  • indexing enhancements for "creator" field to support partial matches more predictably