Skip to content

Releases: paulcwarren/spring-content

Version 3.0.11

20 Jun 14:53
96a101e
Compare
Choose a tag to compare

What's Changed

  • fix: repository entity multipart controller should use request mappin… by @paulcwarren in #1968
  • fix: properly prepare the response headers - dont re-use the requests by @paulcwarren in #1960
  • fix checking mediaType when multipart boundary is present by @rschev in #1943
  • fix multipart request without content by @rschev in #1948
  • build(deps): bump org.apache.solr:solr-solrj from 9.5.0 to 9.6.0 by @dependabot in #1934
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.32.1 to 2.38.0 by @dependabot in #1936
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.15 to 0.127.17 by @dependabot in #1937
  • build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.3.0.23.09 to 23.4.0.24.05 by @dependabot in #1939
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.46 to 2.25.50 by @dependabot in #1940
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.20 to 7.17.21 by @dependabot in #1942
  • build(deps): bump com.azure:azure-storage-blob from 12.25.3 to 12.25.4 by @dependabot in #1941
  • build(deps): bump com.azure:azure-storage-file-share from 12.21.3 to 12.21.4 by @dependabot in #1945
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.1.2 to 5.2.1 by @dependabot in #1947
  • build(deps): bump commons-logging:commons-logging from 1.3.1 to 1.3.2 by @dependabot in #1949
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.1.2 to 5.3.0 by @dependabot in #1950
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.50 to 2.25.54 by @dependabot in #1952
  • build(deps): bump com.azure:azure-storage-file-share from 12.21.4 to 12.22.0 by @dependabot in #1951
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.54 to 2.25.55 by @dependabot in #1954
  • build(deps): bump com.azure:azure-storage-blob from 12.25.4 to 12.26.0 by @dependabot in #1953
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.2.1 to 5.3.0 by @dependabot in #1957
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.55 to 2.25.56 by @dependabot in #1955
  • build(deps): bump jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0 by @dependabot in #1959
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.56 to 2.25.57 by @dependabot in #1958
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.57 to 2.25.58 by @dependabot in #1961
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.38.0 to 2.39.0 by @dependabot in #1962
  • build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.5 to 3.3.0 by @dependabot in #1963
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.17 to 0.127.18 by @dependabot in #1964
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.58 to 2.25.59 by @dependabot in #1965
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.59 to 2.25.60 by @dependabot in #1966
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.60 to 2.25.61 by @dependabot in #1967
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.61 to 2.25.62 by @dependabot in #1969
  • build(deps): bump org.apache.solr:solr-solrj from 9.6.0 to 9.6.1 by @dependabot in #1970

New Contributors

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

Full Changelog: 3.0.10...3.0.11

Version 3.0.10

07 May 14:06
bc79689
Compare
Choose a tag to compare

