github paulcwarren/spring-content 1.2.2
Version 1.2.2

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

Issues Closed

  • Blob storage Azure 504
  • AfterSetContentEvent's source have been updated ,but repoInvoker'invokeSave still save the stale domainObj 373

PRs Merged

  • Bump spring-boot-dependencies from 2.4.3 to 2.4.4 510
  • Bump pdfbox-tools from 2.0.22 to 2.0.23 509
  • When versioning, optimisticly lock setContent (with resource) invocations 508
  • Bump mockito-core from 3.7.0 to 3.8.0 507
  • Bump azure-storage-file-share from 12.1.0 to 12.8.0 506
  • Initial support for Azure storage 505
  • Don't double close resource outputstreams 502
  • Resource argument resolver now uses root resource information resolver for fetching entity 501
  • Bump mockito-core from 3.7.7 to 3.8.0 500
  • Bump spring-boot-dependencies from 2.4.2 to 2.4.3 499
  • BlobIdConverter shouldn't handle Objects, just Serializables 498
  • Initial support for GCS Storage 485

Instructions

The maven coordinates for this release are as follows:-

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

  • 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

Contributors

Paul Warren

Don't miss a new spring-content release

NewReleases is sending notifications on new releases.