github paulcwarren/spring-content 3.0.13
Verison 3.0.13

latest releases: 3.0.15, 3.0.14
3 months ago

What's Changed

  • fix: findAllVersions should return provided entity when it is a versi… by @paulcwarren in #2056
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #2050
  • build(deps): bump software.amazon.awssdk:s3 from 2.26.21 to 2.26.22 by @dependabot in #2052
  • build(deps): bump software.amazon.awssdk:s3 from 2.26.22 to 2.26.23 by @dependabot in #2054
  • build(deps): bump software.amazon.awssdk:s3 from 2.26.24 to 2.26.25 by @dependabot in #2057
  • build(deps): bump software.amazon.awssdk:s3 from 2.26.25 to 2.26.26 by @dependabot in #2058
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.22 to 7.17.23 by @dependabot in #2059
  • build(deps): bump software.amazon.awssdk:s3 from 2.26.26 to 2.26.27 by @dependabot in #2060
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.40.1 to 2.41.0 by @dependabot in #2062
  • build(deps): bump software.amazon.awssdk:s3 from 2.26.27 to 2.26.28 by @dependabot in #2064
  • build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.4.0.24.05 to 23.5.0.24.07 by @dependabot in #2063
  • build(deps): bump software.amazon.awssdk:s3 from 2.26.28 to 2.26.29 by @dependabot in #2065

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.13</version>
</dependency>

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • gcs for the Spring Content GCS Module
  • azure-storage for Spring Content Azure Storage Module
  • jpa for the Spring Content JPA Module
  • mongo 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 Module

    and:-

  • spring-versions-jpa for the Locking and Versioning Module

Full Changelog: 3.0.12...3.0.13

Don't miss a new spring-content release

NewReleases is sending notifications on new releases.