Greg L. Turnquist
c4bd2b3109
After release cleanups.
...
See #1258
2022-08-29 16:58:13 +00:00
Greg L. Turnquist
69c741e18c
Prepare next development iteration.
...
See #1258
2022-08-29 16:58:01 +00:00
Greg L. Turnquist
708136b19d
Release version 3.2.12 (2021.0.12).
...
See #1258
2022-08-29 16:36:46 +00:00
Greg L. Turnquist
4c320e21eb
Prepare 3.2.12 (2021.0.12).
...
See #1258
2022-08-29 16:34:18 +00:00
Mark Paluch
5a7ce4ffc2
Update CI properties.
...
See #1258
2022-06-03 09:36:02 +02:00
John Blum
0797fb46a5
Remove Docker Registry login.
...
Closes #1269 .
2022-05-16 12:50:30 -07:00
Christoph Strobl
16ff3ea2e6
After release cleanups.
...
See #1243
2022-04-19 13:59:25 +02:00
Christoph Strobl
19ad1a8aec
Prepare next development iteration.
...
See #1243
2022-04-19 13:59:22 +02:00
Christoph Strobl
5b43dcabbb
Release version 3.2.11 (2021.0.11).
...
See #1243
2022-04-19 13:48:17 +02:00
Christoph Strobl
26f0366ca8
Prepare 3.2.11 (2021.0.11).
...
See #1243
2022-04-19 13:47:41 +02:00
Mark Paluch
0062b018d8
Polishing.
...
Simplify invocation chain, simplify tests.
See #1248
Original pull request: #1249 .
2022-03-28 10:56:37 +02:00
Thomas Strauß
2fbdddda4a
Fixes assertion for TTL duration in WriteOptionsBuilder.
...
Closes #1248
Original pull request: #1249 .
2022-03-28 10:56:37 +02:00
Mark Paluch
56f4eba894
After release cleanups.
...
See #1226
2022-03-21 14:34:34 +01:00
Mark Paluch
56d9f600a5
Prepare next development iteration.
...
See #1226
2022-03-21 14:34:32 +01:00
Mark Paluch
6118b95b11
Release version 3.2.10 (2021.0.10).
...
See #1226
2022-03-21 14:26:37 +01:00
Mark Paluch
cdfb2a4bfb
Prepare 3.2.10 (2021.0.10).
...
See #1226
2022-03-21 14:26:08 +01:00
Mark Paluch
0590845cb3
Use Java 8 to build snapshots for Artifactory.
...
Closes #1230
2022-03-15 14:16:13 +01:00
Mark Paluch
51d2799ead
Polishing.
...
Add cassandra-thrift as test dependency since it was removed with the Cassandra 3.11.11 upgrade.
See #1234
2022-03-04 14:59:33 +01:00
Mark Paluch
8c58736551
Introduce customization hook for PreparedStatementHandler.
...
CassandraTemplate and its asynchronous and reactive variants now define a createPreparedStatementHandler() template method to customize CQL preparation and binding.
Closes #1237
2022-03-04 14:59:33 +01:00
Mark Paluch
1267514df2
Lazily obtain CQL for exception translation.
...
Closes #1236
2022-03-03 09:16:34 +01:00
Sam Lightfoot
7758c4d29c
Add missing log guard to ReactiveCqlTemplate.
...
Closes #1235
2022-03-03 09:15:58 +01:00
Mark Paluch
359ee9c493
Upgrade to Apache Cassandra 3.11.12.
...
Closes #1234
2022-02-22 14:13:02 +01:00
Mark Paluch
a2f8a92a6f
Update CI properties.
...
See #1226
2022-02-22 14:08:48 +01:00
Mark Paluch
66bd0709e4
Upgrade to Maven Wrapper 3.8.4.
...
See #1231
2022-02-22 13:54:57 +01:00
Mark Paluch
eef51f2f8d
Polishing.
...
Externalize artifactory credentials id.
See #1230
2022-02-21 15:58:06 +01:00
Mark Paluch
0e27ba419d
Use Java 17 to build snapshots for Artifactory.
...
Closes #1230
2022-02-21 14:56:03 +01:00
Mark Paluch
a66c4390bc
Update CI properties.
...
See #1226
2022-02-21 14:51:43 +01:00
Mark Paluch
411bf2f6e3
After release cleanups.
...
See #1207
2022-02-18 10:32:52 +01:00
Mark Paluch
045e76c8c2
Prepare next development iteration.
...
See #1207
2022-02-18 10:32:50 +01:00
Mark Paluch
c814575748
Release version 3.2.9 (2021.0.9).
...
See #1207
2022-02-18 10:24:48 +01:00
Mark Paluch
318ab51ce8
Prepare 3.2.9 (2021.0.9).
...
See #1207
2022-02-18 10:24:14 +01:00
Christoph Strobl
f785b78550
Update copyright year to 2022.
...
See: #1224
2022-02-17 15:58:17 +01:00
Rémi Bleuse
39000beb57
Fix typo in Update documentation.
...
See #1223
2022-02-17 14:22:34 +01:00
Greg L. Turnquist
ad64815d84
Update CI properties.
...
See #1207
2022-02-14 14:38:45 -06:00
Mark Paluch
c6b7b70f2d
Use Reactor's expand(…) operator for recursive pagination.
...
We now use Mono.expand(…) to recursively read paginated results. Using Mono.expand(…) avoids deep stack recursion and therefore doesn't lead to StackOverflowError.
Closes #1215
2022-02-14 11:48:52 +01:00
Greg L. Turnquist
f2801cc95d
Use Harbor Proxy for containers.
...
Leverage internal infrastructure for pulling Docker container images. Reduces pressure on Docker Hub and reduces risk of hitting rate limits.
Closes #1216 .
Related https://github.com/spring-projects/spring-data-build/issues/1630 .
2022-02-07 13:47:41 -06:00
Mark Paluch
94af70348c
Polishing.
...
Extract docker credentials into properties file.
See #1214
2022-02-04 09:27:58 +01:00
Greg L. Turnquist
f2a1e52339
Externalize build properties.
...
By reading a properties file from an external location, it is possible to inject a consistent set of properties from Spring Data Build. This also supports repeatable builds.
Closes #1214 .
2022-02-04 09:22:11 +01:00
Christoph Strobl
ea6f90c4d6
After release cleanups.
...
See #1190
2022-01-14 10:00:57 +01:00
Christoph Strobl
a9bf89281d
Prepare next development iteration.
...
See #1190
2022-01-14 10:00:54 +01:00
Christoph Strobl
5c55032509
Release version 3.2.8 (2021.0.8).
...
See #1190
2022-01-14 09:47:48 +01:00
Christoph Strobl
1979f7b563
Prepare 3.2.8 (2021.0.8).
...
See #1190
2022-01-14 09:47:08 +01:00
Mark Paluch
c19197d55d
Use LinkedHashMap to ensure a stable iteration order using Columns.from(…).
...
Closes #1196
2021-12-07 09:01:56 +01:00
Jens Schauder
7cccd60807
After release cleanups.
...
See #1183
2021-11-12 10:38:57 +01:00
Jens Schauder
0dc03614d9
Prepare next development iteration.
...
See #1183
2021-11-12 10:38:54 +01:00
Jens Schauder
12195225c5
Release version 3.2.7 (2021.0.7).
...
See #1183
2021-11-12 10:27:20 +01:00
Jens Schauder
10ed151ff0
Prepare 3.2.7 (2021.0.7).
...
See #1183
2021-11-12 10:26:43 +01:00
MatejNedic
4d48093da5
Remove duplicate Assert.
...
Closes #1187
2021-11-08 09:12:06 +01:00
Mark Paluch
8438a477ae
Use nested classes for fetch size retrieval in session callbacks.
...
We now use nested classes implementing CqlProvider to retrieve the fetch size in session callbacks. This enables CQL retrieval. Previously, CQL retrieval saw a class that didn't implement CqlProvider and reported therefore unknown CQL.
See #1186
2021-10-25 14:15:36 +02:00
Mark Paluch
0813394831
Polishing.
...
Consistently use toCql(…) and String.format for CQL retrieval.
See #1186
2021-10-25 09:11:10 +02:00