github paulcwarren/spring-content 1.1.0.M5

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

Issues Fixed

  • #412 When negotiating content for wildcard requests prefer original content over renditions
  • #373 Mongo storage factory bean initializes locking and versioning for its storage when available
  • #386 RestAutoConfiguration defaults fully-qualified links to false
  • Ensure String and UUID based content properties use the right property resolver

Other commits

  • Simplify how exported methods are calculated
  • Consolidate filesystem, mongo and s3 store implementations
  • Refactor Stores to lazily fetch stores beans from the application context
  • Refactor onto new SimpleStorageProtocolResolver API in Hoxton SR9

Bumps

  • Bump to Spring Boot 2.3.6
  • Bump aws-java-sdk from 1.11.874 to 1.11.905
  • Bump spring-cloud-dependencies from Hoxton.SR8 to Hoxton.SR9
  • Bump powermock.version from 2.0.7 to 2.0.9
  • Bump docx4j-export-fo from 8.2.3 to 8.2.4
  • Bump docx4j-JAXB-ReferenceImpl from 8.2.3 to 8.2.4
  • Bump docx4j-core from 8.2.3 to 8.2.4
  • Bump mockito-core from 3.5.13 to 3.6.0

The maven coordinates for this release are as follows:-

<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-XXX-boot-starter</artifactId>
<version>1.1.0.M5</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.