What's Changed

  • fix: s3 reactive storage should use typedescriptors when calling convert by @paulcwarren in #1931
  • fix: events should only be published once per content operation by @paulcwarren in #1901
  • build(deps): bump com.azure:azure-storage-file-share from 12.21.1 to 12.21.2 by @dependabot in #1838
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.0.3 to 5.0.4 by @dependabot in #1841
  • build(deps): bump com.azure:azure-storage-blob from 12.25.1 to 12.25.2 by @dependabot in #1843
  • build(deps): bump jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3 by @dependabot in #1846
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.0.3 to 5.0.4 by @dependabot in #1837
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.13 to 0.127.14 by @dependabot in #1851
  • build(deps): bump software.amazon.awssdk:s3 from 2.17.289 to 2.25.2 by @dependabot in #1849
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.2 to 2.25.5 by @dependabot in #1853
  • build(deps-dev): bump com.theoryinpractise:halbuilder-standard from 4.1.1 to 4.1.2 by @dependabot in #1854
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.5 to 2.25.6 by @dependabot in #1855
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.6 to 2.25.7 by @dependabot in #1856
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.7 to 2.25.8 by @dependabot in #1857
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.0.4 to 5.1.0 by @dependabot in #1858
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.0.4 to 5.1.0 by @dependabot in #1859
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.8 to 2.25.9 by @dependabot in #1860
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.9 to 2.25.10 by @dependabot in #1861
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.10 to 2.25.11 by @dependabot in #1864
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #1865
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.11 to 2.25.12 by @dependabot in #1866
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.12 to 2.25.13 by @dependabot in #1867
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.13 to 2.25.14 by @dependabot in #1868
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.14 to 2.25.15 by @dependabot in #1871
  • build(deps): bump com.azure:azure-storage-blob from 12.25.2 to 12.25.3 by @dependabot in #1874
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.15 to 2.25.16 by @dependabot in #1876
  • build(deps): bump com.azure:azure-storage-file-share from 12.21.2 to 12.21.3 by @dependabot in #1875
  • build(deps): bump commons-logging:commons-logging from 1.3.0 to 1.3.1 by @dependabot in #1877
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.16 to 2.25.17 by @dependabot in #1878
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.18 to 7.17.19 by @dependabot in #1879
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.17 to 2.25.18 by @dependabot in #1880
  • build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.0 to 2023.0.1 by @dependabot in #1882
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.18 to 2.25.19 by @dependabot in #1881
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.14 to 0.127.15 by @dependabot in #1883
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.19 to 2.25.20 by @dependabot in #1884
  • build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #1885
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.1.0 to 5.1.2 by @dependabot in #1886
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.1.0 to 5.1.2 by @dependabot in #1887
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.20 to 2.25.21 by @dependabot in #1888
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.21 to 2.25.22 by @dependabot in #1889
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.22 to 2.25.23 by @dependabot in #1890
  • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #1891
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.23 to 2.25.24 by @dependabot in #1893
  • build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #1895
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.24 to 2.25.25 by @dependabot in #1894
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.25 to 2.25.26 by @dependabot in #1896
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.26 to 2.25.27 by @dependabot in #1898
  • build(deps): bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #1897
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.27 to 2.25.28 by @dependabot in #1899
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.19 to 7.17.20 by @dependabot in #1900
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.28 to 2.25.29 by @dependabot in #1902
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.29 to 2.25.30 by @dependabot in #1903
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.30 to 2.25.31 by @dependabot in #1905
  • build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 by @dependabot in #1908
  • build(deps): bump software.amazon.awssdk:s3 from 2.25.40 to 2.25.46 by @dependabot in #1933

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

Full Changelog: 3.0.9...3.0.10

Version 3.0.9

22 Feb 15:04
c931511
Compare
Choose a tag to compare

