Releases: paulcwarren/spring-content
Versoin 3.0.17
What's Changed
- Support multiple and pluggable content encryption keys and encryption algorithms by @vierbergenlars in #2240
- build(deps): bump software.amazon.awssdk:s3 from 2.30.3 to 2.30.4 by @dependabot in #2244
- build(deps): bump software.amazon.awssdk:s3 from 2.30.4 to 2.30.5 by @dependabot in #2245
- build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.4.1 to 3.4.2 by @dependabot in #2247
- build(deps): bump software.amazon.awssdk:s3 from 2.30.5 to 2.30.6 by @dependabot in #2248
- build(deps): bump com.google.cloud:google-cloud-storage from 2.47.0 to 2.48.0 by @dependabot in #2250
- build(deps): bump software.amazon.awssdk:s3 from 2.30.6 to 2.30.7 by @dependabot in #2249
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.29 to 0.127.30 by @dependabot in #2251
- build(deps): bump software.amazon.awssdk:s3 from 2.30.7 to 2.30.8 by @dependabot in #2252
- build(deps): bump software.amazon.awssdk:s3 from 2.30.8 to 2.30.10 by @dependabot in #2253
- build(deps): bump software.amazon.awssdk:s3 from 2.30.10 to 2.30.11 by @dependabot in #2255
- build(deps): bump com.google.cloud:google-cloud-storage from 2.48.0 to 2.48.1 by @dependabot in #2256
- build(deps): bump software.amazon.awssdk:s3 from 2.30.11 to 2.30.12 by @dependabot in #2257
- build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.6.0.24.10 to 23.7.0.25.01 by @dependabot in #2260
- build(deps): bump software.amazon.awssdk:s3 from 2.30.12 to 2.30.14 by @dependabot in #2261
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.17</version>
</dependency>
where XXX can be:-
Storage Modules
fs
for the Spring Content Filesystem Modules3
for the Spring Content S3 Modulegcs
for the Spring Content GCS Moduleazure-storage
for Spring Content Azure Storage Modulejpa
for the Spring Content JPA Modulemongo
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 Moduleand:-
-
spring-versions-jpa
for the Locking and Versioning Module
Full Changelog: 3.0.16...3.0.17
Version 3.0.16
What's Changed
- Fix: Wrap all message converters from spring-data-rest with a multipart-supporting message converter by @vierbergenlars in #2189
- Fix: S3 PartialContentInputStream to be compliant to InputStream specification by @vierbergenlars in #2217
- build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.3 to 3.3.4 by @dependabot in #2132
- build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #2130
- build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.6.0 to 5.7.0 by @dependabot in #2146
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #2160
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.23 to 0.127.25 by @dependabot in #2159
- build(deps): bump com.google.cloud:google-cloud-storage from 2.43.0 to 2.43.2 by @dependabot in #2162
- build(deps): bump software.amazon.awssdk:s3 from 2.28.24 to 2.28.25 by @dependabot in #2163
- build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.6.0 to 5.7.0 by @dependabot in #2164
- build(deps): bump software.amazon.awssdk:s3 from 2.28.25 to 2.28.26 by @dependabot in #2166
- build(deps): bump com.azure:azure-storage-blob from 12.28.0 to 12.28.1 by @dependabot in #2167
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #2165
- build(deps): bump software.amazon.awssdk:s3 from 2.28.26 to 2.28.27 by @dependabot in #2168
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.24 to 7.17.25 by @dependabot in #2171
- build(deps): bump software.amazon.awssdk:s3 from 2.28.27 to 2.28.28 by @dependabot in #2170
- build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.7.0 to 5.8.0 by @dependabot in #2173
- build(deps): bump software.amazon.awssdk:s3 from 2.28.28 to 2.28.29 by @dependabot in #2172
- build(deps): bump com.google.cloud:google-cloud-storage from 2.43.2 to 2.44.0 by @dependabot in #2175
- build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.7.0 to 5.8.0 by @dependabot in #2174
- build(deps): bump software.amazon.awssdk:s3 from 2.28.29 to 2.29.0 by @dependabot in #2177
- build(deps): bump software.amazon.awssdk:s3 from 2.29.0 to 2.29.1 by @dependabot in #2179
- build(deps): bump com.google.cloud:google-cloud-storage from 2.44.0 to 2.44.1 by @dependabot in #2178
- build(deps): bump software.amazon.awssdk:s3 from 2.29.1 to 2.29.2 by @dependabot in #2180
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.25 to 0.127.26 by @dependabot in #2182
- build(deps): bump software.amazon.awssdk:s3 from 2.29.2 to 2.29.3 by @dependabot in #2181
- build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 3.0.0 to 3.1.0 by @dependabot in #2184
- build(deps): bump software.amazon.awssdk:s3 from 2.29.3 to 2.29.4 by @dependabot in #2183
- build(deps): bump software.amazon.awssdk:s3 from 2.29.4 to 2.29.5 by @dependabot in #2185
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #2186
- build(deps): bump software.amazon.awssdk:s3 from 2.29.5 to 2.29.6 by @dependabot in #2187
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #2188
- build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.5.0.24.07 to 23.6.0.24.10 by @dependabot in #2190
- build(deps): bump software.amazon.awssdk:s3 from 2.29.6 to 2.29.8 by @dependabot in #2191
- build(deps): bump software.amazon.awssdk:s3 from 2.29.8 to 2.29.9 by @dependabot in #2193
- build(deps): bump software.amazon.awssdk:s3 from 2.29.9 to 2.29.10 by @dependabot in #2194
- build(deps): bump software.amazon.awssdk:s3 from 2.29.10 to 2.29.11 by @dependabot in #2195
- build(deps): bump com.azure:azure-storage-blob from 12.28.1 to 12.29.0 by @dependabot in #2197
- build(deps): bump software.amazon.awssdk:s3 from 2.29.11 to 2.29.12 by @dependabot in #2196
- build(deps): bump com.azure:azure-storage-file-share from 12.24.0 to 12.25.0 by @dependabot in #2198
- build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in #2199
- build(deps): bump software.amazon.awssdk:s3 from 2.29.12 to 2.29.13 by @dependabot in #2200
- build(deps): bump software.amazon.awssdk:s3 from 2.29.13 to 2.29.15 by @dependabot in #2201
- build(deps): bump com.google.cloud:google-cloud-storage from 2.44.1 to 2.45.0 by @dependabot in #2203
- build(deps): bump software.amazon.awssdk:s3 from 2.29.15 to 2.29.16 by @dependabot in #2202
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.26 to 0.127.27 by @dependabot in #2205
- build(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #2204
- build(deps): bump software.amazon.awssdk:s3 from 2.29.16 to 2.29.17 by @dependabot in #2206
- build(deps): bump software.amazon.awssdk:s3 from 2.29.17 to 2.29.18 by @dependabot in #2208
- build(deps): bump software.amazon.awssdk:s3 from 2.29.18 to 2.29.19 by @dependabot in #2209
- build(deps): bump software.amazon.awssdk:s3 from 2.29.19 to 2.29.20 by @dependabot in #2212
- build(deps): bump software.amazon.awssdk:s3 from 2.29.20 to 2.29.21 by @dependabot in #2213
- build(deps): bump software.amazon.awssdk:s3 from 2.29.21 to 2.29.22 by @dependabot in #2214
- build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.3 to 2023.0.4 by @dependabot in #2215
- build(deps): bump software.amazon.awssdk:s3 from 2.29.22 to 2.29.23 by @dependabot in #2216
- build(deps): bump software.amazon.awssdk:s3 from 2.29.23 to 2.29.24 by @dependabot in #2218
- build(deps): bump software.amazon.awssdk:s3 from 2.29.24 to 2.29.26 by @dependabot in #2220
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.25 to 7.17.26 by @dependabot in #2222
- build(deps): bump software.amazon.awssdk:s3 from 2.29.26 to 2.29.29 by @dependabot in #2221
- build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.4 to 2024.0.0 by @dependabot in #2219
- build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.4 to 3.4.1 by @dependabot in #2225
- build(deps): bump com.azure:azure-storage-file-share from 12.25.0 to 12.25.1 by @dependabot in #2223
- build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.8.0 to 5.9.0 by @dependabot in #2224
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #2230
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.26 to 7.17.27 by @dependabot in #2229
- build(deps-dev): bump com.googl...
Version 3.0.15
What's Changed
- build(deps): bump software.amazon.awssdk:s3 from 2.27.8 to 2.27.9 by @dependabot in #2091
- build(deps): bump software.amazon.awssdk:s3 from 2.27.9 to 2.27.10 by @dependabot in #2093
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.21 to 0.127.22 by @dependabot in #2092
- build(deps): bump software.amazon.awssdk:s3 from 2.27.10 to 2.27.11 by @dependabot in #2095
- build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.2 to 3.3.3 by @dependabot in #2096
- build(deps): bump software.amazon.awssdk:s3 from 2.27.11 to 2.27.12 by @dependabot in #2099
- build(deps): bump com.azure:azure-storage-blob from 12.27.0 to 12.27.1 by @dependabot in #2097
- build(deps): bump com.azure:azure-storage-file-share from 12.23.0 to 12.23.1 by @dependabot in #2098
- ci: bump version to 3.0.15-SNAPSHOT by @paulcwarren in #2090
- build(deps): bump software.amazon.awssdk:s3 from 2.27.12 to 2.27.13 by @dependabot in #2100
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #2101
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #2104
- build(deps): bump software.amazon.awssdk:s3 from 2.27.13 to 2.27.14 by @dependabot in #2103
- build(deps): bump software.amazon.awssdk:s3 from 2.27.14 to 2.27.15 by @dependabot in #2105
- build(deps): bump software.amazon.awssdk:s3 from 2.27.15 to 2.27.16 by @dependabot in #2106
- build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.5.1 to 5.6.0 by @dependabot in #2107
- build(deps): bump software.amazon.awssdk:s3 from 2.27.16 to 2.27.17 by @dependabot in #2109
- build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.5.1 to 5.6.0 by @dependabot in #2108
- build(deps): bump software.amazon.awssdk:s3 from 2.27.17 to 2.27.18 by @dependabot in #2110
- build(deps): bump software.amazon.awssdk:s3 from 2.27.18 to 2.27.19 by @dependabot in #2111
- build(deps): bump software.amazon.awssdk:s3 from 2.27.19 to 2.27.20 by @dependabot in #2112
- build(deps): bump software.amazon.awssdk:s3 from 2.27.20 to 2.27.21 by @dependabot in #2113
- build(deps): bump software.amazon.awssdk:s3 from 2.27.21 to 2.27.22 by @dependabot in #2114
- build(deps): bump org.apache.solr:solr-solrj from 9.6.1 to 9.7.0 by @dependabot in #2115
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.23 to 7.17.24 by @dependabot in #2116
- build(deps): bump software.amazon.awssdk:s3 from 2.27.22 to 2.27.23 by @dependabot in #2117
- build(deps): bump software.amazon.awssdk:s3 from 2.27.23 to 2.27.24 by @dependabot in #2118
- build(deps): bump software.amazon.awssdk:s3 from 2.27.24 to 2.28.0 by @dependabot in #2119
- build(deps): bump software.amazon.awssdk:s3 from 2.28.0 to 2.28.1 by @dependabot in #2120
- Fix multipart atomic failure by @rschev in #2121
- build(deps): bump com.google.cloud:google-cloud-storage from 2.42.0 to 2.43.0 by @dependabot in #2123
- build(deps): bump software.amazon.awssdk:s3 from 2.28.1 to 2.28.2 by @dependabot in #2122
- build(deps): bump com.azure:azure-storage-blob from 12.27.1 to 12.28.0 by @dependabot in #2126
- build(deps): bump com.azure:azure-storage-file-share from 12.23.1 to 12.24.0 by @dependabot in #2129
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.22 to 0.127.23 by @dependabot in #2127
- build(deps): bump software.amazon.awssdk:s3 from 2.28.2 to 2.28.3 by @dependabot in #2128
- build(deps): bump software.amazon.awssdk:s3 from 2.28.3 to 2.28.24 by @dependabot in #2158
Full Changelog: 3.0.14...3.0.15
Version 3.0.14
What's Changed
- fix: Send events when creating entities in multipart post by @rschev in #2070
- build(deps): bump software.amazon.awssdk:s3 from 2.26.29 to 2.26.30 by @dependabot in #2066
- build(deps): bump software.amazon.awssdk:s3 from 2.26.30 to 2.26.31 by @dependabot in #2067
- build(deps): bump software.amazon.awssdk:s3 from 2.26.31 to 2.27.0 by @dependabot in #2069
- build(deps): bump software.amazon.awssdk:s3 from 2.27.0 to 2.27.1 by @dependabot in #2071
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.20 to 0.127.21 by @dependabot in #2073
- build(deps): bump software.amazon.awssdk:s3 from 2.27.1 to 2.27.2 by @dependabot in #2076
- build(deps): bump software.amazon.awssdk:s3 from 2.27.2 to 2.27.3 by @dependabot in #2077
- build(deps): bump software.amazon.awssdk:s3 from 2.27.3 to 2.27.4 by @dependabot in #2078
- build(deps): bump software.amazon.awssdk:s3 from 2.27.4 to 2.27.5 by @dependabot in #2079
- build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.5.0 to 5.5.1 by @dependabot in #2082
- build(deps): bump software.amazon.awssdk:s3 from 2.27.5 to 2.27.6 by @dependabot in #2081
- build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.5.0 to 5.5.1 by @dependabot in #2080
- build(deps): bump org.springframework.vault:spring-vault-core from 3.1.1 to 3.1.2 by @dependabot in #2084
- build(deps): bump software.amazon.awssdk:s3 from 2.27.6 to 2.27.7 by @dependabot in #2085
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #2086
- build(deps): bump com.google.cloud:google-cloud-storage from 2.41.0 to 2.42.0 by @dependabot in #2089
- build(deps): bump software.amazon.awssdk:s3 from 2.27.7 to 2.27.8 by @dependabot in #2088
- build(deps): bump commons-logging:commons-logging from 1.3.3 to 1.3.4 by @dependabot in #2087
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.14</version>
</dependency>
where XXX can be:-
Storage Modules
fs
for the Spring Content Filesystem Modules3
for the Spring Content S3 Modulegcs
for the Spring Content GCS Moduleazure-storage
for Spring Content Azure Storage Modulejpa
for the Spring Content JPA Modulemongo
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 Moduleand:-
-
spring-versions-jpa
for the Locking and Versioning Module
Full Changelog: 3.0.13...3.0.14
Verison 3.0.13
What's Changed
- fix: findAllVersions should return provided entity when it is a versi… by @paulcwarren in #2056
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #2050
- build(deps): bump software.amazon.awssdk:s3 from 2.26.21 to 2.26.22 by @dependabot in #2052
- build(deps): bump software.amazon.awssdk:s3 from 2.26.22 to 2.26.23 by @dependabot in #2054
- build(deps): bump software.amazon.awssdk:s3 from 2.26.24 to 2.26.25 by @dependabot in #2057
- build(deps): bump software.amazon.awssdk:s3 from 2.26.25 to 2.26.26 by @dependabot in #2058
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.22 to 7.17.23 by @dependabot in #2059
- build(deps): bump software.amazon.awssdk:s3 from 2.26.26 to 2.26.27 by @dependabot in #2060
- build(deps): bump com.google.cloud:google-cloud-storage from 2.40.1 to 2.41.0 by @dependabot in #2062
- build(deps): bump software.amazon.awssdk:s3 from 2.26.27 to 2.26.28 by @dependabot in #2064
- build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.4.0.24.05 to 23.5.0.24.07 by @dependabot in #2063
- build(deps): bump software.amazon.awssdk:s3 from 2.26.28 to 2.26.29 by @dependabot in #2065
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.13</version>
</dependency>
where XXX can be:-
Storage Modules
fs
for the Spring Content Filesystem Modules3
for the Spring Content S3 Modulegcs
for the Spring Content GCS Moduleazure-storage
for Spring Content Azure Storage Modulejpa
for the Spring Content JPA Modulemongo
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 Moduleand:-
-
spring-versions-jpa
for the Locking and Versioning Module
Full Changelog: 3.0.12...3.0.13
Version 3.0.12
What's Changed
- fix: add a copyBufferSize bean that allows configuration of the buffer size used by the jpa store copyLarge operation by
@paulcwarren in #1981 - fix missing line break in s3.adoc by @frostyfab in #2005
- test: re-instate localstack for s3 testing by @paulcwarren in #2024
- Revert "--- (#1959)" by @paulcwarren in #2025
- deps/revert persistence api 3.2.0 bump by @paulcwarren in #2028
- dev: add a devcontainer file so contributor's can onboard more quickly by @paulcwarren in https://github.com/paulcwarren/spring-* * * update README.md by @paulcwarren in #2029
content/pull/2034 - update devcontainer.json - add dind feature by @paulcwarren in #2036
- fix: handle Spring Boot 3.2.4 ClientAbortExceptions by @paulcwarren in #2041
- Add "IF NOT EXISTS" clause in H2 database initialization by @DarioArena87 in #2040
- fix multipart requests on entities with a non-default initialized @Version property by @NielsCW in #2045
- build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.3.0 to 5.4.0 by @dependabot in #1973
- build(deps): bump software.amazon.awssdk:s3 from 2.25.62 to 2.25.63 by @dependabot in #1972
- build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.1 to 2023.0.2 by @dependabot in #1974
- build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.3.0 to 5.4.0 by @dependabot in #1975
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #1979
- build(deps): bump software.amazon.awssdk:s3 from 2.25.63 to 2.25.64 by @dependabot in #1976
- build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.4.0 to 5.4.1 by @dependabot in #1977
- build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.4.0 to 5.4.1 by @dependabot in #1978
- build(deps): bump software.amazon.awssdk:s3 from 2.25.64 to 2.25.65 by @dependabot in #1980
- build(deps): bump software.amazon.awssdk:s3 from 2.25.65 to 2.25.66 by @dependabot in #1982
- build(deps): bump software.amazon.awssdk:s3 from 2.25.66 to 2.25.67 by @dependabot in #1983
- build(deps): bump com.google.cloud:google-cloud-storage from 2.39.0 to 2.40.0 by @dependabot in #1984
- build(deps): bump software.amazon.awssdk:s3 from 2.25.67 to 2.25.68 by @dependabot in #1985
- build(deps): bump com.azure:azure-storage-file-share from 12.22.0 to 12.22.1 by @dependabot in #1986
- build(deps): bump software.amazon.awssdk:s3 from 2.25.68 to 2.25.69 by @dependabot in #1988
- build(deps): bump software.amazon.awssdk:s3 from 2.25.69 to 2.25.70 by @dependabot in #1989
- build(deps): bump software.amazon.awssdk:s3 from 2.25.70 to 2.26.0 by @dependabot in #1990
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.18 to 0.127.19 by @dependabot in #1991
- build(deps): bump software.amazon.awssdk:s3 from 2.26.0 to 2.26.1 by @dependabot in #1992
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.21 to 7.17.22 by @dependabot in #1993
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #1994
- build(deps): bump software.amazon.awssdk:s3 from 2.26.1 to 2.26.3 by @dependabot in #1995
- build(deps): bump software.amazon.awssdk:s3 from 2.26.3 to 2.26.4 by @dependabot in #1996
- build(deps): bump software.amazon.awssdk:s3 from 2.26.4 to 2.26.5 by @dependabot in #1997
- build(deps): bump software.amazon.awssdk:s3 from 2.26.5 to 2.26.6 by @dependabot in #1998
- build(deps): bump software.amazon.awssdk:s3 from 2.26.6 to 2.26.7 by @dependabot in #2000
- build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.0 to 3.3.1 by @dependabot in #2001
- build(deps): bump software.amazon.awssdk:s3 from 2.26.7 to 2.26.8 by @dependabot in #2004
- build(deps): bump software.amazon.awssdk:s3 from 2.26.8 to 2.26.9 by @dependabot in #2006
- build(deps): bump software.amazon.awssdk:s3 from 2.26.9 to 2.26.10 by @dependabot in #2009
- build(deps): bump com.google.cloud:google-cloud-storage from 2.40.0 to 2.40.1 by @dependabot in #2010
- build(deps): bump software.amazon.awssdk:s3 from 2.26.10 to 2.26.11 by @dependabot in #2011
- build(deps-dev): bump com.google.cloud:google-cloud-nio from 0.127.19 to 0.127.20 by @dependabot in #2012
- build(deps): bump software.amazon.awssdk:s3 from 2.26.11 to 2.26.12 by @dependabot in #2013
- build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.4.1 to 5.4.3 by @dependabot in #2014
- build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.4.1 to 5.4.3 by @dependabot in #2015
- build(deps): bump software.amazon.awssdk:s3 from 2.26.12 to 2.26.13 by @dependabot in #2017
- build(deps): bump org.apache.poi:poi-ooxml from 5.2.5 to 5.3.0 by @dependabot in #2018
- build(deps): bump software.amazon.awssdk:s3 from 2.26.13 to 2.26.15 by @dependabot in #2020
- build(deps): bump commons-logging:commons-logging from 1.3.2 to 1.3.3 by @dependabot in #2021
- build(deps): bump software.amazon.awssdk:s3 from 2.26.15 to 2.26.16 by @dependabot in #2022
- build(deps): bump software.amazon.awssdk:s3 from 2.26.16 to 2.26.17 by @dependabot in #2023
- build(deps): bump com.azure:azure-storage-blob from 12.26.0 to 12.26.1 by @dependabot in #1987
- build(deps): bump software.amazon.awssdk:s3 from 2.26.17 to 2.26.18 by @dependabot in #2026
- build(deps): bump jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0 by @dependabot in #2027
- build(deps): bump software.amazon.awssdk:s3 from 2.26.18 to 2.26.19 by @dependabot in #2030
- build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.2 to 2023.0.3 by @dependabot in #2033
- build(deps): bump com.google.cloud:spring-cloud-gcp-storage from 5.4.3 to 5.5.0 by @dependabot in #2031
- build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.4.3 to 5.5.0 by @dependabot in #2032
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #2035
- build(deps): bump software.amazon.awssdk:s3 from 2.26.19 to 2.26.20 by @dependabot in #2038
- build(deps): bump software.amazon.awssdk:s3 from 2.26.20 to 2.26.21 by @dependabot in #2047
- build(deps): bump com.azure:azure-storage-blob from 12.26.1 to 12.27.0 by @dependabot in #2046
- build(deps): bump com.azure:azure-storage-file-share from 12.22.1 to 12.23.0 by @dependabot in #2048
- build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.1 to 3.3.2 by @dependabot in #2049
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.12</vers...
Version 3.0.11
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 Modules3
for the Spring Content S3 Modulegcs
for the Spring Content GCS Moduleazure-storage
for Spring Content Azure Storage Modulejpa
for the Spring Content JPA Modulemongo
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 Moduleand:-
-
spring-versions-jpa
for the Locking and Versioning Module
Full Changelog: 3.0.10...3.0.11
Version 3.0.10
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 Modules3
for the Spring Content S3 Modulegcs
for the Spring Content GCS Moduleazure-storage
for Spring Content Azure Storage Modulejpa
for the Spring Content JPA Modulemongo
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 Moduleand:-
-
spring-versions-jpa
for the Locking and Versioning Module
Full Changelog: 3.0.9...3.0.10
Version 3.0.9
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 Modules3
for the Spring Content S3 Modulegcs
for the Spring Content GCS Moduleazure-storage
for Spring Content Azure Storage Modulejpa
for the Spring Content JPA Modulemongo
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 Moduleand:-
-
spring-versions-jpa
for the Locking and Versioning Module
Full Changelog: 3.0.8...3.0.9
Version 3.0.8
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 Modules3
for the Spring Content S3 Modulegcs
for the Spring Content GCS Moduleazure-storage
for Spring Content Azure Storage Modulejpa
for the Spring Content JPA Modulemongo
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 Moduleand:-
-
spring-versions-jpa
for the Locking and Versioning Module
Full Changelog: 3.0.7...3.0.8