github paulcwarren/spring-content 1.0.0.M7
Version 1.0.0.M7

latest releases: 3.0.9, 3.0.8, 3.0.7...
4 years ago

This release includes fixes for:-

  • Issue #148 - HAL links are duplicated when defining content in an Entity
  • Issue #93 BeforeSetContent event cant access the original content

And dependency version bumps, as follows:

  • Bump spring-cloud-dependencies from Hoxton.SR2 to Hoxton.SR3
  • Bump aws-java-sdk from 1.11.737 to 1.11.740
  • Bump aws-java-sdk from 1.11.735 to 1.11.737
  • Bump aws-java-sdk from 1.11.734 to 1.11.735
  • Bump jsoup from 1.12.2 to 1.13.1
  • Bump aws-java-sdk from 1.11.730 to 1.11.734
  • Bump spring-boot-dependencies from 2.2.4.RELEASE to 2.2.5.RELEASE
  • Bump aws-java-sdk from 1.11.729 to 1.11.730
  • Bump aws-java-sdk from 1.11.728 to 1.11.729
  • Bump pdfbox-tools from 2.0.18 to 2.0.19
  • Bump mockito-core from 3.2.4 to 3.3.0
  • Bump aws-java-sdk from 1.11.727 to 1.11.728
  • Bump aws-java-sdk from 1.11.726 to 1.11.727

The maven coordinates for this release are as follows:-

<dependency>
  <groupId>com.github.paulcwarren</groupId>
  <artifactId>spring-content-XXX-boot-starter</artifactId>
  <version>1.0.0.M7</version>
</dependency>

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 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
  • cmis for Spring Content CMIS 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

Don't miss a new spring-content release

NewReleases is sending notifications on new releases.