Releases: rocketbase-io/commons-asset
Releases · rocketbase-io/commons-asset
2.1.1
28 Oct 14:45
Compare
Sorry, something went wrong.
No results found
improved autoconfiguration to use core without mongo/jpa repository/filestore
assetService is only working when repository + filestore is present
assetPreviewService could be used also without assetService (this was not possible in previous version)
2.1.0
26 Oct 20:16
Compare
Sorry, something went wrong.
No results found
upgraded to spring-boot 2.2.0 + commons-rest 1.9.1
replaced LocaleDateTime to Instant on all levels
2.0.0
09 Sep 14:03
Compare
Sorry, something went wrong.
No results found
refactored modules
separated core to work with mongo and jpa
core now containing main services, converters and required one implementation (jpa/mongo)
module-rest stays the same and provides all controllers
1.9.1
09 Sep 14:01
Compare
Sorry, something went wrong.
No results found
refactored modules
added essential module
1.9.0
05 Sep 12:48
Compare
Sorry, something went wrong.
No results found
added analyse option in order to read/verify + analyse asset without storing
updated versions
1.8.1
13 Aug 10:56
Compare
Sorry, something went wrong.
No results found
upgraded ohHttp + spring-boot
fixed issue with DefaultDownloadService
1.8.0
31 Jul 09:38
Compare
Sorry, something went wrong.
No results found
extracted ColorDetection and Resize function in separate tooling module
upgraded okHttp
upgraded spring-boot version
added new AssetTypes (TIFF, PPT, PPTX)
1.7.0
30 Jun 06:27
Compare
Sorry, something went wrong.
No results found
added downloadUrl to AssetRead
added downloadAsset to AssetResource
upgraded version of spring-boot 2.1.5, commons-rest 1.6.1, guava 28.0-jre
improved converter (only add previews when type is image)
minor fixes
1.6.1
28 May 09:23
Compare
Sorry, something went wrong.
No results found
fixed module name
1.6.0 still head server instead of rest...
1.6.0
14 May 16:11
Compare
Sorry, something went wrong.
No results found
renamed module server to rest