Commit Graph

1794 Commits

Author SHA1 Message Date
Mark Paluch
7f55cb22d1 Prepare 4.5.1 (2025.0.1).
See #2484
2025-06-13 13:39:14 +02:00
Mark Paluch
f318d1cc64 Defer MappingContext lookup in PersistentEntities to allow bean creation while MappingContext is being initialized.
Closes #2489
2025-06-11 09:14:59 +02:00
Oliver Drotbohm
999695a277 Upgrade to Spring Security 6.4.6 for tests.
Fixes GH-2491
2025-06-04 20:17:03 +02:00
Oliver Drotbohm
8d2575aa12 Move off deprecated API of Spring HATEOAS' AnnotationMappingDiscoverer.
Fixes GH-2490.
2025-06-04 20:11:58 +02:00
Oliver Drotbohm
858b818f2f 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:08:58 +02:00
Jonathan Schnéider
5e6d920499 Fix logger name in HalFormsAdaptingResponseBodyAdvice.
Co-authored-by: Moderne <team@moderne.io>
Fixes GH-2479.
2025-05-20 14:09:47 +02:00
Mark Paluch
87a1616976 After release cleanups.
See #2473
2025-05-16 11:31:36 +02:00
Mark Paluch
dfc4643a88 Prepare next development iteration.
See #2473
2025-05-16 11:31:35 +02:00
Mark Paluch
63587e562e Release version 4.5 GA (2025.0.0).
See #2473
2025-05-16 11:28:31 +02:00
Mark Paluch
b9f4df6e3a Prepare 4.5 GA (2025.0.0).
See #2473
2025-05-16 11:28:10 +02:00
Mark Paluch
b1d0cb8e19 Polishing.
Add test.

See: #2477
Original pull request: #2478
2025-05-13 11:51:41 +02:00
Andrey Litvitski
b0c05e7d70 Fix integer overflow in @Order of RepositoryRelProvider.
Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>

Closes: #2477
Original pull request: #2478
2025-05-13 11:51:31 +02:00
Mark Paluch
6f218f38e0 Update CI Properties.
See #2473
2025-05-12 09:33:06 +02:00
Mark Paluch
1356ea6fc4 Update CI Properties.
See #2473
2025-05-12 09:00:23 +02:00
Mark Paluch
383f75c792 Update CI Properties.
See #2473
2025-05-12 08:56:22 +02:00
Mark Paluch
1a5bb39b65 Update CI Properties.
See #2473
2025-05-12 08:55:54 +02:00
Mark Paluch
59e4eeb09f Use Spring Data MongoDB for MongoDB driver version management.
Closes #2476
2025-05-09 14:27:00 +02:00
Mark Paluch
77c12bad23 After release cleanups.
See #2468
2025-04-22 11:26:49 +02:00
Mark Paluch
5730b706f4 Prepare next development iteration.
See #2468
2025-04-22 11:26:48 +02:00
Mark Paluch
0bb97bdeb4 Release version 4.5 RC1 (2025.0.0).
See #2468
2025-04-22 11:24:11 +02:00
Mark Paluch
6345bc0844 Prepare 4.5 RC1 (2025.0.0).
See #2468
2025-04-22 11:23:52 +02:00
Mark Paluch
aec9ae8856 Upgrade to MongoDB driver 5.4.0.
Closes #2470
2025-04-14 09:40:43 +02:00
Mark Paluch
c76be4f088 After release cleanups.
See #2462
2025-03-14 09:33:43 +01:00
Mark Paluch
6e12072898 Prepare next development iteration.
See #2462
2025-03-14 09:33:42 +01:00
Mark Paluch
a563a90259 Release version 4.5 M2 (2025.0.0).
See #2462
2025-03-14 09:31:05 +01:00
Mark Paluch
4745ab1b9f Prepare 4.5 M2 (2025.0.0).
See #2462
2025-03-14 09:30:46 +01:00
Christoph Strobl
7a32e1a73c Remove links to gitter.
Closes: #2466
2025-03-11 11:10:19 +01:00
Oliver Drotbohm
98523d5e41 Upgrade to HAL Explorer 1.2.3.
Fixes GH-2464
2025-03-04 17:05:51 +01:00
Mark Paluch
8dc19fdbea After release cleanups.
See #2434
2025-02-14 12:25:08 +01:00
Mark Paluch
79f2400244 Prepare next development iteration.
See #2434
2025-02-14 12:25:07 +01:00
Mark Paluch
494c7c3712 Release version 4.5 M1 (2025.0.0).
See #2434
2025-02-14 12:22:37 +01:00
Mark Paluch
a5e34af3e4 Prepare 4.5 M1 (2025.0.0).
See #2434
2025-02-14 12:22:19 +01:00
Mark Paluch
b8b0be84ff Update CI Properties.
See #2434
2025-02-11 15:23:13 +01:00
Mark Paluch
c31b2230ad Upgrade to MongoDB driver 5.3.1.
See #2434
2025-02-05 13:23:13 +01:00
Oliver Drotbohm
fd43c571c7 Upgrade to Spring Security 6.4.2.
Fixes GH-2455.
2025-01-17 17:44:00 +01:00
Oliver Drotbohm
4f214bbbad Add support for offical, IANA-registered media type for HAL.
Fixes GH-2453.
2025-01-17 16:41:15 +01:00
Oliver Drotbohm
351010a905 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:27:11 +01:00
Mark Paluch
a73cc609c5 Switch from CLA to DCO.
See spring-projects/spring-data-build#2471
2025-01-10 11:07:24 +01:00
Mark Paluch
a96862bb91 Extend license header copyright years to 2025.
See #2448
2025-01-08 10:04:48 +01:00
Oliver Drotbohm
c13850e73b 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:22 +01:00
Mark Paluch
fec5bc0745 Post-release cleanups.
See #2424
2024-11-15 15:25:26 +01:00
Mark Paluch
a277910fec After release cleanups.
See #2424
2024-11-15 14:13:09 +01:00
Mark Paluch
72ca48c891 Prepare next development iteration.
See #2424
2024-11-15 14:13:08 +01:00
Mark Paluch
ca3eb9b0ca Release version 4.4 GA (2024.1.0).
See #2424
2024-11-15 14:10:52 +01:00
Mark Paluch
10a0ff8593 Prepare 4.4 GA (2024.1.0).
See #2424
2024-11-15 14:10:37 +01:00
Oliver Drotbohm
e3308c584e 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:39:11 +01:00
Mark Paluch
56c271dee1 Upgrade to Spring Security 6.3.4.
See #2424
2024-11-07 10:00:42 +01:00
Mark Paluch
550488fd59 Update CI Properties.
See #2424
2024-11-07 09:57:35 +01:00
Mark Paluch
1d3a4de0f3 Update CI Properties.
See #2424
2024-11-07 09:56:11 +01:00
Mark Paluch
68756bdda7 Upgrade to Maven Wrapper 3.9.9.
See #2428
2024-11-07 09:47:24 +01:00