What's Changed

  • fix: multipart/form controller should set filename and content length by @paulcwarren in #1823
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.32.1 to 2.33.0 by @dependabot in #1806
  • build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.5 to 2.2.6 by @dependabot in #1813
  • build(deps): bump org.apache.solr:solr-solrj from 9.4.1 to 9.5.0 by @dependabot in #1815
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.11 to 0.127.13 by @dependabot in #1822
  • Revert build(deps): bump com.google.cloud:google-cloud-storage (#1806… by @paulcwarren in #1824
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.0.2 to 5.0.3 by @dependabot in #1826
  • build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.6 to 3.0.0 by @dependabot in #1821
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.0.2 to 5.0.3 by @dependabot in #1829

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

Full Changelog: 3.0.8...3.0.9

Version 3.0.8

08 Feb 05:35
173bff6
Compare
Choose a tag to compare

What's Changed

  • feat: add support for creating entity with content in a single request by @paulcwarren in #1783
  • fix: one more assert.notNull by @paulcwarren in #1718
  • fix: use is null, not = null in all hibernate queries by @paulcwarren in #1727
  • fix: make the new entity multipart controller confitional so it doesn… by @paulcwarren in #1803
  • fix: always evaluate if-match headers when setting content, not just … by @paulcwarren in #1797
  • build(deps): bump com.azure:azure-storage-blob from 12.25.0 to 12.25.1 by @dependabot in #1721
  • build(deps): bump com.azure:azure-storage-file-share from 12.21.0 to 12.21.1 by @dependabot in #1722
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.30.0 to 2.30.1 by @dependabot in #1724
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.7 to 0.127.8 by @dependabot in #1726
  • build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2022.0.4 to 2023.0.0 by @dependabot in #1725
  • build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.0.6 to 3.2.0 by @dependabot in #1697
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.8.4 to 4.9.0 by @dependabot in #1732
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.8.4 to 4.9.0 by @dependabot in #1733
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #1738
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #1749
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.15 to 7.17.16 by @dependabot in #1735
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.9.0 to 5.0.0 by @dependabot in #1736
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.9.0 to 5.0.0 by @dependabot in #1737
  • build(deps): bump org.springframework.vault:spring-vault-core from 3.1.0 to 3.1.1 by @dependabot in #1764
  • build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 2.2.5 by @dependabot in #1766
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #1765
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.30.1 to 2.31.0 by @dependabot in #1769
  • build(deps): bump org.apache.solr:solr-solrj from 9.4.0 to 9.4.1 by @dependabot in #1771
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.8 to 0.127.9 by @dependabot in #1772
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.31.0 to 2.32.0 by @dependabot in #1775
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.9 to 0.127.10 by @dependabot in #1777
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.32.0 to 2.32.1 by @dependabot in #1782
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.10 to 0.127.11 by @dependabot in #1784
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.0.0 to 5.0.1 by @dependabot in #1787
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.0.0 to 5.0.1 by @dependabot in #1789
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.16 to 7.17.17 by @dependabot in #1779
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.17 to 7.17.18 by @dependabot in #1805
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.0.1 to 5.0.2 by @dependabot in #1801
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.0.1 to 5.0.2 by @dependabot in #1800

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

Full Changelog: 3.0.7...3.0.8

Version 3.0.7

27 Dec 03:19
d9a1a48
Compare
Choose a tag to compare

What's Changed

  • fix: calling SetContent/UnsetContent on a deprecated ContentStore should comply with the given content disposition by @paulcwarren in #1708
  • fix: add message when use Assert.notNull by @vincenting in #1702
  • build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.2.0.0 to 23.3.0.23.09 by @dependabot in #1631
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.8.0 to 4.8.1 by @dependabot in #1633
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.8.0 to 4.8.1 by @dependabot in #1636
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.13 to 7.17.14 by @dependabot in #1640
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.27.1 to 2.28.0 by @dependabot in #1641
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.4 to 0.127.5 by @dependabot in #1642
  • build(deps): bump org.apache.solr:solr-solrj from 9.3.0 to 9.4.0 by @dependabot in #1644
  • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #1645
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.8.1 to 4.8.2 by @dependabot in #1647
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.8.1 to 4.8.2 by @dependabot in #1649
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.28.0 to 2.29.0 by @dependabot in #1654
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #1655
  • build(deps): bump com.azure:azure-storage-blob from 12.24.0 to 12.24.1 by @dependabot in #1658
  • build(deps): bump commons-io:commons-io from 2.11.0 to 2.15.0 by @dependabot in #1659
  • build(deps): bump com.azure:azure-storage-file-share from 12.20.0 to 12.20.1 by @dependabot in #1661
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.5 to 0.127.6 by @dependabot in #1663
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.8.2 to 4.8.3 by @dependabot in #1664
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.8.2 to 4.8.3 by @dependabot in #1665
  • build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 by @dependabot in #1667
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.29.0 to 2.29.1 by @dependabot in #1673
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.6 to 0.127.7 by @dependabot in #1675
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #1676
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #1677
  • build(deps): bump com.azure:azure-storage-blob from 12.24.1 to 12.25.0 by @dependabot in #1681
  • build(deps): bump com.azure:azure-storage-file-share from 12.20.1 to 12.21.0 by @dependabot in #1680
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.8.3 to 4.8.4 by @dependabot in #1683
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.8.3 to 4.8.4 by @dependabot in #1685
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.14 to 7.17.15 by @dependabot in #1687
  • build(deps): bump org.apache.poi:poi-ooxml from 5.2.3 to 5.2.5 by @dependabot in #1699
  • build(deps): bump org.springframework.vault:spring-vault-core from 3.0.4 to 3.1.0 by @dependabot in #1700
  • build(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #1707
  • build(deps): bump commons-logging:commons-logging from 1.2 to 1.3.0 by @dependabot in #1709
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #1712
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.29.1 to 2.30.0 by @dependabot in #1716
  • rel: bump to 3.0.7-SNAPSHOT by @paulcwarren in #1632

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

New Contributors

Full Changelog: 3.0.6...3.0.7

Version 3.0.6

05 Oct 03:23
43150b4
Compare
Choose a tag to compare

What's Changed

  • fix: ensure resource argument handler is before proxying handler argument resolver by @paulcwarren in #1592
  • fix: store proxy beans now include a store translation interceptor th… by @paulcwarren in #1616
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.12 to 7.17.13 by @dependabot in #1600
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.26.1 to 2.27.0 by @dependabot in #1605
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.2 to 0.127.3 by @dependabot in #1607
  • build(deps): bump com.azure:azure-storage-blob from 12.23.1 to 12.24.0 by @dependabot in #1610
  • build(deps): bump com.azure:azure-storage-file-share from 12.19.1 to 12.20.0 by @dependabot in #1608
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #1612
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.7.2 to 4.8.0 by @dependabot in #1618
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.7.2 to 4.8.0 by @dependabot in #1619
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.27.0 to 2.27.1 by @dependabot in #1623
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.3 to 0.127.4 by @dependabot in #1625

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

  • solr for the Spring Content Solr Module

  • elasticsearch for the Spring Content Elasticsearch Module

    and:-

  • spring-versions-jpa for the Locking and Versioning Module

Full Changelog: 3.0.5...3.0.6

Version 3.0.5

29 Aug 03:41
5d90617
Compare
Choose a tag to compare

What's Changed

  • Feat/content preservation by @paulcwarren in #1406
  • Fix typo in sample code by @tgeens in #148
  • feat: content property now uses setAutoGrowNestedPaths when setting ccontent by @paulcwarren in #1510
  • fix(setup): do not add junit as compile dependency by @claudia-maderthaner-infoniqa in #1542
  • Add check for jakarta entity @id, fixes issue #1548 by @andye2004 in #1549
  • refactor: typed content stores (e.g. FilesystemContentStore) now inherits from v3 ContentStore interface by @paulcwarren in #1551
  • Optimize memory usage during upload of smaller files to amazon S3 by @juja0 in #1560
  • Puts and posts that dont specify the Content-Type header should return 400 Bad Request by @paulcwarren in #1566
  • Correct content-disposition response header to be of type 'attachment' by @vierbergenlars in #1570
  • fix: now uses utf8 when setting content-dispostion filename by @paulcwarren in #1583
  • When content is unset all storage now attempts to reset content length to its type's default value by @paulcwarren in #1554
  • fix: rest and store mappingcontext now use a common property naming convention by @paulcwarren in #1573
  • deps: remove the last vestigages of hibernate-core-jakarta by @paulcwarren in #1578
  • build(deps): bump spring-cloud-gcp-storage from 4.4.0 to 4.5.0 by @dependabot in #1467
  • build(deps): bump azure-storage-file-share from 12.18.1 to 12.18.2 by @dependabot in #1469
  • build(deps-dev): bump spring-cloud-gcp-core from 4.4.0 to 4.5.0 by @dependabot in #1471
  • build(deps): bump azure-storage-blob from 12.22.2 to 12.22.3 by @dependabot in #1473
  • build(deps): bump spring-vault-core from 3.0.2 to 3.0.3 by @dependabot in #1475
  • build(deps): bump google-cloud-storage from 2.22.4 to 2.23.0 by @dependabot in #1478
  • build(deps-dev): bump google-cloud-nio from 0.126.17 to 0.126.18 by @dependabot in #1483
  • build(deps): bump spring-cloud-gcp-storage from 4.5.0 to 4.5.1 by @dependabot in #1491
  • build(deps-dev): bump spring-cloud-gcp-core from 4.5.0 to 4.5.1 by @dependabot in #1492
  • deps: use org.hibernate.orm:hibernate-core instead of hibernate-core-jakarta by @paulcwarren in #1500
  • build(deps-dev): bump google-cloud-nio from 0.126.18 to 0.126.19 by @dependabot in #1503
  • build(deps): bump azure-storage-blob from 12.22.3 to 12.23.0 by @dependabot in #1504
  • build(deps): bump azure-storage-file-share from 12.18.2 to 12.19.0 by @dependabot in #1506
  • build(deps): bump google-cloud-storage from 2.23.0 to 2.24.0 by @dependabot in #1512
  • build(deps): bump spring-vault-core from 3.0.3 to 3.0.4 by @dependabot in #1516
  • build(deps): bump org.apache.solr:solr-solrj from 9.2.1 to 9.3.0 by @dependabot in #1523
  • build(deps): bump elasticsearch-rest-high-level-client from 7.17.10 to 7.17.11 by @dependabot in #1493
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.5.1 to 4.6.0 by @dependabot in #1526
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.5.1 to 4.6.0 by @dependabot in #1529
  • build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2022.0.3 to 2022.0.4 by @dependabot in #1530
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.6.0 to 4.7.0 by @dependabot in #1532
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.6.0 to 4.7.0 by @dependabot in #1534
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.126.19 to 0.127.0 by @dependabot in #1537
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.11 to 7.17.12 by @dependabot in #1540
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.24.0 to 2.26.0 by @dependabot in #1543
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.7.0 to 4.7.1 by @dependabot in #1544
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.7.0 to 4.7.1 by @dependabot in #1547
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.0 to 0.127.1 by @dependabot in #1552
  • build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 4.7.1 to 4.7.2 by @dependabot in #1559
  • build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 4.7.1 to 4.7.2 by @dependabot in #1558
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.26.0 to 2.26.1 by @dependabot in #1563
  • build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.1 to 0.127.2 by @dependabot in #1572
  • build(deps): bump com.azure:azure-storage-blob from 12.23.0 to 12.23.1 by @dependabot in #1579
  • build(deps): bump com.azure:azure-storage-file-share from 12.19.0 to 12.19.1 by @dependabot in #1580

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

New Contributors

Full Changelog: 3.0.4...3.0.5

Version 3.0.4

13 Jun 16:35
3b8f9f6
Compare
Choose a tag to compare

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

Version 3.0.3

23 May 04:47
5604109
Compare
Choose a tag to compare

What's Changed

  • Fixes two NPE conditions in DefaultEntityResolver return statement by @Nick-Wunderdog in #1400
  • build(deps-dev): bump spring-cloud-gcp-core from 4.2.0 to 4.3.0 by @dependabot in #1403
  • build(deps): bump spring-cloud-gcp-storage from 4.2.0 to 4.3.0 by @dependabot in #1402
  • build(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #1404
  • build(deps): bump google-cloud-storage from 2.22.1 to 2.22.2 by @dependabot in #1410
  • build(deps-dev): bump google-cloud-nio from 0.126.14 to 0.126.15 by @dependabot in #1413

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.3</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.2...3.0.3

Version 3.0.2

05 May 05:06
0dce9b2
Compare
Choose a tag to compare

What's Changed

  • fix: s3 auto configuration should only activate when spring-content-s… by @paulcwarren in #1356
  • fix: getting content id via content property id uses wrong internal propertypath member by @paulcwarren in #1376
  • build(deps-dev): bump google-cloud-nio from 0.126.10 to 0.126.11 by @dependabot in #1349
  • build(deps): bump google-cloud-storage from 2.20.2 to 2.21.0 by @dependabot in #1347
  • build(deps-dev): bump spring-cloud-gcp-core from 4.1.3 to 4.1.4 by @dependabot in #1351
  • build(deps): bump spring-cloud-gcp-storage from 4.1.3 to 4.1.4 by @dependabot in #1350
  • build(deps): bump ojdbc8 from 21.9.0.0 to 23.2.0.0 by @dependabot in #1354
  • build(deps-dev): bump google-cloud-nio from 0.126.11 to 0.126.12 by @dependabot in #1364
  • build(deps): bump google-cloud-storage from 2.21.0 to 2.22.0 by @dependabot in #1363
  • build(deps): bump pdfbox-tools from 2.0.27 to 2.0.28 by @dependabot in #1365
  • build(deps-dev): bump google-cloud-nio from 0.126.12 to 0.126.13 by @dependabot in #1367
  • build(deps): bump azure-storage-blob from 12.21.1 to 12.22.0 by @dependabot in #1369
  • build(deps): bump azure-storage-file-share from 12.17.1 to 12.18.0 by @dependabot in #1368
  • build(deps): bump spring-cloud-gcp-storage from 4.1.4 to 4.2.0 by @dependabot in #1379
  • build(deps): bump spring-boot-dependencies from 3.0.5 to 3.0.6 by @dependabot in #1378
  • build(deps-dev): bump spring-cloud-gcp-core from 4.1.4 to 4.2.0 by @dependabot in #1380
  • build(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot in #1385
  • build(deps): bump google-cloud-storage from 2.22.0 to 2.22.1 by @dependabot in #1388
  • build(deps-dev): bump google-cloud-nio from 0.126.13 to 0.126.14 by @dependabot in #1389
  • build(deps): bump jakarta.activation-api from 2.1.1 to 2.1.2 by @dependabot in #1392
  • build(deps): bump solr-solrj from 9.2.0 to 9.2.1 by @dependabot in #1395
  • build(deps): bump elasticsearch-rest-high-level-client from 7.17.9 to 7.17.10 by @dependabot in #1397

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

  • 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

Full Changelog: 3.0.1...3.0.2