Mark Paluch
0bb1eb6bce
Prepare 3.3.10 (2021.1.10).
...
See #1316
2022-11-18 10:21:04 +01:00
Spring Builds
42e98081f6
After release cleanups.
...
See #1315
2022-10-13 12:37:08 +00:00
Spring Builds
478f920739
Prepare next development iteration.
...
See #1315
2022-10-13 12:36:55 +00:00
Spring Builds
bf43b077f0
Release version 3.3.9 (2021.1.9).
...
See #1315
2022-10-13 11:54:13 +00:00
Spring Builds
dcd6843a1a
Prepare 3.3.9 (2021.1.9).
...
See #1315
2022-10-13 11:51:34 +00:00
Spring Builds
ce522216a8
After release cleanups.
...
See #1306
2022-10-13 07:52:05 +00:00
Spring Builds
ddd78cd585
Prepare next development iteration.
...
See #1306
2022-10-13 07:51:51 +00:00
Spring Builds
5d5bbc9446
Release version 3.3.8 (2021.1.8).
...
See #1306
2022-10-13 07:28:19 +00:00
Spring Builds
143a0a38dd
Prepare 3.3.8 (2021.1.8).
...
See #1306
2022-10-13 07:25:51 +00:00
Spring Builds
e3b63fd814
After release cleanups.
...
See #1288
2022-09-19 09:04:52 +00:00
Spring Builds
8c1bb8bfc5
Prepare next development iteration.
...
See #1288
2022-09-19 09:04:39 +00:00
Spring Builds
081c07afe3
Release version 3.3.7 (2021.1.7).
...
See #1288
2022-09-19 08:40:17 +00:00
Spring Builds
7aecd2a96d
Prepare 3.3.7 (2021.1.7).
...
See #1288
2022-09-19 08:37:58 +00:00
Mark Paluch
13d266dd7c
Use BeforeConvertCallback.onBeforeConvert(…) outcome for the actual insert.
...
We now use correctly the result of the `onBeforeConvert` callback for insert instead of the original entity.
Closes #1295
2022-08-04 11:17:07 +02:00
Christoph Strobl
06b87d451f
After release cleanups.
...
See #1278
2022-07-15 10:47:36 +02:00
Christoph Strobl
75474082eb
Prepare next development iteration.
...
See #1278
2022-07-15 10:47:32 +02:00
Christoph Strobl
e6707f81f0
Release version 3.3.6 (2021.1.6).
...
See #1278
2022-07-15 10:34:16 +02:00
Christoph Strobl
a0ff3d4f0e
Prepare 3.3.6 (2021.1.6).
...
See #1278
2022-07-15 10:33:38 +02:00
Mark Paluch
3a2b9c9009
Refine table and column name generation.
...
We revised the table and column name generation by unifying the generation code into CqlIdentifierGenerator. We also properly distinguish between generated names that are generated and those provided by the application (i.e. through annotations).
Closes #1263
2022-07-05 13:36:02 +02:00
Tudor Marc
17850b7aa1
Allow WriterOptionsBuilder to set ttl to 0.
...
Value 0 tells the Cassandra driver to disable the ttl.
Original pull request: #1270 .
Closes #1262
2022-07-05 08:03:39 +02:00
Mark Paluch
0dca3e6aaa
Properly render table name as CQL during index creation.
...
We now use the proper CQL representation applying quoting if necessary when creating indexes. Previously, we just used the plain toString format of the CQL identifier that didn't quote the table name.
Closes #1281 .
2022-07-04 09:00:07 +02:00
Mark Paluch
0f57ea68dc
After release cleanups.
...
See #1257
2022-06-20 11:12:22 +02:00
Mark Paluch
89bd8a728e
Prepare next development iteration.
...
See #1257
2022-06-20 11:12:19 +02:00
Mark Paluch
f20e6065fd
Release version 3.3.5 (2021.1.5).
...
See #1257
2022-06-20 10:59:10 +02:00
Mark Paluch
20df4ba510
Prepare 3.3.5 (2021.1.5).
...
See #1257
2022-06-20 10:58:43 +02:00
Mark Paluch
752e68b014
Upgrade to Maven Wrapper 3.8.5.
...
See #1274
2022-06-03 09:42:22 +02:00
Mark Paluch
c5aa9be462
Update CI properties.
...
See #1257
2022-06-03 09:35:43 +02:00
John Blum
812e4c6fcf
Remove Docker Registry login.
...
Closes #1269 .
2022-05-16 12:44:01 -07:00
Christoph Strobl
38014e217c
After release cleanups.
...
See #1244
2022-04-19 12:13:23 +02:00
Christoph Strobl
a9ffd4eeec
Prepare next development iteration.
...
See #1244
2022-04-19 12:13:20 +02:00
Christoph Strobl
ec9c4fe460
Release version 3.3.4 (2021.1.4).
...
See #1244
2022-04-19 12:03:13 +02:00
Christoph Strobl
3ad9ebbc0a
Prepare 3.3.4 (2021.1.4).
...
See #1244
2022-04-19 12:02:43 +02:00
Mark Paluch
0dae41395a
Polishing.
...
Simplify invocation chain, simplify tests.
See #1248
Original pull request: #1249 .
2022-03-28 10:53:01 +02:00
Thomas Strauß
d46d6a470a
Fixes assertion for TTL duration in WriteOptionsBuilder.
...
Closes #1248
Original pull request: #1249 .
2022-03-28 10:52:01 +02:00
Mark Paluch
f310138b3d
After release cleanups.
...
See #1227
2022-03-21 15:06:37 +01:00
Mark Paluch
831939651d
Prepare next development iteration.
...
See #1227
2022-03-21 15:06:35 +01:00
Mark Paluch
b408f8f909
Release version 3.3.3 (2021.1.3).
...
See #1227
2022-03-21 14:58:52 +01:00
Mark Paluch
5a695f10b9
Prepare 3.3.3 (2021.1.3).
...
See #1227
2022-03-21 14:58:27 +01:00
Mark Paluch
76297f411f
Use Java 8 to build snapshots for Artifactory.
...
Closes #1230
2022-03-15 14:16:10 +01:00
Mark Paluch
f2d7e31ead
Polishing.
...
Add cassandra-thrift as test dependency since it was removed with the Cassandra 3.11.11 upgrade.
See #1234
2022-03-04 15:03:30 +01:00
Mark Paluch
adb4c8c8d8
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 15:03:30 +01:00
Mark Paluch
f386f82e5a
Lazily obtain CQL for exception translation.
...
Closes #1236
2022-03-03 09:15:42 +01:00
Sam Lightfoot
48d372d022
Add missing log guard to ReactiveCqlTemplate.
...
Closes #1235
2022-03-03 09:15:41 +01:00
Mark Paluch
58b237d55c
Upgrade to Apache Cassandra 3.11.12.
...
Closes #1234
2022-02-22 14:13:33 +01:00
Mark Paluch
440b9a8239
Update CI properties.
...
See #1227
2022-02-22 14:09:13 +01:00
Mark Paluch
6dc9b05214
Upgrade to Maven Wrapper 3.8.4.
...
See #1232
2022-02-22 13:56:07 +01:00
Mark Paluch
60a024923b
Use Java 17 to build snapshots for Artifactory.
...
Closes #1230
2022-02-21 14:54:23 +01:00
Mark Paluch
f3c637a434
After release cleanups.
...
See #1208
2022-02-18 10:49:01 +01:00
Mark Paluch
3ffc4670c5
Prepare next development iteration.
...
See #1208
2022-02-18 10:48:59 +01:00
Mark Paluch
7fea9f40f6
Release version 3.3.2 (2021.1.2).
...
See #1208
2022-02-18 10:41:00 +01:00