github paulcwarren/spring-content 3.0.4
Version 3.0.4

latest releases: 3.0.14, 3.0.13, 3.0.12...
15 months ago

What's Changed

  • fix(azure): avoid circular references in AzureStorageConfiguration by @claudia-maderthaner-infoniqa in #1430
  • fix: ensure storage factory beans don't rely on constructor injection by @paulcwarren in #1455
  • docs: update jpa docs to clarify when to create the datasourceInitializer bean by @paulcwarren in #1450
  • build(deps): bump azure-storage-blob from 12.22.0 to 12.22.1 by @dependabot in #1417
  • build(deps-dev): bump spring-cloud-gcp-core from 4.3.0 to 4.3.1 by @dependabot in #1420
  • build(deps): bump spring-cloud-gcp-storage from 4.3.0 to 4.3.1 by @dependabot in #1419
  • build(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #1425
  • build(deps): bump azure-storage-file-share from 12.18.0 to 12.18.1 by @dependabot in #1427
  • build(deps): bump azure-storage-blob from 12.22.1 to 12.22.2 by @dependabot in #1429
  • build(deps): bump spring-cloud-dependencies from 2022.0.2 to 2022.0.3 by @dependabot in #1433
  • build(deps): bump asciidoctor-maven-plugin from 2.2.3 to 2.2.4 by @dependabot in #1436
  • build(deps-dev): bump google-cloud-nio from 0.126.15 to 0.126.16 by @dependabot in #1439
  • build(deps): bump google-cloud-storage from 2.22.2 to 2.22.3 by @dependabot in #1438
  • build(deps): bump spring-cloud-gcp-storage from 4.3.1 to 4.4.0 by @dependabot in #1447
  • build(deps-dev): bump spring-cloud-gcp-core from 4.3.1 to 4.4.0 by @dependabot in #1448
  • build(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #1454
  • build(deps): bump google-cloud-storage from 2.22.3 to 2.22.4 by @dependabot in #1459
  • build(deps-dev): bump google-cloud-nio from 0.126.16 to 0.126.17 by @dependabot in #1460

Instructions

The maven coordinates for this release are as follows:-

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

  • 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

@paulcwarren

New Contributors

Full Changelog: 3.0.3...3.0.4

Don't miss a new spring-content release

NewReleases is sending notifications on new releases.