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

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

This release includes fixes for:-

  • Issue #140 - ensure renderers take precedence over original content
  • Issue #138 - exposed an IndexService bean for custom full-text index use cases; elastic and solr

And dependency version bumps, as follows:

  • Bump powermock.version from 2.0.6 to 2.0.7 (3 days ago) <dependabot-preview[bot]>
  • Bump spring-boot-dependencies from 2.2.5.RELEASE to 2.2.6.RELEASE (6 days ago) <dependabot-preview[bot]>
  • Bump powermock.version from 2.0.5 to 2.0.6 (11 days ago) <dependabot-preview[bot]>
  • Bump aws-java-sdk from 1.11.740 to 1.11.753 (2 weeks ago) <dependabot-preview[bot]>
  • Bump mockito-core from 3.3.0 to 3.3.3 (2 weeks ago) <dependabot-preview[bot]>
  • Bump maven-javadoc-plugin from 3.1.1 to 3.2.0 (2 weeks ago) <dependabot-preview[bot]>

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