Version 1.0.0.M7
This release includes fixes for:-
- Issue #148 - HAL links are duplicated when defining content in an Entity
- Issue #93 BeforeSetContent event cant access the original content
And dependency version bumps, as follows:
- Bump spring-cloud-dependencies from Hoxton.SR2 to Hoxton.SR3
- Bump aws-java-sdk from 1.11.737 to 1.11.740
- Bump aws-java-sdk from 1.11.735 to 1.11.737
- Bump aws-java-sdk from 1.11.734 to 1.11.735
- Bump jsoup from 1.12.2 to 1.13.1
- Bump aws-java-sdk from 1.11.730 to 1.11.734
- Bump spring-boot-dependencies from 2.2.4.RELEASE to 2.2.5.RELEASE
- Bump aws-java-sdk from 1.11.729 to 1.11.730
- Bump aws-java-sdk from 1.11.728 to 1.11.729
- Bump pdfbox-tools from 2.0.18 to 2.0.19
- Bump mockito-core from 3.2.4 to 3.3.0
- Bump aws-java-sdk from 1.11.727 to 1.11.728
- Bump aws-java-sdk from 1.11.726 to 1.11.727
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.M7</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