What's Changed
- Make content links processor consider @RestResource annotations when constructing linkrel's by @paulcwarren in #1075
- folder now supports cmis:description by @tomas-pritrsky in #1076
- Updates in support of client-side encryption by @paulcwarren in #1027
- Getting a resource's lastModified is safe by @paulcwarren in #1105
Bumps
- Bump azure-storage-file-share from 12.15.0 to 12.15.1 by @dependabot in #1070
- Bump azure-storage-blob from 12.19.0 to 12.19.1 by @dependabot in #1071
- Bump google-cloud-storage from 2.11.3 to 2.12.0 by @dependabot in #1077
- Bump google-cloud-nio from 0.124.14 to 0.124.15 by @dependabot in #1078
- Bump poi-ooxml from 5.2.2 to 5.2.3 by @dependabot in #1080
- Bump spring-boot-dependencies from 2.7.3 to 2.7.4 by @dependabot in #1086
- Bump commons-text from 1.9 to 1.10.0 by @dependabot in #1091
- Bump pdfbox-tools from 2.0.26 to 2.0.27 by @dependabot in #1093
- Bump test-containers.version from 1.17.3 to 1.17.4 by @dependabot in #1094
- Bump localstack from 1.17.3 to 1.17.4 by @dependabot in #1095
- Bump pdfbox from 2.0.26 to 2.0.27 by @dependabot in #1096
- Bump google-cloud-nio from 0.124.15 to 0.124.16 by @dependabot in #1099
- Bump google-cloud-storage from 2.12.0 to 2.13.0 by @dependabot in #1101
- Bump localstack from 1.17.4 to 1.17.5 by @dependabot in #1102
- Bump test-containers.version from 1.17.4 to 1.17.5 by @dependabot in #1103
- Bump s3 from 2.17.268 to 2.17.289 by @dependabot in #1108
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.6.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
Contributors
@paulcwarren
@tomas-pritrsky made their first contribution in #1076
Full Changelog: 2.5.0...2.6.0