What's Changed
- fix: ensure resource argument handler is before proxying handler argument resolver by @paulcwarren in #1592
- fix: store proxy beans now include a store translation interceptor th… by @paulcwarren in #1616
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.12 to 7.17.13 by @dependabot in #1600
- build(deps): bump com.google.cloud:google-cloud-storage from 2.26.1 to 2.27.0 by @dependabot in #1605
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.2 to 0.127.3 by @dependabot in #1607
- build(deps): bump com.azure:azure-storage-blob from 12.23.1 to 12.24.0 by @dependabot in #1610
- build(deps): bump com.azure:azure-storage-file-share from 12.19.1 to 12.20.0 by @dependabot in #1608
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #1612
- build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.7.2 to 4.8.0 by @dependabot in #1618
- build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.7.2 to 4.8.0 by @dependabot in #1619
- build(deps): bump com.google.cloud:google-cloud-storage from 2.27.0 to 2.27.1 by @dependabot in #1623
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.3 to 0.127.4 by @dependabot in #1625
Instructions
The maven coordinates for this release are as follows:-
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-XXX-boot-starter</artifactId>
<version>3.0.6</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 -
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: 3.0.5...3.0.6