902 Commits

Author SHA1 Message Date
Mark Paluch
b1a4d0d004 Prepare next development iteration.
See #2481
2025-06-13 10:18:23 +02:00
Mark Paluch
46d2c4053f Release version 4.3.13 (2024.0.13).
See #2481
2025-06-13 10:16:00 +02:00
Oliver Drotbohm
529151baff Move off deprecated API of Spring HATEOAS' AnnotationMappingDiscoverer.
Fixes GH-2490.
2025-06-04 20:13:22 +02:00
Oliver Drotbohm
c1d5807b7e Failure to look up repository metadata is now rejected with a 404 Not Found.
We now produce an HttpClientErrorException if ResourceMetadataHandlerMethodArgumentResolver fails for find metadata for a parsed repository key so that it automatically results in a 404 Not Found status code over a previous 500 Internal Server Error.

Fixes GH-2480
2025-05-20 15:09:25 +02:00
Jonathan Schnéider
a133ccee28 Fix logger name in HalFormsAdaptingResponseBodyAdvice.
Co-authored-by: Moderne <team@moderne.io>
Fixes GH-2479.
2025-05-20 14:12:03 +02:00
Mark Paluch
400d4f9e42 Prepare next development iteration.
See #2471
2025-05-16 10:08:25 +02:00
Mark Paluch
7cf40c86a0 Release version 4.3.12 (2024.0.12).
See #2471
2025-05-16 10:05:54 +02:00
Mark Paluch
d885852944 Prepare next development iteration.
See #2463
2025-04-22 10:01:24 +02:00
Mark Paluch
325325ae8a Release version 4.3.11 (2024.0.11).
See #2463
2025-04-22 09:58:41 +02:00
Mark Paluch
9c0bacb66c Prepare next development iteration.
See #2460
2025-03-14 07:38:27 +01:00
Mark Paluch
2de22cbb48 Release version 4.3.10 (2024.0.10).
See #2460
2025-03-14 07:35:59 +01:00
Mark Paluch
763d906460 Prepare next development iteration.
See #2451
2025-02-14 09:52:50 +01:00
Mark Paluch
692255c6bb Release version 4.3.9 (2024.0.9).
See #2451
2025-02-14 09:50:00 +01:00
Mark Paluch
6da439cea9 Prepare next development iteration.
See #2441
2025-01-17 10:34:46 +01:00
Mark Paluch
10d32cd6b5 Release version 4.3.8 (2024.0.8).
See #2441
2025-01-17 10:32:17 +01:00
Oliver Drotbohm
9c99cc8429 Revert registration of WebMvc and HalExplorer modules with DevTools.
The original ticket (GH-2438) will be fixed downstream in Spring Modulith.

Fixes GH-2442.
2025-01-17 00:33:33 +01:00
Mark Paluch
62edebe47f Extend license header copyright years to 2025.
See #2445
2025-01-08 09:56:36 +01:00
Christoph Strobl
38e9a82ee0 Prepare next development iteration.
See #2432
2024-12-13 10:54:21 +01:00
Christoph Strobl
b5c695bb3a Release version 4.3.7 (2024.0.7).
See #2432
2024-12-13 10:51:13 +01:00
Oliver Drotbohm
bed7feb4c8 Register WebMVC and HAL Explorer module with DevTools.
We now declare explicit Spring Boot DevTools configuration to include Spring Data REST WebMVC and HAL Explorer in the restart classloader to prevent proxying issues with package protected types.

Fixes GH-2438.
2024-12-11 15:44:55 +01:00
Mark Paluch
b383f99260 Prepare next development iteration.
See #2423
2024-11-15 11:47:57 +01:00
Mark Paluch
51eb891ac1 Release version 4.3.6 (2024.0.6).
See #2423
2024-11-15 11:45:38 +01:00
Oliver Drotbohm
6a5787b3f3 Fix HttpMessageConverter lookup in PersistentEntityResourceHandlerMethodArgumentResolver.
We now ask the candidate converters whether they can read RepresentationModel instead of the domain type as that's the key type we register the individual ObjectMappers for in Spring HATEOAS.

