Releases: Alfresco/gytheio
v0.11.3
v0.11.2
v0.11.1
v0.10.1
v0.11
v0.10
Release 0.10
DelegatingContentHandlerImpl
A ContentReferenceHandler implementation that maintains a list of delegates that are chosen based on the content references passed to method invocations which is needed by the alfresco-content-handler-starter.
Library Updates
Library updates (from Gytheio 0.9.1 to 0.10) include:
- Updated version of Tika (1.5 to 1.20)
- Updated version of ActiveMQ Client (5.9.0 to 5.15.9)
- Updated version of Camel (2.13.2 to 2.24.0)
- Update Jackson (2.9.5 to 2.9.9)
See
Remove Irrelevant Serialization Code
v0.9.1
NOTE: Gytheio 0.9.x is used by ACS 6.1.x
With this release the Gytheio library is OpenJDK11 compatible.
Note: v0.9.1 is equivalent to v0.9 with the following specific changes
Set maven.compiler.source
and maven.compiler.target
back to 1.8
to ensure backwards compatibility.
- MM-773 : Release 0.9.1
v0.9
NOTE: Gytheio 0.9.x is used by ACS 6.1.x
With this release the Gytheio library is OpenJDK11 compatible.
Note: v0.9 is equivalent to v0.8 with the following specific changes
v0.8
v0.7.2
Note: v0.7.2 is equivalent to 0.3 with the following three specific changes
- MM-689: Gytheio: S3 Content Handler - optimise "exists" & remove deprecation
- MM-682: Gytheio: S3 Content Handler - fix "exists" check (causing http connection pool timeout)
- MM-679: Gytheio: S3 Content Handler - add putFile option for S3 to use multi-part upload
- MM-672: Gytheio: URL Content Handlers - now set target size
- MM-662: Gytheio: S3 Content Handler - now sets content length of the stream (on S3 put)
- MM-661: Gytheio: Messaging Commons - now uses Jackson 2.8.10 (instead of 2.3.2)
- MM-652: Gytheio: S3 Content Handler - now uses AWS S3 SDK 1.11.88 (instead of 1.4.7)