Oliver Drotbohm
b50c85045c
GH-2335 - Polishing.
2025-06-04 20:01:21 +02:00
Oliver Drotbohm
c49a31ff78
GH-2330 - Fix code sample in reference documentation.
2025-06-04 19:49:44 +02:00
Oliver Drotbohm
192764d2ea
GH-2333 - Fix custom media type registration in HalConfiguration.
...
With the addition of the vnd.hal+json media type, our registration of custom media types ordered these behind the legacy hal+json media type. We now try to find the first of the default media types and insert custom ones right before that one.
2025-06-04 19:25:51 +02:00
Oliver Drotbohm
68b3c19eda
GH-2335 - Remove deprecations introduced until 2.0.
2025-06-04 18:51:43 +02:00
Oliver Drotbohm
7527d2eea3
GH-2336 - Enhance logical Link comparability.
2025-06-04 18:48:20 +02:00
Oliver Drotbohm
9d4096de93
GH-2332 - Simplify generics declaration in Kotlin extensions.
2025-06-03 20:02:04 +02:00
Oliver Drotbohm
c83c8e0801
GH-2334 - Remove deprecated support for VndErrors.
2025-06-03 14:49:53 +02:00
Oliver Drotbohm
d996dd48d0
GH-2332 - Move to jSpecify for nullability verification.
2025-06-03 14:34:49 +02:00
Oliver Drotbohm
c77993ba91
GH-2331 - Disable single-template defaulting for HAL-FORMS.
2025-05-30 16:43:27 +02:00
Oliver Drotbohm
7a6feebe3d
GH-2327 - Prepare next development iteration.
2025-05-16 00:10:10 +02:00
Oliver Drotbohm
aedadcfe79
GH-2327 - Release version 3.0.0-M3.
2025-05-16 00:10:10 +02:00
Oliver Drotbohm
f392230119
GH-2329 - Upgrade to Spring Framework 7.0 M5.
2025-05-16 00:06:05 +02:00
Oliver Drotbohm
9a116c8a80
GH-2328 - Update Kotlin to 2.1.21.
2025-05-15 23:57:42 +02:00
Oliver Drotbohm
7af136c9f2
GH-2324 - Update Reactor to 2024.0.6.
2025-05-14 13:24:38 +02:00
Oliver Drotbohm
1d68950a02
GH-2323 - Update Mockk to 1.14.2.
2025-05-14 13:24:32 +02:00
Oliver Drotbohm
945d837636
GH-2322 - Update Jackson to 2.19.0.
2025-05-14 13:24:26 +02:00
Oliver Drotbohm
3142ddc1ff
GH-2318 - Prepare next development iteration.
2025-04-17 17:24:41 +02:00
Oliver Drotbohm
37a30e97b1
GH-2318 - Release version 3.0.0-M2.
2025-04-17 17:24:40 +02:00
Oliver Drotbohm
3a8cefd976
GH-2318 - Temporarily disable linking to Spring Framework docs.
...
As they are missing from the release.
2025-04-17 17:17:27 +02:00
Oliver Drotbohm
c2e191946c
GH-2318 - Polish Javadoc.
2025-04-17 17:17:00 +02:00
Oliver Drotbohm
41c43cd314
GH-2303 - Upgrade to Spring Plugin 4.0 M1.
2025-04-17 17:09:43 +02:00
Oliver Drotbohm
22b615fc95
GH-2318 - Update dependency update mappings.
2025-04-17 16:41:40 +02:00
Oliver Drotbohm
0b1e62b5e9
GH-2318 - Update forward looking build profiles.
2025-04-17 16:41:24 +02:00
Oliver Drotbohm
03624f2262
GH-2317 - Update Kotlin to 2.1.20.
2025-04-17 16:39:03 +02:00
Oliver Drotbohm
479af70c9c
GH-2316 - Update JUnit to 5.12.2.
2025-04-17 16:37:17 +02:00
Oliver Drotbohm
ef595b5b87
GH-2315 - Update Kotlin Koroutines to 1.10.2.
2025-04-17 16:36:17 +02:00
Oliver Drotbohm
24669f9abb
GH-2314 - Upgrade to Spring Framework 7.0 M4.
2025-04-17 16:35:20 +02:00
Oliver Drotbohm
2262f07074
GH-2303 - Fix repository declaration.
2025-04-17 16:31:35 +02:00
Oliver Drotbohm
1c8e297470
GH-2303 - Upgrade to Spring Plugin 4.0 snapshots.
2025-04-17 16:31:35 +02:00
Oliver Drotbohm
590198421c
GH-2302 - Upgrade to Spring Framework 7.0 M2.
2025-04-17 16:31:35 +02:00
Oliver Drotbohm
8f282a0fd7
GH-2292 - Update to JUnit 5.12.0-M1.
2025-04-17 16:30:43 +02:00
Oliver Drotbohm
8ed67f6044
GH-2278 - Prepare next development iteration.
2025-04-17 16:29:02 +02:00
Oliver Drotbohm
308d10721d
GH-2278 - Release version 3.0.0-M1.
2025-04-17 16:29:02 +02:00
Oliver Drotbohm
e58ae6606d
GH-2278 - Access GPG password through environment variable.
2025-04-17 16:29:02 +02:00
Oliver Drotbohm
f1ef8914b1
GH-2278 - Enable milestone releases to Maven Central.
2025-04-17 16:29:02 +02:00
Oliver Drotbohm
a2b4ba153e
GH-2278 - Enable CI builds for 3.0.x.
2025-04-17 16:29:02 +02:00
Christoph Strobl
6af4051afc
GH-2279 - Upgrade to Spring Framework 7.0.0-M1
...
$ Conflicts:
$ pom.xml
2025-04-17 16:29:02 +02:00
Christoph Strobl
bc308e0ea5
GH-2278 - Set up 3.0.x branch.
2025-04-17 16:27:59 +02:00
Oliver Drotbohm
6a10753be5
GH-2313 - Prepare next development iteration.
2025-04-17 16:26:12 +02:00
Oliver Drotbohm
08f4312814
GH-2313 - Release version 2.5.0-RC1.
2025-04-17 16:26:11 +02:00
Oliver Drotbohm
fee962bcfb
GH-2313 - Further dependency upgrade mappings.
2025-04-17 16:24:17 +02:00
Oliver Drotbohm
42bde333f1
GH-2313 - Upgrade forward looking build profiles.
2025-04-17 16:24:03 +02:00
Oliver Drotbohm
214b269246
GH-2312 - Update Slf4j to 2.0.17.
2025-04-17 16:20:28 +02:00
Oliver Drotbohm
c484be034f
GH-2311 - Update Lombok to 1.18.38.
2025-04-17 16:19:48 +02:00
Oliver Drotbohm
6fc0afaf12
GH-2310 - Update Jackson to 2.18.3.
2025-04-17 16:19:40 +02:00
Oliver Drotbohm
24f17a7687
GH-2309 - Update Spring Framework to 6.2.6.
2025-04-17 16:18:27 +02:00
Oliver Drotbohm
6c1e9eb06d
GH-2308 - Update Reactor to 2024.0.5.
2025-04-17 16:18:18 +02:00
Oliver Drotbohm
58ccc2c45b
GH-2307 - Update Mockk to 1.14.0.
2025-04-17 16:18:10 +02:00
Oliver Drotbohm
a0560e5640
GH-2306 - Update Logback to 1.5.18.
2025-04-17 16:18:02 +02:00
Oliver Drotbohm
f8850d3d15
GH-2300 - Prepare next development iteration.
2025-02-13 17:41:10 +01:00