Commit Graph

348 Commits

Author SHA1 Message Date
Mark Paluch 1a9701859e After release cleanups.
See #1754
2024-04-12 10:53:00 +02:00
Mark Paluch 58d2e92327 Prepare next development iteration.
See #1754
2024-04-12 10:52:59 +02:00
Mark Paluch 39d130c092 Release version 3.3 RC1 (2024.0.0).
See #1754
2024-04-12 10:50:42 +02:00
Mark Paluch e2496c7e19 Prepare 3.3 RC1 (2024.0.0).
See #1754
2024-04-12 10:50:28 +02:00
Mark Paluch 1056031f13 After release cleanups.
See #1742
2024-03-15 11:09:59 +01:00
Mark Paluch 2561b1e44c Prepare next development iteration.
See #1742
2024-03-15 11:09:58 +01:00
Mark Paluch a87df99a20 Release version 3.3 M2 (2024.0.0).
See #1742
2024-03-15 11:07:32 +01:00
Mark Paluch 0270ef239f Prepare 3.3 M2 (2024.0.0).
See #1742
2024-03-15 11:07:10 +01:00
Christoph Strobl 93b22db8f7 After release cleanups.
See #1672
2024-02-16 14:41:26 +01:00
Christoph Strobl 3721876951 Prepare next development iteration.
See #1672
2024-02-16 14:41:24 +01:00
Christoph Strobl 08a9b5ae74 Release version 3.3 M1 (2024.0.0).
See #1672
2024-02-16 14:37:38 +01:00
Christoph Strobl ba7ceba904 Prepare 3.3 M1 (2024.0.0).
See #1672
2024-02-16 14:37:01 +01:00
Jens Schauder 152fe93bfc Nested tests now get properly executed.
See https://github.com/spring-projects/spring-data-relational/commit/9a00e62fe773748e759fa97b6917bd8ddab65933
See #1681
2023-12-04 12:19:52 +01:00
Mark Paluch 3cca7f8bd7 After release cleanups.
See #1642
2023-11-17 14:33:27 +01:00
Mark Paluch 654daf1237 Prepare next development iteration.
See #1642
2023-11-17 14:33:25 +01:00
Mark Paluch fe6d599d8b Release version 3.2 GA (2023.1.0).
See #1642
2023-11-17 14:29:59 +01:00
Mark Paluch a311b9a105 Prepare 3.2 GA (2023.1.0).
See #1642
2023-11-17 14:28:30 +01:00
Jens Schauder f2da860a99 Upgrade Oracle JDBC driver to 23.3.0.23.09.
Closes #1664
2023-11-15 11:15:34 +01:00
John Blum 2c0de7b45f After release cleanups.
See #1614
2023-10-13 08:52:01 -07: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
John Blum 4c0e10fca7 Prepare 3.2 RC1 (2023.1.0).
See #1614
2023-10-13 08:43:57 -07:00
Jens Schauder 64eeecd1e3 Run integration tests during ci build.
See #1637
2023-10-11 15:18:29 +02:00
Jens Schauder 210b63fcb4 Add failsafe:verify goal as an execution.
The failsafe plugin only fails during it's verify goal, not when actually executing the tests.

The goal is by default added to the verify phase.
But for the database tests this adds it to the integration-test phase.
This ensures that the build fail as soon a test for one database fails.

Closes #1637
2023-10-11 13:54:47 +02:00
Jens Schauder 52d316310b Upgrade to Mybatis 3.5.13.
Original pull request #1222
2023-10-10 08:34:05 +02:00
Jens Schauder 1c66098de7 Upgrade to Mybatis-Spring 3.0.2.
Original pull request #1222
2023-10-10 08:34:05 +02:00
Jens Schauder 3b2e8c7a7e Upgrade to Mybatis Spring Version 2.1.0.
Closes #1220
Original pull request #1222
2023-10-10 08:33:33 +02: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 7b27d0e08c Add JMH benchmarks and optimizations to affected components.
See #1601
Original pull request: #1617
2023-09-26 14:40:01 +02:00
Mark Paluch 610bc4521d Refine JDBC integration tests.
Introduce composed annotations and conditions to deduplicate annotations required for a test, to express database runtime conditions and database activation.
Simplify test configuration.
Split tests into unit test and integration test run.

Original pull request #1621
Closes #1620
2023-09-22 14:11:30 +02:00
Mark Paluch 8bb72665f1 After release cleanups.
See #1592
2023-09-15 15:06:53 +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
Mark Paluch 3b9e0626da Prepare 3.2 M3 (2023.1.0).
See #1592
2023-09-15 15:06:53 +02:00
Julia Lee a6c855f45e After release cleanups.
See #1562
2023-08-18 08:59:41 -04: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
Julia Lee 0c39621c73 Prepare 3.2 M2 (2023.1.0).
See #1562
2023-08-18 08:49:41 -04:00
Mark Paluch 7d5bc1cbd9 After release cleanups.
See #1511
2023-07-14 14:57:13 +02: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 290fea4ae3 Prepare 3.2 M1 (2023.1.0).
See #1511
2023-07-14 14:52:14 +02:00
Mark Paluch 6b3819c6db Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone.
Closes #1527
2023-06-06 09:59:33 +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 9acf426ff7 After release cleanups.
See #1498
2023-05-12 14:18:54 +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
Christoph Strobl 370b757a2c Prepare 3.1 GA (2023.0.0).
See #1498
2023-05-12 14:14:09 +02:00
Greg L. Turnquist dca880c412 After release cleanups.
See #1456
2023-04-14 12:00:05 -05:00
Greg L. Turnquist ffefc99e2e Prepare next development iteration.
See #1456
2023-04-14 11:59:59 -05:00