Version 1.2.4
Issues Closed
- Question / Feature Request : Oracle DB Support 541
- add new setContent method to ContentStore 533
- Spring Content CMIS - Getting Started Guide 527
- How do I add a REST API to read a mp3 file from the predefined folder 521
- Content Encryption 356
PRs Merged
- Remove google creds file 553
- Andye2004 tc migration2 552
- Additional testcontainer migrations 551
- Bump ojdbc8 from 12.2.0.1 to 21.1.0.0 550
- Azurite TestContainer for Azure blob testing 549
- Test container implementation for Azure blob tests 548
- Resolves feature request : #541 Add Oracle compatibility 547
- 1.2.x 546
- Adding Oracle compatibility for JPA and Rest 545
- Bump mockito-core from 3.9.0 to 3.10.0 542
- Add docs explaining @MimeType and @originalFilename annotations 540
- Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 539
- Upgrade to GitHub-native Dependabot 535
- Bump ginkgo4j from 1.0.13 to 1.0.14 534
- Bump pdfbox from 2.0.15 to 2.0.23 532
- Bump spring-cloud-dependencies from Hoxton.SR10 to Hoxton.SR11 531
- Bump azure-spring-boot from 3.3.0 to 3.4.0 530
- Bump spring-boot-dependencies from 2.4.4 to 2.4.5 528
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.4</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
Andy Elliott
Paul Warren