github paulcwarren/spring-content 1.2.6
Version 1.2.6

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

Issues Closed

  • Deletion of all document version only deletes head version 663
  • Impossible to delete Folder when using spring-content-cmis 660
  • Blobs from Content Store are not deleted from the database when using spring-content-jpa together with PostgreSQL 659
  • No space left on /tmp device . 650
  • IllegalArgumentException: client must be specified when trying to call setContent with Azure Blob Storage 648
  • S3: Add possibility to configure the endpoint, accessKey, accessSecret, pathStyleAccessEnabled 645
  • 'No converter found' for ID in REST endpoint 638

PRs Merged

  • Add deleteAllVersions 666
  • Deleting a folder should not try to delete a document 665
  • Bump azure-spring-boot from 3.9.0 to 3.10.0 664
  • When deleting content from postgres 662
  • Bump poi-ooxml from 5.0.0 to 5.1.0 661
  • Bump spring-cloud-gcp-core from 2.0.4 to 2.0.5 658
  • Bump spring-cloud-gcp-storage from 2.0.4 to 2.0.5 657
  • Bump localstack from 1.16.1 to 1.16.2 656
  • Ensure the content copy file is always removed 654
  • Bump spring-boot-dependencies from 2.5.5 to 2.5.6 653
  • Bump google-cloud-nio from 0.123.14 to 0.123.16 652
  • Remove default consutructor 651
  • Configure AmazonS3 client via application properties 649
  • Bump localstack from 1.16.0 to 1.16.1 647
  • Bump test-containers.version from 1.15.3 to 1.16.1 646
  • Allow converter to be configured and use when fetching entities where appropriate 644
  • Fix: GCP property used in Azure factory. 642
  • Bump azure-storage-blob from 12.14.0 to 12.14.1 641
  • Bump google-cloud-nio from 0.123.13 to 0.123.14 637
  • Bump jsoup from 1.14.2 to 1.14.3 636
  • Bump google-cloud-nio from 0.123.12 to 0.123.13 635
  • Bump azure-spring-boot from 3.8.0 to 3.9.0 634
  • Bump spring-boot-dependencies from 2.5.4 to 2.5.5 633

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.6</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
Treehopper

Don't miss a new spring-content release

NewReleases is sending notifications on new releases.