Version 2.3.0
What's Changed
- Ensure shortcut link requests resolve to a content property where possible by @paulcwarren in #887
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #851
- Bump spring-cloud-gcp-storage from 3.2.0 to 3.2.1 by @dependabot in #854
- Bump azure-storage-file-share from 12.12.0 to 12.12.1 by @dependabot in #856
- Bump spring-cloud-gcp-core from 3.2.0 to 3.2.1 by @dependabot in #855
- Bump spring-cloud-aws-context from 2.4.0 to 2.4.1 by @dependabot in #857
- Bump azure-storage-blob from 12.15.0 to 12.16.0 by @dependabot in #859
- Bump localstack from 1.16.3 to 1.17.1 by @dependabot in #878
- Bump pdfbox from 2.0.25 to 2.0.26 by @dependabot in #879
- Bump spring-cloud-dependencies from 2021.0.1 to 2021.0.2 by @dependabot in #880
- Bump google-cloud-storage from 2.6.0 to 2.6.1 by @dependabot in #883
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #884
- Bump spring-boot-dependencies from 2.6.6 to 2.6.7 by @dependabot in #882
- Bump google-cloud-nio from 0.123.27 to 0.123.28 by @dependabot in #885
- Bump s3 from 2.17.163 to 2.17.179 by @dependabot in #881
- Bump pdfbox-tools from 2.0.25 to 2.0.26 by @dependabot in #886
Instructions
The maven coordinates for this release are as follows:-
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-XXX-boot-starter</artifactId>
<version>2.3.0</version>
</dependency>
where XXX can be:-
Storage Modules
fs
for the Spring Content Filesystem Modules3
for the Spring Content S3 Modulegcs
for the Spring Content GCS Moduleazure-storage
for Spring Content Azure Storage Modulejpa
for the Spring Content JPA Modulemongo
for the Spring Content Mongo Module
Additional Modules
-
renditions
for the Spring Content Renditions Module -
rest
for Spring Content REST Module -
cmis
for Spring Content CMIS Module -
solr
for the Spring Content Solr Module -
elasticsearch
for the Spring Content Elasticsearch Moduleand:-
-
spring-versions-jpa
for the Locking and Versioning Module
Full Changelog: 2.2.0...2.3.0