What's Changed
- fix: multipart/form controller should set filename and content length by @paulcwarren in #1823
- build(deps): bump com.google.cloud:google-cloud-storage from 2.32.1 to 2.33.0 by @dependabot in #1806
- build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.5 to 2.2.6 by @dependabot in #1813
- build(deps): bump org.apache.solr:solr-solrj from 9.4.1 to 9.5.0 by @dependabot in #1815
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.11 to 0.127.13 by @dependabot in #1822
- Revert build(deps): bump com.google.cloud:google-cloud-storage (#1806… by @paulcwarren in #1824
- build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.0.2 to 5.0.3 by @dependabot in #1826
- build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.6 to 3.0.0 by @dependabot in #1821
- build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.0.2 to 5.0.3 by @dependabot in #1829
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.9</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.8...3.0.9