Skip to content

Releases: europeana/thumbnail-api

Version 0.7.1

12 Apr 07:57
Compare
Choose a tag to compare

Various improvements for deploying to Kubernetes

  • REFACTOR switch to more up-to-date and smaller Docker image
  • REFACTOR update logging format
  • REFACTOR gathering APM data can now be disabled
  • REFACTOR allow for multiple routes

Version 0.7.0

31 Jan 10:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: thumbnail-api-0.6...thumbnail-api-0.7

Version 0.6 Release

28 Oct 08:44
Compare
Choose a tag to compare
  • FIXED Hash Error

Version 0.5 beta

02 Jun 09:21
Compare
Choose a tag to compare
  • FIX URN issue
  • ADD standardized error messages

Version 0.4 beta

06 Oct 09:26
Compare
Choose a tag to compare

This release is a major refactoring of the Thumbnail API. It is now possible to configure from which storages a thumbnail should be retrieved based on the FQDN of the incoming request.

Version 0.3 beta

29 Sep 09:58
Compare
Choose a tag to compare
  • FIX The target server failed to respond exception
  • REMOVE charset=UTF-8 from content-type when returning image
  • SPIKE investigate different garbage Collector impact

Version 0.2 beta

23 Mar 14:59
Compare
Choose a tag to compare

This release include:

  • REFACTOR ObjectStorage library updated to use latest Amazon S3 SDK version
  • REFACTOR Better error logging

Version 0.1 alpha

19 Nov 11:13
Compare
Choose a tag to compare

Initial release of our dedicated Thumbnail API, built on Spring Boot & running on Java 11.

The Thumbnail API retrieves images from our IBM Cloud and Amazon S3 object storage providers.
No API key is required.

See the README.md document in the project root.