Mark Paluch
e28b138fd5
Release version 3.5.10 (2025.0.10).
...
See #2243
2 weeks ago
Mark Paluch
3af9613b1d
Prepare 3.5.10 (2025.0.10).
...
See #2243
2 weeks ago
Mark Paluch
3a49157e69
Upgrade to DB2 JDBC Driver 12.1.4.0.
...
See #2261
2 weeks ago
Mark Paluch
5fafd2ab1e
Upgrade to Postgres JDBC Driver 42.7.10.
...
See #2250
3 weeks ago
Mark Paluch
f6b9cd1713
Update GitHub action branch triggers.
...
See #2243
1 month ago
Mark Paluch
c930a7555e
Update GitHub action branch triggers.
...
See #2243
1 month ago
Christoph Strobl
7675f7d5e9
Remove obsolete CI configuration.
...
See spring-projects/spring-data-build#2764
1 month ago
Mark Paluch
70ed68a75d
Add GitHub CI action.
...
See spring-projects/spring-data-build#2764
1 month ago
Mark Paluch
f3b6d95d2f
After release cleanups.
...
See #2221
1 month ago
Mark Paluch
f6e5ff4c21
Prepare next development iteration.
...
See #2221
1 month ago
Mark Paluch
fe1818fed3
Release version 3.5.9 (2025.0.9).
...
See #2221
1 month ago
Mark Paluch
05184ae009
Prepare 3.5.9 (2025.0.9).
...
See #2221
1 month ago
Christoph Strobl
0b2575e704
Polishing.
...
Add missing Version annotation and return early in IdGeneratingEntityCallback.
Update r2dbc variant of IdGeneratingEntityCallback to match jdbc.
Original Pull Request: #2200
1 month ago
Jens Schauder
2b46b91a08
Removed is new check from id generation by sequence.
...
The check prevented the id generation when there was a version property, since that was already set at the time of the check and therefore the check failed.
Closes : #2199
Original Pull Request: #2200
1 month ago
Mark Paluch
1dfe36c674
Update CI Properties.
...
See #2221
1 month ago
Mark Paluch
2d1df28682
Polishing.
...
Fix javadoc tags.
See #2221
1 month ago
Mark Paluch
c7dbc35f5c
Upgrade to H2 R2DBC Driver 1.0.1.RELEASE.
...
See #2231
1 month ago
Mark Paluch
598a7f4c98
Upgrade to Postgres JDBC Driver 42.7.9.
...
See #2230
1 month ago
Mark Paluch
e8aa5dc638
Upgrade to MariaDB JDBC Driver 3.5.7.
...
See #2229
1 month ago
Mark Paluch
88cb7da801
Update CI Properties.
...
See #2221
2 months ago
Christoph Strobl
0d375486f9
After release cleanups.
...
See #2197
2 months ago
Christoph Strobl
0be565a305
Prepare next development iteration.
...
See #2197
2 months ago
Christoph Strobl
010fce605a
Release version 3.5.8 (2025.0.8).
...
See #2197
2 months ago
Christoph Strobl
7d3837b397
Prepare 3.5.8 (2025.0.8).
...
See #2197
2 months ago
Mark Paluch
59bfd5918d
Upgrade to R2DBC MSSQL 1.0.4.
...
Closes #2220
2 months ago
Mark Paluch
03bda5f61c
Build against R2DBC MSSQL 1.0.4 snapshots.
...
See #2220
2 months ago
Tran Ngoc Nhan
56680102d8
Fix a/an in Javadoc.
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Original pull request #2216
2 months ago
Mark Paluch
918e0e26b8
Polishing.
...
Fix invalid parameter reference.
Original pull request #2213
2 months ago
Tran Ngoc Nhan
ca8903e292
Fix typos.
...
Original pull request #2213
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
3 months ago
Mark Paluch
7fb61eee9f
Extend license header copyright years to present.
...
See #2212
3 months ago
Tran Ngoc Nhan
a3612a34d1
Polish javadoc
...
Original pull request #2206
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
3 months ago
Jens Schauder
ccaa562211
Polishing.
...
Improved wording to match the project style.
3 months ago
Tran Ngoc Nhan
64f609a73e
Correct MappingRelationalConverter Javadoc.
...
Original pull request #2207
Closes #2205
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
3 months ago
Jens Schauder
22d0caaab4
Make limitations of callbacks clear.
...
Closes #2195
3 months ago
Jens Schauder
e71e59448f
Polishing.
...
Minor formatting and documentation improvements.
See #2182
Original pull request #2189
3 months ago
Alexander Tochin
1afba6464b
Escaper escapes the escape character itself.
...
Closes #2182
Original pull request #2189
Signed-off-by: Alexander Tochin <alterant@gmail.com>
3 months ago
Mark Paluch
dcfab7548c
After release cleanups.
...
See #2179
3 months ago
Mark Paluch
6e50db9ef1
Prepare next development iteration.
...
See #2179
3 months ago
Mark Paluch
75fa97fa12
Release version 3.5.7 (2025.0.7).
...
See #2179
3 months ago
Mark Paluch
55218642c6
Prepare 3.5.7 (2025.0.7).
...
See #2179
3 months ago
Mark Paluch
31e9bb7ef2
Update CI Properties.
...
See #2179
3 months ago
Mark Paluch
f91f848af8
Upgrade to MariaDB 3.5.6 and DB2 12.1.3.0 drivers.
...
Closes #2194
4 months ago
Mark Paluch
ebe3177d54
Add `docker-java.properties`.
...
See spring-projects/spring-data-build#2726
4 months ago
Mark Paluch
667d8f430d
Disable concurrency tests for now.
...
See #2176
4 months ago
Mark Paluch
0958a99331
Polishing.
...
No longer throw TransientDataAccessResourceException if R2DBC update does not yield any updated rows.
Remove mentions of IncorrectUpdateSemanticsDataAccessException, add mention of OptimisticLockingFailureException to affected methods.
Consistent OptimisticLockingFailureException exception message.
See #2176
Original pull request: #2185
4 months ago
Jens Schauder
8c30022ecc
Do not throw `IncorrectUpdateSemanticsDataAccessException` on zero updated rows.
...
When an update results in 0 updated rows (without optimistic locking) we now ignore it, instead of throwing an exception.
The reason is that at least some databases return 0 when a row for updating was found, but none of the values changed.
Closes #2176
Original pull request: #2185
4 months ago
Mark Paluch
120ead7b8e
After release cleanups.
...
See #2158
4 months ago
Mark Paluch
4bf2f37a6e
Prepare next development iteration.
...
See #2158
4 months ago
Mark Paluch
9f996deca7
Release version 3.5.6 (2025.0.6).
...
See #2158
4 months ago
Mark Paluch
afbccabe98
Prepare 3.5.6 (2025.0.6).
...
See #2158
4 months ago