Version 1.0.0.M6
This release includes fixes for:-
- Issue #90 - Removed content property links
- Issue #83 - Refactor findAllVersionsLatest and findAllVersions
- Issue #82 - Add org.springframework.versions package are to the set of auto configuration packages
- Issue #81 - Make sure we return I18Ned Content-Disposition headers
- Issue #80 - ElasticsearchIndexer will attempt to use rendition service to extract text from images
And dependency version bumps, as follows:
- Bump aws-java-sdk from 1.11.722 to 1.11.726
- Bump spring-cloud-dependencies from Hoxton.SR1 to Hoxton.SR2
- Bump commons-text from 1.4 to 1.8
- Bump spring-tx from 5.0.7.RELEASE to 5.2.3.RELEASE
- Bump rest-assured from 2.3.4 to 2.9.0
- Bump xalan from 2.7.1 to 2.7.2
- Bump evo-inflector from 1.2.1 to 1.2.2
- Bump xml-apis from 1.0.b2 to 2.0.2
- Bump jsoup from 1.7.2 to 1.12.2
- Bump commons-codec from 1.9 to 1.14
- Bump spring-boot-dependencies from 2.2.3.RELEASE to 2.2.4.RELEASE
- Bump halbuilder-standard from 4.0.1 to 4.1.1
- Bump h2 from 1.4.196 to 1.4.200
- Bump javax.interceptor-api from 1.2.1 to 1.2.2
- Bump spring-cloud-dependencies from Hoxton.RELEASE to Hoxton.SR1
- Bump pdfbox-tools from 2.0.11 to 2.0.18
- Bump jacoco-maven-plugin from 0.7.8 to 0.8.5
The maven coordinates for this release are as follows:-
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-XXX-boot-starter</artifactId>
<version>1.0.0.M6</version>
</dependency>
where XXX can be:-
Storage Modules
fs
for the Spring Content Filesystem Modules3
for the Spring Content S3 Modulejpa
for the Spring Content JPA Modulemongo
for the Spring Content Mongo Module
Additional Modules
renditions
for the Spring Content Renditions Modulerest
for Spring Content REST Modulecmis
for Spring Content CMIS Modulesolr
for the Spring Content Solr Moduleelasticsearch
for the Spring Content Elasticsearch Module
and:-
spring-versions-jpa
for the Locking and Versioning Module