Commit Graph

679 Commits

Author SHA1 Message Date
Mark Paluch
87cc57b0b5 Upgrade to Hibernate 6.6.1.Final.
Closes #3613
2024-09-18 08:54:19 +02:00
Jens Schauder
abd86e747b After release cleanups.
See #3482
2024-09-13 12:42:28 +02:00
Jens Schauder
4c31e1e001 Prepare next development iteration.
See #3482
2024-09-13 12:42:27 +02:00
Jens Schauder
e4ce7ebaa1 Release version 3.4 M1 (2024.1.0).
See #3482
2024-09-13 12:39:32 +02:00
Jens Schauder
bd8332d5e8 Prepare 3.4 M1 (2024.1.0).
See #3482
2024-09-13 12:39:13 +02:00
Christoph Strobl
bc45bdaebe Upgrade to JSqlParser 5.0.
Closes: #3606
2024-09-11 15:08:32 +02:00
Christoph Strobl
b82094a2a6 Upgrade to Eclipselink 4.0.4
Closes: #3507
2024-09-10 12:29:01 +02:00
Mark Paluch
1c370512f1 Upgrade to Hibernate 6.6.
Closes #3574
2024-08-12 09:10:40 +02:00
Mark Paluch
a16d82ef7a Revert "Upgrade to Hibernate 6.5.2.Final."
This reverts commit b6f62b19e9.

See #3567
2024-08-08 10:43:35 +02:00
Mark Paluch
b6f62b19e9 Upgrade to Hibernate 6.5.2.Final.
Closes #3567
2024-08-08 10:00:47 +02:00
Oliver Drotbohm
c5b6e9fd69 Add profile for Hibernate 7 stable previews. 2024-08-06 13:20:42 +02:00
Oliver Drotbohm
0e4f488a79 Add build profile for Hibernate 6.6 stable previews.
Fixes GH-3562.
2024-08-06 10:37:22 +02:00
Eric Haag
acf6ddc5da Migrate build to Spring Develocity Conventions extension.
* Migrate build to Spring Develocity Conventions extension.

* Adopt Develocity environment variables.

Closes #3552
2024-08-05 10:43:59 +02:00
Christoph Strobl
2d5146a028 Upgrade Hibernate 6.2 & 6.5 Snapshots.
See: #3473
2024-07-04 12:48:33 +02:00
Christoph Strobl
b8319a07b9 Add performance module.
Add new module using JMH to benchmark certain aspects of query parsing & rendering.

See: #3309
2024-06-25 08:43:44 +02:00
Mark Paluch
4387a31069 After release cleanups.
See #3422
2024-05-17 11:51:34 +02:00
Mark Paluch
23569d6356 Prepare next development iteration.
See #3422
2024-05-17 11:51:32 +02:00
Mark Paluch
2316742994 Release version 3.3 GA (2024.0.0).
See #3422
2024-05-17 11:49:25 +02:00
Mark Paluch
3eeef04b4f Prepare 3.3 GA (2024.0.0).
See #3422
2024-05-17 11:49:10 +02:00
Christoph Strobl
71ca324c99 Upgrade to Hibernate 6.5.0
Closes: #3437
2024-04-26 08:00:30 +02:00
Christoph Strobl
f79f57d305 Upgrade to JSqlParser 4.9
Closes: #3438
2024-04-22 09:31:19 +02:00
Christoph Strobl
6822e866b3 Upgrade to Hibernate 6.5.0.CR2
See: #3437
2024-04-22 09:31:18 +02:00
Mark Paluch
e47efb6956 After release cleanups.
See #3398
2024-04-12 10:52:59 +02:00
Mark Paluch
a65e47feaa Prepare next development iteration.
See #3398
2024-04-12 10:52:58 +02:00
Mark Paluch
4ceb3b027b Release version 3.3 RC1 (2024.0.0).
See #3398
2024-04-12 10:50:41 +02:00
Mark Paluch
304c208ff5 Prepare 3.3 RC1 (2024.0.0).
See #3398
2024-04-12 10:50:26 +02:00
Oliver Drotbohm
2e8c7c16cd Add build profile for Hibernate 7.
Not yet executed in CI automatically as we expect 7.0 to contain changes that are likely to break our builds.

