Mark Paluch
5f7335611b
Prepare next development iteration.
...
See #1509
2023-06-16 15:43:09 +02:00
Mark Paluch
e10268aba9
Release version 3.0.7 (2022.0.7).
...
See #1509
2023-06-16 15:39:46 +02:00
Christoph Strobl
e2a0c2262a
Prepare next development iteration.
...
See #1495
2023-05-12 11:11:31 +02:00
Christoph Strobl
8231440108
Release version 3.0.6 (2022.0.6).
...
See #1495
2023-05-12 11:08:07 +02:00
Greg L. Turnquist
5fe2d94028
Prepare next development iteration.
...
See #1455
2023-04-14 10:25:01 -05:00
Greg L. Turnquist
81d6f45b04
Release version 3.0.5 (2022.0.5).
...
See #1455
2023-04-14 10:19:17 -05:00
Mark Paluch
af4c6b5c3b
Reinstate integration tests for R2DBC MySQL.
...
Closes #1475
2023-04-11 10:50:11 +02:00
Greg L. Turnquist
ec92259a5d
Test against Java 20 on CI.
...
See #1462 .
2023-04-04 16:16:40 -05:00
Christoph Strobl
103d7c0f8c
Prepare next development iteration.
...
See #1440
2023-03-20 14:26:20 +01:00
Christoph Strobl
1158eec002
Release version 3.0.4 (2022.0.4).
...
See #1440
2023-03-20 14:22:49 +01:00
Mark Paluch
bc398a43a4
Reinstate support for mariadb-r2dbc.
...
Closes #1364
2023-03-16 15:51:24 +01:00
Mark Paluch
1fc5769eb2
Prepare next development iteration.
...
See #1428
2023-03-03 11:02:47 +01:00
Mark Paluch
ebeb455019
Release version 3.0.3 (2022.0.3).
...
See #1428
2023-03-03 10:59:34 +01:00
Mark Paluch
398df479a8
Prepare next development iteration.
...
See #1413
2023-02-17 11:02:26 +01:00
Mark Paluch
5ccb24a8ae
Release version 3.0.2 (2022.0.2).
...
See #1413
2023-02-17 10:59:28 +01:00
Mark Paluch
316f5a2950
Upgrade to R2DBC Postgresql 1.0.1.RELEASE.
...
Closes #1425
2023-02-16 16:23:08 +01:00
Mark Paluch
717c783218
Prepare next development iteration.
...
See #1388
2023-01-13 11:43:30 +01:00
Mark Paluch
444db60f06
Release version 3.0.1 (2022.0.1).
...
See #1388
2023-01-13 11:40:51 +01:00
Mark Paluch
01f82a8026
Prepare next development iteration.
...
See #1361
2022-11-18 14:30:30 +01:00
Mark Paluch
c244985b56
Release version 3.0 GA (2022.0.0).
...
See #1361
2022-11-18 14:26:23 +01:00
Mark Paluch
c7856d9fbb
Upgrade to R2DBC drivers 1.0 GA.
...
Closes #1378
2022-11-11 09:36:14 +01:00
Mark Paluch
dac1729713
Prepare next development iteration.
...
See #1366
2022-11-04 15:26:38 +01:00
Mark Paluch
06e40a3f30
Release version 3.0 RC2 (2022.0.0).
...
See #1366
2022-11-04 15:23:17 +01:00
Mark Paluch
61dcc5168b
Prepare next development iteration.
...
See #1333
2022-10-13 17:31:15 +02:00
Mark Paluch
99ac540555
Release version 3.0 RC1 (2022.0.0).
...
See #1333
2022-10-13 17:24:26 +02:00
Jens Schauder
58bf5566b6
Dependency tests are now based on ArchUnit.
...
Replaced ignored tests with exclusion of packages and classes.
Upgraded ArchUnit dependency to 1.0.0.
Closes #1354
2022-10-10 13:27:59 +02:00
Spring Builds
3ab0731fe4
Prepare next development iteration.
...
See #1295
2022-09-19 14:39:01 +00:00
Spring Builds
22618431d8
Release version 3.0 M6 (2022.0.0).
...
See #1295
2022-09-19 14:15:28 +00:00
Mark Paluch
3f1dab93e4
Adopt to changed Mockk artifact name.
...
Closes #1326
2022-09-12 11:16:58 +02:00
dependabot[bot]
d4fe31a9e8
Upgrade to postgresql 42.4.1.
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.4.0 to 42.4.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.0...REL42.4.1 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes #1302
2022-08-08 09:43:45 +02:00
Christoph Strobl
6b9f49e86a
Prepare next development iteration.
...
See #1247
2022-07-15 15:30:49 +02:00
Christoph Strobl
92150f721d
Release version 3.0 M5 (2022.0.0).
...
See #1247
2022-07-15 15:18:32 +02:00
Mark Paluch
f442261936
Upgrade to R2DBC MSSQL 1.0.0.RC1.
...
Enable tests for SQL Server.
See #1292
2022-07-14 11:37:57 +02:00
Mark Paluch
ee6c2c89b5
Upgrade to R2DBC 1.0.
...
Removed SQL Server and MariaDB tests for the time being until drivers are available.
Closes #1292
2022-07-13 12:10:04 +02:00
Jens Schauder
ce68431b49
Upgrade SQL Server JDBC driver to 10.2.1.jre17
...
Closes #1284
2022-07-04 16:09:02 +02:00
Jens Schauder
3dc3f98ec2
Upgrade Oracle JDBC driver to the latest working version.
...
Turns out the latest working version for Spring Data JDBC is ojdbc8 19.15.0.0.1. ojdbc11 or later versions of ojdbc8 contain a bug that breaks batching.
Since Spring Data R2DBC only uses the driver for testing. fFor it the latest working version is ojdbc11 21.6.0.0.1.
Closes #1270
2022-06-22 16:13:16 +02:00
Jens Schauder
e151a84d6e
Upgrade PostgreSql JDBC driver to 42.4.0
...
Closes #1266
2022-06-21 09:49:38 +02:00
Jens Schauder
d40c540be5
Upgrade to mysql connector 8.0.29
...
Closes #1265
2022-06-21 09:38:53 +02:00
Christoph Strobl
b671f48a2c
Prepare next development iteration.
...
See #1206
2022-05-13 10:53:24 +02:00
Christoph Strobl
4e82d9d496
Release version 3.0 M4 (2022.0.0).
...
See #1206
2022-05-13 10:44:01 +02:00
Mark Paluch
86e36b08f6
Prepare next development iteration.
...
See #1205
2022-03-22 14:07:37 +01:00
Mark Paluch
755dc05502
Release version 3.0 M3 (2022.0.0).
...
See #1205
2022-03-22 14:00:24 +01:00
Mark Paluch
8aeb9bfb97
Prepare next development iteration.
...
See #1132
2022-03-21 16:44:40 +01:00
Mark Paluch
7f2534a384
Release version 3.0 M2 (2022.0.0).
...
See #1132
2022-03-21 16:35:09 +01:00
Mark Paluch
ce83eacfd1
Upgrade to netty 4.1.75.Final.
...
See #1197
2022-03-18 08:43:06 +01:00
Mark Paluch
6d9cf19a8f
Upgrade to R2DBC Borca-SR1.
...
Closes #1197
2022-03-18 08:42:51 +01:00
Mark Paluch
9a42776381
Import Spring Data R2DBC module into Spring Data Relational.
...
Closes #1179
2022-02-21 10:43:01 +01:00
Mark Paluch
824885e2ad
Add 'spring-data-r2dbc/' from commit '6289f4de9bf89f1d371ea3ae8810865a20beca9c'
...
git-subtree-dir: spring-data-r2dbc
git-subtree-mainline: c1c38a71d6
git-subtree-split: 6289f4de9b
2022-02-21 10:26:05 +01:00
Mark Paluch
d23c43882b
DATAJDBC-272 - Update readme files according to module split.
2018-10-17 12:41:42 +02:00
Mark Paluch
6a60c53602
DATAJDBC-272 - Split Spring Data JDBC project into modules.
2018-10-17 12:40:51 +02:00