Jens Schauder
72bbcc4fc4
Switch to Testcontainers Oracle Free.
...
Timeout increased from the default because that cause problems on CI.
Brought SD JDBC now uses `ojdbc11` as R2DBC.
Closes #1665
Original pull request #1668
2023-11-20 15:32:16 +01:00
Mark Paluch
cce7499f20
Prepare next development iteration.
...
See #1642
2023-11-17 14:33:54 +01:00
Mark Paluch
fe6d599d8b
Release version 3.2 GA (2023.1.0).
...
See #1642
2023-11-17 14:29:59 +01:00
John Blum
b7855d010f
Prepare next development iteration.
...
See #1614
2023-10-13 08:51:59 -07:00
John Blum
74ae9af708
Release version 3.2 RC1 (2023.1.0).
...
See #1614
2023-10-13 08:44:26 -07:00
Jens Schauder
88ab6b60ca
Remove excludes for maven test execution.
...
Maven Surefire and Failsafe plugins by default do not run inner classes, no matter if they are `@Nested` or just plain static inner classes.
This change removes this default exclude.
Closes #1627
See https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#excludes
2023-09-28 14:21:03 +02:00
Mark Paluch
813fdf2a31
Prepare next development iteration.
...
See #1592
2023-09-15 15:06:53 +02:00
Mark Paluch
c8de948d3e
Release version 3.2 M3 (2023.1.0).
...
See #1592
2023-09-15 15:06:53 +02:00
Julia Lee
2b1d2c834c
Prepare next development iteration.
...
See #1562
2023-08-18 08:59:38 -04:00
Julia Lee
cb7b4679c5
Release version 3.2 M2 (2023.1.0).
...
See #1562
2023-08-18 08:50:33 -04:00
Mark Paluch
1ccaaf3cd5
Prepare next development iteration.
...
See #1511
2023-07-14 14:57:11 +02:00
Mark Paluch
f6f4ad39a0
Release version 3.2 M1 (2023.1.0).
...
See #1511
2023-07-14 14:53:19 +02:00
Mark Paluch
28adfe0c32
Upgrade to latest R2DBC drivers.
...
Closes #1559
2023-07-14 10:21:10 +02:00
Kurt Niemi
5f4ef2ffcb
Add support for schema creation using Liquibase.
...
We now support schema creation and schema migration by generating Liquibase changesets from mapped entities. We also support evolution of schema by comparing existing tables with mapped entities to compute differential changesets.
Closes #756
Original pull request: #1520
2023-06-06 08:51:16 +02:00
Christoph Strobl
999124763d
Prepare next development iteration.
...
See #1498
2023-05-12 14:18:52 +02:00
Christoph Strobl
69ce8b7edf
Release version 3.1 GA (2023.0.0).
...
See #1498
2023-05-12 14:14:39 +02:00
Greg L. Turnquist
ffefc99e2e
Prepare next development iteration.
...
See #1456
2023-04-14 11:59:59 -05:00
Greg L. Turnquist
4fd5d6c81d
Release version 3.1 RC1 (2023.0.0).
...
See #1456
2023-04-14 11:54:02 -05:00
Mark Paluch
44f77215bf
Reinstate integration tests for R2DBC MySQL.
...
Closes #1475
2023-04-11 10:50:40 +02:00
Greg L. Turnquist
ccd7f19073
Test against Java 20 on CI.
...
See #1462 .
2023-04-04 16:16:27 -05:00
Christoph Strobl
0bfed4042d
Prepare next development iteration.
...
See #1430
2023-03-20 15:05:34 +01:00
Christoph Strobl
3ff271f100
Release version 3.1 M3 (2023.0.0).
...
See #1430
2023-03-20 15:01:48 +01:00
Mark Paluch
7341a02345
Reinstate support for mariadb-r2dbc.
...
Closes #1364
2023-03-16 15:51:37 +01:00
Christoph Strobl
eac53196b6
Prepare next development iteration.
...
See #1429
2023-02-17 14:25:47 +01:00
Christoph Strobl
0cca3e817e
Release version 3.1 M2 (2023.0.0).
...
See #1429
2023-02-17 14:22:31 +01:00
Christoph Strobl
1290cff7c0
Prepare next development iteration.
...
See #1389
2023-02-17 13:31:53 +01:00
Christoph Strobl
8f4945c402
Release version 3.1 M1 (2023.0.0).
...
See #1389
2023-02-17 13:27:50 +01:00
Mark Paluch
91697b9b6e
Upgrade to R2DBC Postgresql 1.0.1.RELEASE.
...
Closes #1425
2023-02-16 16:22:29 +01:00
Jens Schauder
9d5c11e670
Upgrade postgres JDBC to 42.4.3.
...
Also remove separate postgresql version for R2DBC.
Closes #1390
2022-11-29 15:46:42 +01:00
Mark Paluch
8ed08e5e8e
Prepare next development iteration.
...
See #1361
2022-11-18 14:30:19 +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