Fixes: GH-2425.
Related ticket: GH-2419.
2024-11-15 08:36:43 +01:00
Mark Paluch
575722c303 Prepare next development iteration.
See #2416
2024-10-18 11:39:04 +02:00
Mark Paluch
a2ea1e1743 Release version 4.3.5 (2024.0.5).
See #2416
2024-10-18 11:36:33 +02:00
Oliver Drotbohm
61a5d17e33 Switch HttpMessageConverter lookup to test for domain type instead of PersistentEntityResource.
Fixes GH-2419.
2024-10-04 14:36:58 +02:00
Jens Schauder
a48aac53d1 Prepare next development iteration.
See #2414
2024-09-13 11:40:08 +02:00
Jens Schauder
18e96fd1c9 Release version 4.3.4 (2024.0.4).
See #2414
2024-09-13 11:36:55 +02:00
Jens Schauder
0dd69e503c Prepare next development iteration.
See #2397
2024-08-16 10:08:53 +02:00
Jens Schauder
c73a8375bf Release version 4.3.3 (2024.0.3).
See #2397
2024-08-16 10:05:57 +02:00
Jens Schauder
bfdc4952f1 Prepare next development iteration.
See #2391
2024-07-12 19:12:14 +02:00
Jens Schauder
05c0d2ae13 Release version 4.3.2 (2024.0.2).
See #2391
2024-07-12 19:09:19 +02:00
Mark Paluch
ce3d7d4e17 Prepare next development iteration.
See #2386
2024-06-14 10:47:58 +02:00
Mark Paluch
4aef47504d Release version 4.3.1 (2024.0.1).
See #2386
2024-06-14 10:45:40 +02:00
Mark Paluch
5c8a225565 Prepare next development iteration.
See #2382
2024-05-17 11:51:48 +02:00
Mark Paluch
456e10d208 Release version 4.3 GA (2024.0.0).
See #2382
2024-05-17 11:49:25 +02:00
Mark Paluch
6cd6fb3337 Prepare next development iteration.
See #2376
2024-04-12 10:52:58 +02:00
Mark Paluch
7f20e3c3f6 Release version 4.3 RC1 (2024.0.0).
See #2376
2024-04-12 10:50:42 +02:00
Mark Paluch
667513e652 Prepare next development iteration.
See #2368
2024-03-15 11:09:57 +01:00
Mark Paluch
8f4de9db8e Release version 4.3 M2 (2024.0.0).
See #2368
2024-03-15 11:07:31 +01:00
Christoph Strobl
e6e87e88c5 Prepare next development iteration.
See #2333
2024-02-16 14:41:24 +01:00
Christoph Strobl
f7da997870 Release version 4.3 M1 (2024.0.0).
See #2333
2024-02-16 14:37:38 +01:00
Oliver Drotbohm
5c764464cf Properly append all superfluous elements to an array during merge patch.
Fixes GH-2357.
2024-01-19 18:24:20 +01:00
Oliver Drotbohm
41de5ad983 Tread entities nested in arrays like PUT for merge patch requests.
Fixes GH-2358.
2024-01-19 18:23:08 +01:00
Oliver Drotbohm
6cec482bb4 Fix broken merge of nested arrays.
Fixes GH-2350.
2024-01-15 17:41:36 +01:00
Mark Paluch
ae851d878f Extend license header copyright years to 2024.
See #2349
2024-01-02 14:42:06 +01:00
Oliver Drotbohm
667a49b3ab Polish Javadoc.
Related ticket GH-1947.
2023-12-15 12:33:48 +01:00
Oliver Drotbohm
30fdbd4949 Fix potential NullPointerException in ProjectionSerializer.
Fixes GH-1947.
2023-12-15 12:21:52 +01:00
Oliver Drotbohm
19c3179b31 Fix BasePathAwareHandlerMappingUnitTests.
Fixes GH-2338.
2023-12-13 17:39:25 +01:00
Mark Paluch
144717e50a Prepare next development iteration.
See #2321
2023-11-17 14:33:25 +01:00