github paulcwarren/spring-content 3.0.3
Version 3.0.3

latest releases: 3.0.10, 3.0.9, 3.0.8...
11 months ago

What's Changed

  • Fixes two NPE conditions in DefaultEntityResolver return statement by @Nick-Wunderdog in #1400
  • build(deps-dev): bump spring-cloud-gcp-core from 4.2.0 to 4.3.0 by @dependabot in #1403
  • build(deps): bump spring-cloud-gcp-storage from 4.2.0 to 4.3.0 by @dependabot in #1402
  • build(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #1404
  • build(deps): bump google-cloud-storage from 2.22.1 to 2.22.2 by @dependabot in #1410
  • build(deps-dev): bump google-cloud-nio from 0.126.14 to 0.126.15 by @dependabot in #1413

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

New Contributors

Full Changelog: 3.0.2...3.0.3

Don't miss a new spring-content release

NewReleases is sending notifications on new releases.