Mark Paluch
eaaf8ffe1c
Prepare next development iteration.
...
See #802
2023-01-13 10:35:33 +01:00
Mark Paluch
9842c62fa6
Release version 1.5.7 (2021.2.7).
...
See #802
2023-01-13 10:32:46 +01:00
Mark Paluch
70825592fd
Prepare 1.5.7 (2021.2.7).
...
See #802
2023-01-13 10:32:31 +01:00
Mark Paluch
c3a6152110
Polishing.
...
Use correct Mockk artifacts.
See #809
2023-01-10 15:23:48 +01:00
Mark Paluch
b6a464d6d7
Fix BLOB reading and writing.
...
We now correctly consider ByteBuffer, Clob, and Blob types as additional types to read and write blob data.
Closes #809
2023-01-10 15:23:46 +01:00
Mark Paluch
1d3ec3b293
Extend license header copyright years to 2023.
...
See #808
2023-01-02 09:52:01 +01:00
Mark Paluch
8ce93a39bd
Update CI properties.
...
See #802
2022-11-18 15:33:53 +01:00
Mark Paluch
255d146627
After release cleanups.
...
See #793
2022-11-18 10:55:37 +01:00
Mark Paluch
10f95866ae
Prepare next development iteration.
...
See #793
2022-11-18 10:55:35 +01:00
Mark Paluch
02c08b6dc1
Release version 1.5.6 (2021.2.6).
...
See #793
2022-11-18 10:45:33 +01:00
Mark Paluch
8d4ec7ed5a
Prepare 1.5.6 (2021.2.6).
...
See #793
2022-11-18 10:44:44 +01:00
Mark Paluch
ea000275e2
Fix empty collection conversion.
...
We now consider the target type for empty collections.
Closes #796
2022-11-11 15:57:51 +01:00
Mark Paluch
fbe3bfb63e
Update CI properties.
...
See #793
2022-10-31 13:18:15 +01:00
Spring Builds
d053bef1e4
After release cleanups.
...
See #792
2022-10-13 13:46:52 +00:00
Spring Builds
df44a8e0fe
Prepare next development iteration.
...
See #792
2022-10-13 13:46:39 +00:00
Spring Builds
e8ba67be6b
Release version 1.5.5 (2021.2.5).
...
See #792
2022-10-13 13:24:03 +00:00
Spring Builds
c35b3371b4
Prepare 1.5.5 (2021.2.5).
...
See #792
2022-10-13 13:21:31 +00:00
Spring Builds
54b8720869
After release cleanups.
...
See #786
2022-10-13 09:23:55 +00:00
Spring Builds
0ef31110ed
Prepare next development iteration.
...
See #786
2022-10-13 09:23:42 +00:00
Spring Builds
db4cc7d062
Release version 1.5.4 (2021.2.4).
...
See #786
2022-10-13 08:59:52 +00:00
Spring Builds
ae13c995c3
Prepare 1.5.4 (2021.2.4).
...
See #786
2022-10-13 08:57:03 +00:00
Spring Builds
fa7211cbbd
After release cleanups.
...
See #769
2022-09-19 12:00:21 +00:00
Spring Builds
27e78594fd
Prepare next development iteration.
...
See #769
2022-09-19 12:00:08 +00:00
Spring Builds
4afa067798
Release version 1.5.3 (2021.2.3).
...
See #769
2022-09-19 11:38:43 +00:00
Spring Builds
7a9df60d55
Prepare 1.5.3 (2021.2.3).
...
See #769
2022-09-19 11:36:19 +00:00
Mark Paluch
4f9e29b256
Upgrade to R2DBC Borca-SR2.
...
Closes #781
2022-09-01 11:29:44 +02:00
Mark Paluch
5c8dc09dc0
Fix COUNT/EXISTS projections for entities without an identifier.
...
We now issue a COUNT(1) respective SELECT 1 for COUNT queries and EXISTS queries for entities that do not specify an identifier.
Previously these query projections could fail because of empty select lists.
Closes #773
2022-08-18 11:54:24 +02:00
Mark Paluch
dd2d94e2bd
Retain element ordering in entity callbacks.
...
We now use concatMap on result Fluxes to retain the object order. Previously, we used flatMap on a flux that has led to changes in element ordering.
Closes #777
2022-08-16 11:19:44 +02:00
Mark Paluch
39216db553
Fix parameter binding of reused named parameters using anonymous bind markers.
...
We now properly bind values for reused named parameters correctly when using anonymous bind markers (e.g. ? for MySQL). Previously, the subsequent usages of named parameters especially with IN parameters were left not bound.
Closes #778
2022-08-16 11:11:33 +02:00
Christoph Strobl
b30a9d4b5e
After release cleanups.
...
See #764
2022-07-15 11:24:07 +02:00
Christoph Strobl
a84d52c129
Prepare next development iteration.
...
See #764
2022-07-15 11:24:04 +02:00
Christoph Strobl
d928dd315f
Release version 1.5.2 (2021.2.2).
...
See #764
2022-07-15 11:08:27 +02:00
Christoph Strobl
2d110063ff
Prepare 1.5.2 (2021.2.2).
...
See #764
2022-07-15 11:07:50 +02:00
Mark Paluch
c337cd82a7
After release cleanups.
...
See #759
2022-06-20 11:40:06 +02:00
Mark Paluch
a5dacb072a
Prepare next development iteration.
...
See #759
2022-06-20 11:40:04 +02:00
Mark Paluch
3e9e83465a
Release version 1.5.1 (2021.2.1).
...
See #759
2022-06-20 11:29:29 +02:00
Mark Paluch
787daa0789
Prepare 1.5.1 (2021.2.1).
...
See #759
2022-06-20 11:29:05 +02:00
Mark Paluch
4413199db4
Upgrade to Maven Wrapper 3.8.5.
...
See #760
2022-06-03 09:39:38 +02:00
Mark Paluch
124d50dd7a
Update CI properties.
...
See #759
2022-06-03 09:34:35 +02:00
Christoph Strobl
770a0abf54
After release cleanups.
...
See #753
2022-05-13 10:15:12 +02:00
Christoph Strobl
ce3f53f58b
Prepare next development iteration.
...
See #753
2022-05-13 10:15:09 +02:00
Christoph Strobl
9c705fe11f
Release version 1.5 GA (2021.2.0).
...
See #753
2022-05-13 10:05:06 +02:00
Christoph Strobl
af1c427779
Prepare 1.5 GA (2021.2.0).
...
See #753
2022-05-13 10:04:20 +02:00
Robert Heim
6583fe03f2
Do not override existing limit in R2dbcEntityTemplate.selectOne.
...
Closes #758
2022-04-29 11:08:51 +02:00
Mark Paluch
386e04bee3
Deprecate R2dbcConverters.getOverrideConvertersToRegister() and its converters.
...
…OverrideConverters are no longer required as converters are filtered using ConverterConfiguration.
Closes #750
2022-04-20 14:26:14 +02:00
Mark Paluch
f5d374ac7b
Use Spring Data JDBC version property for Spring Data Relational dependencies.
...
Closes #754
2022-04-19 11:58:46 +02:00
Christoph Strobl
9270c737de
After release cleanups.
...
See #744
2022-04-19 11:21:17 +02:00
Christoph Strobl
59d4ebc0a3
Prepare next development iteration.
...
See #744
2022-04-19 11:21:15 +02:00
Christoph Strobl
cb8aed1186
Release version 1.5 RC1 (2021.2.0).
...
See #744
2022-04-19 11:10:54 +02:00
Christoph Strobl
7cd74048ad
Prepare 1.5 RC1 (2021.2.0).
...
See #744
2022-04-19 11:10:14 +02:00