Skip to content

Releases: rocketbase-io/commons-asset

1.5.3

14 May 16:09
Compare
Choose a tag to compare
  • little improvements

1.5.2

10 May 18:10
Compare
Choose a tag to compare
  • little bugfix

1.5.1

08 May 06:13
Compare
Choose a tag to compare

changed from apache httpclient to okHttp and added options to add headers to downloadService

1.5.0

08 May 06:12
Compare
Choose a tag to compare

splitted core (with rest-controller and services) into 2 modules (core + server)

1.4.1

25 Apr 09:29
Compare
Choose a tag to compare
  • upgraded spring-boot 2.1.4 + commons-rest 1.4.2
  • little fixes

1.4.0

25 Apr 09:25
Compare
Choose a tag to compare
  • added spring-autoconfiguration + conditional beans
  • no component-scan should be needed anymore

1.3.0

09 Oct 08:58
Compare
Choose a tag to compare
  • introduced AssetId in order to automatically convert between AssetId and AssetRead via AssetIdLoader
  • separated AssetConverter and AssetPreviewService in order to allow custom implementations
  • fixed colorPalette within assetReference
  • upgraded depth-versions
  • changed to Optional within AssetService and AssetRepository

1.2.0

07 Aug 05:35
Compare
Choose a tag to compare

intergrated color-thief in order to get primary and other colors from photo

1.1.2

26 Jul 09:00
Compare
Choose a tag to compare
  • refactored assetBatchService to work also without ServletContext

1.1.1

25 Jul 13:17
Compare
Choose a tag to compare
  • separated assetBatch processing as service for internal use
  • fallback in case of downloader when filetype couldn't extracted by filename