Commit Graph

72 Commits

Author SHA1 Message Date
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
Seol_JY
55a3112cb2 Add @Serial annotation to all serialVersionUID fields.
- Enhance code readability and maintainability
- Improve static analysis capabilities
- Ensure proper declaration of serialVersionUID fields

Closes #3584
2024-08-20 14:06:16 +02:00
Jens Schauder
90a8b15454 Sort revisions by revision number.
Timestamps might not be unique, but the revision number "should form a strictly-increasing sequence of numbers".

See https://docs.jboss.org/hibernate/orm/5.2/javadocs/org/hibernate/envers/RevisionNumber.html
Closes #3579
2024-08-19 15:01:04 +02:00
Jens Schauder
d82c6b1a3d Polishing.
Original pull request #3576
2024-08-19 13:01:00 +02:00
arefbehboudi
a8ef74fe32 Cleaned up EnversRevisionRepositoryImpl the code to enhance readability and maintainability.
Original pull request #3576
2024-08-19 12:59:45 +02:00
Christoph Strobl
e3da2f7c47 Add support for using custom BeanNameGenerator.
Closes: #3440
2024-08-09 10:12:09 +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
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
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
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
Mark Paluch
5f924440b7 Extend license header copyright years to 2024.
See #3291
2024-01-02 14:41:38 +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
John Blum
58ce0f331f Prepare next development iteration.
See #3164
2023-10-13 08:51:58 -07:00
John Blum
c4a616149b Release version 3.2 RC1 (2023.1.0).
See #3164
2023-10-13 08:44:25 -07:00
Mark Paluch
11ab43501b Prepare next development iteration.
See #3119
2023-09-15 11:33:20 +02:00
Mark Paluch
1b50d23b9f Release version 3.2 M3 (2023.1.0).
See #3119
2023-09-15 11:30:14 +02:00
Greg L. Turnquist
3b8556bcf4 Polishing.
See #3134
2023-09-05 08:51:58 -05:00
shin-mallang
a4977b2a6f Polishing a switch statement.
See #3134
2023-09-05 08:51:55 -05:00
shin-mallang
20cef9afd6 Polish code using instanceof pattern matching.
See #3134
2023-09-05 08:51:07 -05:00
Julia Lee
f23115b6eb Prepare next development iteration.
See #3071
2023-08-18 08:59:35 -04:00
Julia Lee
851ad8b490 Release version 3.2 M2 (2023.1.0).
See #3071
2023-08-18 08:50:31 -04:00
Mark Paluch
239dc25986 Prepare next development iteration.
See #2950
2023-07-14 14:57:10 +02:00
Mark Paluch
36c678853d Release version 3.2 M1 (2023.1.0).
See #2950
2023-07-14 14:53:18 +02:00
Mark Paluch
7627b23c39 Upgrade to H2 2.2.220.
Also upgrade Postgres and MySQL drivers.

Closes #3059
2023-07-10 14:19:23 +02:00
Greg L. Turnquist
a9f18365d1 Test against Java 21 on CI.
To make this code work with Java 21, delombok the test suite.

Original Pull Request: #2993
2023-06-12 14:59:57 -05:00
Christoph Strobl
fa29178fc3 Prepare next development iteration.
See #2919
2023-05-12 14:18:51 +02:00
Christoph Strobl
0ef008ad4f Release version 3.1 GA (2023.0.0).
See #2919
2023-05-12 14:14:38 +02:00
Jens Schauder
1bcdbc27e7 Pagination now supports sorting by property.
Closes https://github.com/spring-projects/spring-data-envers/issues/379
Original Pull Request https://github.com/spring-projects/spring-data-envers/pull/381
2023-04-18 09:20:07 -05:00
Greg L. Turnquist
699b18f307 Prepare next development iteration.
See #2873
2023-04-14 11:59:55 -05:00
Greg L. Turnquist
01a0e5b156 Release version 3.1 RC1 (2023.0.0).
See #2873
2023-04-14 11:53:58 -05:00
Christoph Strobl
6e8f11433f Prepare next development iteration.
See #2807
2023-03-20 15:05:33 +01:00
Christoph Strobl
f60c8a6643 Release version 3.1 M3 (2023.0.0).
See #2807
2023-03-20 15:01:47 +01:00
Christoph Strobl
af16b08bfd Prepare next development iteration.
See #2806
2023-02-17 14:25:46 +01:00
Christoph Strobl
0b51bdd1cd Release version 3.1 M2 (2023.0.0).
See #2806
2023-02-17 14:22:30 +01:00
Christoph Strobl
a3022c56cb Prepare next development iteration.
See #2707
2023-02-17 13:31:52 +01:00
Christoph Strobl
2cab87e75e Release version 3.1 M1 (2023.0.0).
See #2707
2023-02-17 13:27:49 +01:00
Greg L. Turnquist
e917cbf02c Polishing.
Related: #2746.
2023-01-24 09:50:39 -06:00
Krzysztof Krason
c510e28fa9 Refactored AssertJ assertions into more readable ones.
Resolves #2746.
2023-01-23 16:16:15 -06:00
Mark Paluch
864c7c454d Extend license header copyright years to 2023.
See #2749
2023-01-02 09:53:31 +01:00
Mark Paluch
f9dd15e187 Prepare next development iteration.
See #2669
2022-11-18 14:30:18 +01:00
Mark Paluch
de4af44466 Release version 3.0 GA (2022.0.0).
See #2669
2022-11-18 14:26:22 +01:00
Mark Paluch
b68eb0ae45 Prepare next development iteration.
See #2675
2022-11-04 15:26:37 +01:00
Mark Paluch
38509909d3 Release version 3.0 RC2 (2022.0.0).
See #2675
2022-11-04 15:23:17 +01:00
Mark Paluch
3121d12b9c Prepare next development iteration.
See #2638
2022-10-13 17:31:15 +02:00