Skip to content

Releases: rocketbase-io/commons-asset

4.10.0

08 Aug 11:06
Compare
Choose a tag to compare
  • changed aws-sdk v1 to v2 because of eol

4.9.0

07 Aug 12:33
Compare
Choose a tag to compare
  • upgraded dependencies
    • spring-boot 2.7.18
    • tika-core 2.9.2
    • thumbnailor 0.4.20
    • commons-io 2.16.1
    • commons-fileupload 1.5.0

4.8.1

01 Aug 10:06
Compare
Choose a tag to compare
  • upgraded spring-boot 2.7.13
  • fixed issues with doc/xls now multiple mimetype-variants are supported...

4.8.0

14 Mar 20:05
e7d853d
Compare
Choose a tag to compare
  • switched to jdk 11 (due to commons-rest upgrade)
  • added compatibility for newer and older spring boot 2 by adding two spring.factories newer file
  • added avif image type
  • upgraded
    • spring-boot 2.7.9
    • commons-rest 2.5.4
    • tikka-core 2.7.0
    • aws-sdk 1.12.426
    • thumbnailator 0.4.19
    • guava 31.1-jre

4.7.3

04 Jan 20:54
Compare
Choose a tag to compare
  • added filetype glb (detection only via fileextension - not working correctly with mimetype via tika)
  • upgraded versions spring-boot 2.5.7, tika 2.2.1, aws 1.12.132, guava 31.0.1

4.7.2

22 Sep 07:12
Compare
Choose a tag to compare
  • upgraded version of spring-boot and aws-client
  • added JsonDeserialize to AssetRefernce to solve deserialization issues
  • changed from long to duration for public-download access setting (downloadExpire)
  • fixed issue with download url in case of presiged url generation

4.7.1

13 Jun 21:37
Compare
Choose a tag to compare
  • added open-api swagger annotations
  • improved documentation java - typescript types
  • upgraded versions spring-boot, commons-rest, commons-io, colors, jacoco and aws-client

4.7.0

24 Apr 20:20
Compare
Choose a tag to compare
  • added AssetDisplay - short version of AssetRead
  • Improved ResponsiveImage (src is always been filled - also without resolution)
  • improved typescript file (added getMimeTypes, isImage and getMaxmimumSize functions to handle AssetType + PreviewSize)

4.6.2

22 Apr 20:24
Compare
Choose a tag to compare
  • lqip only throws errors when enabled as throwError
  • upgraded commons-rest 2.2.2

4.6.1

22 Apr 20:21
Compare
Choose a tag to compare
  • upgraded spring-boot 2.4.5
  • fixed auto registration for AnalyseController
  • added AssetUrlAnalysed event to trigger custom hooks
  • added getters to enums