Fixes GH-3361.
2024-04-02 19:58:27 +02:00
Oliver Drotbohm
6c1644708b Hacking. 2024-04-02 17:55:02 +02:00
Oliver Drotbohm
43b40ed123 Broaden integration test builds against Hibernate 6 versions.
Upgrade to Hibernate 6.5 as baseline. Set up build profiles for all supported Hibernate 6 versions. Also trigger them in CI as compatibility builds.

Ticket: GH-3413.
2024-04-02 15:23:26 +02:00
Mark Paluch
a3cf247b91 After release cleanups.
See #3373
2024-03-15 11:09:58 +01:00
Mark Paluch
f08c50fc91 Prepare next development iteration.
See #3373
2024-03-15 11:09:57 +01:00
Mark Paluch
2eb83b881a Release version 3.3 M2 (2024.0.0).
See #3373
2024-03-15 11:07:31 +01:00
Mark Paluch
47611353d0 Prepare 3.3 M2 (2024.0.0).
See #3373
2024-03-15 11:07:09 +01:00
Christoph Strobl
9f6e634565 Move jakarta.persistence-api dependency.
For some reason the querydsl-apt plugin does not see the persistence-api dependency on the classpath, so we moved it directly to the annotation processing.

See: #3388
2024-03-12 11:59:41 +01:00
Christoph Strobl
cf498a5069 Add Hibernate 6.2 (LTS) build profile.
Closes #3388
Original pull request: #3390
2024-03-08 13:49:19 +01:00
Christoph Strobl
29138a46ed After release cleanups.
See #3229
2024-02-16 14:41:25 +01:00
Christoph Strobl
42dfba3fe2 Prepare next development iteration.
See #3229
2024-02-16 14:41:23 +01:00
Christoph Strobl
7114852802 Release version 3.3 M1 (2024.0.0).
See #3229
2024-02-16 14:37:37 +01:00
Christoph Strobl
7d6cd8d3dd Prepare 3.3 M1 (2024.0.0).
See #3229
2024-02-16 14:36:59 +01:00
Christoph Strobl
4a4f565888 Upgrade to Hibernate 6.4.4.
Closes: #3358
2024-02-09 08:30:00 +01:00
Christoph Strobl
017b8c32a7 Upgrade to Hibernate 6.4.3.
Closes: #3350
2024-02-06 12:54:55 +01:00
Yanming Zhou
c5aa790e39 Upgrade to JSqlParser 4.8
Closes: #3340
Original Pull Request: #3248
2024-01-29 12:09:18 +01:00
Christoph Strobl
6063c73d5d Upgrade to EclipseLink 3.0.4
Closes: #3338
2024-01-29 08:14:01 +01:00
Christoph Strobl
5b28510304 Upgrade to Hibernate 6.4.2
Closes: #3337
2024-01-29 08:13:18 +01:00
Mark Paluch
bac05b7392 Upgrade to Antlr 4.13.0.
Align with Hibernate 6.4.0.

See #3239
2023-11-24 10:26:44 +01:00
Mark Paluch
9dc87933e5 Upgrade to Hibernate 6.4.
Closes #3239
Original pull request: #3201
2023-11-24 08:50:12 +01:00
Oliver Drotbohm
6df5bd7685 Add build profile for Hibernate 6.4 snapshots.
Original pull request: #3201
See #3239
2023-11-24 08:49:53 +01:00
Mark Paluch
83cb82ba07 After release cleanups.
See #3197
2023-11-17 14:33:26 +01:00
Mark Paluch
21d307db3f Prepare next development iteration.
See #3197
2023-11-17 14:33:24 +01:00
Mark Paluch
76a03e2d06 Release version 3.2 GA (2023.1.0).
See #3197
2023-11-17 14:29:58 +01:00