Version 1.2.5
Issues Closed
- can't config "Cache-Control" header for spring-content 503
- does spring-content support HLS 617
- getting S3StoresRegistrar does not define or inherit an implementation error 591
PRs Merged
- Add override property value for JPA 614
- Bump azure-spring-boot from 3.7.0 to 3.8.0 620
- Bump mockito-core from 3.12.3 to 3.12.4 619
- Bump google-cloud-nio from 0.123.7 to 0.123.8 618
- Bump mockito-core from 3.12.1 to 3.12.3 616
- Bump spring-cloud-gcp-storage from 2.0.3 to 2.0.4 615
- Bump spring-cloud-gcp-core from 2.0.3 to 2.0.4 613
- Bump jsoup from 1.14.1 to 1.14.2 612
- Bump jsoup from 1.14.1 to 1.14.2 in /spring-content-docx4j 611
- Bump mockito-core from 3.11.1 to 3.12.1 610
- Bump google-cloud-nio from 0.123.2 to 0.123.7 609
- Bump mockito-core from 3.11.1 to 3.12.0 608
- Bump spring-boot-dependencies from 2.5.2 to 2.5.4 607
- Bump google-cloud-nio from 0.123.2 to 0.123.6 606
- Bump google-cloud-nio from 0.123.2 to 0.123.5 605
- Bump google-cloud-nio from 0.123.2 to 0.123.4 604
- Bump logback-classic from 1.2.3 to 1.2.5 602
- Bump logback-classic from 1.2.3 to 1.2.4-groovyless 601
- Bump asciidoctor-maven-plugin from 2.1.0 to 2.2.1 600
- Bump azure-storage-blob from 12.11.1 to 12.13.0 598
- Bump spring-boot-dependencies from 2.5.2 to 2.5.3 597
- Bump azure-spring-boot from 3.6.1 to 3.7.0 596
- Bump localstack from 1.15.3 to 1.16.0 595
- Bump test-containers.version from 1.15.3 to 1.16.0 594
- Bump logback-classic from 1.2.3 to 1.2.4 593
- Bump asciidoctor-maven-plugin from 2.1.0 to 2.2.0 592
- Bump commons-io from 2.10.0 to 2.11.0 590
- Bump docx4j-export-fo from 8.3.0 to 8.3.1 589
Instructions
The maven coordinates for this release are as follows:-
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-XXX-boot-starter</artifactId>
<version>1.2.5</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
Paul Warren