github paulcwarren/spring-content 3.0.1
Version 3.0.1

latest releases: 3.0.14, 3.0.13, 3.0.12...
17 months ago

What's Changed

  • fix: rest layer should recognize stores interfaces from new 'org/springframework/content/commons/store/**' package by @paulcwarren in #1345
  • build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #1336
  • build(deps): bump ojdbc8 from 21.8.0.0 to 21.9.0.0 by @dependabot in #1337
  • build(deps): bump asciidoctor-maven-plugin from 2.2.2 to 2.2.3 by @dependabot in #1340
  • build(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 by @dependabot in #1341
  • build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #1344

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.1</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

Contributors

@paulcwarren

Full Changelog: 3.0.0...3.0.1

Don't miss a new spring-content release

NewReleases is sending notifications on new releases.