Commit Graph

1261 Commits

Author SHA1 Message Date
Oliver Drotbohm
674489897e GH-2127 - Release version 2.3.0-M1. 2024-03-14 12:26:25 +01:00
Oliver Drotbohm
b7e4d27d82 GH-2106 - Upgrade to Spring Framework 6.1.5. 2024-03-14 12:24:17 +01:00
Oliver Drotbohm
ec0c75a087 GH-2125 - Switch integration builds to currently maintained branches. 2024-03-14 08:55:59 +01:00
Oliver Drotbohm
b69e902343 GH-2125 - Upgrade CI builds to Java action V4. 2024-03-14 08:53:43 +01:00
Oliver Drotbohm
99c44a81e7 GH-2110 - Upgrade to AssertJ 3.25.3. 2024-03-13 17:07:02 +01:00
Oliver Drotbohm
a9a22e8199 GH-2107 - Upgrade to Jackson 2.17. 2024-03-13 12:18:31 +01:00
Oliver Drotbohm
fe604e8c8b GH-2084 - Polishing. 2024-03-13 11:42:59 +01:00
Toon Geens
7d8c420bb1 GH-2084 - Fix nullability declaration for with…(…) methods in Link.
Original pull request: GH-2088.
2024-03-13 11:31:11 +01:00
Oliver Drotbohm
96523d1b9e GH-2106 - Upgrade to Spring 6.1.5 snapshots. 2024-03-13 11:24:32 +01:00
Oliver Drotbohm
860932b122 GH-2105 - Upgrade to Mockk 1.13.10. 2024-03-13 11:24:15 +01:00
Oliver Drotbohm
9d00e8d039 GH-2104 - Upgrade to Kotlin 1.9.23 and Coroutines 1.8.0. 2024-03-13 11:09:54 +01:00
Oliver Drotbohm
68fa6f7877 GH-2103 - Upgrade to Slf4j 2.0.12. 2024-03-13 11:07:04 +01:00
Oliver Drotbohm
fdde450be5 GH-2102 - Upgrade to Reactor 2023.0.4. 2024-03-13 11:05:23 +01:00
Oliver Drotbohm
a4cf9464ed GH-2101 - Upgrade to JUnit 5.10.2. 2024-03-13 11:03:53 +01:00
Oliver Drotbohm
09d17b4075 GH-2100 - Upgrade to Logback 1.5.3. 2024-03-13 11:02:00 +01:00
Oliver Drotbohm
c11d61e0f4 GH-2095 - Upgrade GitHub actions checkout action to v4. 2024-01-29 18:24:21 +01:00
Oliver Drotbohm
cf60497288 GH-2092 - Upgrade to Jsonpath 2.9.0. 2024-01-29 17:21:38 +01:00
Oliver Drotbohm
d6c2b77e02 GH-2091 - Upgrade to Logback 1.4.12. 2024-01-29 17:15:06 +01:00
Oliver Drotbohm
0e9a71ab3f GH-2090 - Update CI build to produce snapshots for 2.2.x. 2024-01-29 17:10:44 +01:00
Roland Weisleder
a3418a8ce5 GH-2031 - Simplify @GetMapping in docs. 2024-01-17 20:33:32 +01:00
Oliver Drotbohm
7af93b6dc7 GH-2085 - Update copyright headers. 2024-01-17 20:27:52 +01:00
Oliver Drotbohm
5efed04f63 #2078 - Prepare next development iteration. 2023-11-16 16:04:06 +01:00
Oliver Drotbohm
6a9f308d37 #2078 - Release version 2.2.0. 2023-11-16 16:04:06 +01:00
Oliver Drotbohm
044c362d2b #2078 - Update changelog. 2023-11-16 16:03:04 +01:00
Oliver Drotbohm
0e60cc30dd #2053 - Upgrade to Spring Framework 6.1. 2023-11-16 16:00:00 +01:00
Oliver Drotbohm
e643c375d5 #2056 - Polishing. 2023-11-16 11:45:51 +01:00
Oliver Drotbohm
e23eb6b692 #2056 - Enable compatibility builds on all 2.x branches. 2023-11-16 11:00:41 +01:00
Oliver Drotbohm
62d099f94c #2053 - Upgrade to Spring Framework 6.1 snapshots. 2023-11-16 10:57:39 +01:00
Oliver Drotbohm
e301ad381f #2052 - Upgrade to Mockk 1.13.7. 2023-11-16 10:33:17 +01:00
Oliver Drotbohm
a15be68834 #2051 - Upgrade to Slf4j 2.0.9. 2023-11-16 10:14:27 +01:00
Oliver Drotbohm
e5f5428514 #2050 - Upgrade to Reactor 2023.0.0. 2023-11-16 10:12:45 +01:00
Oliver Drotbohm
d4fdfc7b2c #2049 - Upgrade to Lombok 1.18.30. 2023-11-16 10:08:50 +01:00
Oliver Drotbohm
3bef7f7f15 #2048 - Upgrade to JUnit 5.10.1. 2023-11-16 10:07:05 +01:00
Oliver Drotbohm
7298385003 #2047 - Upgrade to Logback 1.4.11. 2023-11-16 09:59:54 +01:00
Oliver Drotbohm
b9a6ce5024 #2046 - Upgrade to Kotlin 1.9.20.
Also, coroutines 1.7.3.
2023-11-16 09:57:55 +01:00
Oliver Drotbohm
cab7539fba #2045 - Upgrade to Jackson 2.15.3. 2023-11-16 09:45:46 +01:00
Oliver Drotbohm
c21fb328b7 #2044 - Enable CI builds for 2.1.x branch. 2023-11-13 16:00:27 +01:00
Oliver Drotbohm
512db00012 #2036 - Polishing. 2023-11-13 15:58:12 +01:00
Oliver Drotbohm
7b41f6ae14 #2036 - Template variables of types requiring order are now inserted at the right place.
Support added for path segments, path style parameter and request parameters.
2023-11-13 15:01:14 +01:00
Oliver Drotbohm
fd6bd680c9 #2035 - Polishing. 2023-11-13 15:00:03 +01:00
Oliver Drotbohm
a796509532 #2035 - Introduce MediaTypeConfigurationCustomizer.
HAL and HAL Forms now support customization of the media type-specific configuration via MediaTypeConfigurationCustomizer instances registered in the application context.
2023-10-16 08:25:13 +02:00
Oliver Drotbohm
f3a1177b82 #2034 - Prepare next development iteration. 2023-10-12 22:47:52 +02:00
Oliver Drotbohm
6bd9120cd4 #2034 - Release version 2.2.0-RC1. 2023-10-12 22:47:52 +02:00
Oliver Drotbohm
7b1969c077 #2034 - Prepare changelog. 2023-10-12 22:46:06 +02:00
Oliver Drotbohm
a55f5897a5 #2033 - Upgrade to Spring Framework 6.1 RC1. 2023-10-12 22:38:03 +02:00
Oliver Drotbohm
141a481ec6 #2029 - Prepare next development iteration. 2023-07-19 22:04:26 +02:00
Oliver Drotbohm
6ee997d060 #2029 - Release version 2.2.0-M2. 2023-07-19 22:04:26 +02:00
Oliver Drotbohm
c9cb237478 #2029 - Update changelog. 2023-07-19 22:03:23 +02:00
Oliver Drotbohm
b4908cd28d #2024 - Fix regression in AOT reflection metadata generation.
Fixed the detection of abstract classes in AOT metadata generation so that Jackson mixin types get detected again.
2023-07-19 21:47:47 +02:00
Oliver Drotbohm
e0f73c5536 #2022 - Fix changelog. 2023-07-14 11:34:25 +02:00