Mark Paluch
94a0ee00d4
Release version 3.7.7 (2021.2.7).
...
See #2202
2023-01-13 10:32:46 +01:00
Mark Paluch
6da507dee1
Prepare 3.7.7 (2021.2.7).
...
See #2202
2023-01-13 10:32:32 +01:00
Mark Paluch
59765bf41f
Extend license header copyright years to 2023.
...
See #2210
2023-01-02 09:52:07 +01:00
Mark Paluch
c0e77b8b5b
Update CI properties.
...
See #2202
2022-11-18 15:33:54 +01:00
Mark Paluch
6f94fd77b6
After release cleanups.
...
See #2188
2022-11-18 10:55:38 +01:00
Mark Paluch
51ba1491db
Prepare next development iteration.
...
See #2188
2022-11-18 10:55:36 +01:00
Mark Paluch
85b2a9eee2
Release version 3.7.6 (2021.2.6).
...
See #2188
2022-11-18 10:45:33 +01:00
Mark Paluch
89d84a52bc
Prepare 3.7.6 (2021.2.6).
...
See #2188
2022-11-18 10:44:45 +01:00
Mark Paluch
e769fec8a1
Update CI properties.
...
See #2188
2022-10-31 13:18:17 +01:00
Spring Builds
2f07b63dff
After release cleanups.
...
See #2187
2022-10-13 13:46:53 +00:00
Spring Builds
7518b58742
Prepare next development iteration.
...
See #2187
2022-10-13 13:46:40 +00:00
Spring Builds
edb0665061
Release version 3.7.5 (2021.2.5).
...
See #2187
2022-10-13 13:24:04 +00:00
Spring Builds
6405e3fda5
Prepare 3.7.5 (2021.2.5).
...
See #2187
2022-10-13 13:21:34 +00:00
Spring Builds
5a3db340f5
After release cleanups.
...
See #2178
2022-10-13 09:23:57 +00:00
Spring Builds
b221ddae7c
Prepare next development iteration.
...
See #2178
2022-10-13 09:23:44 +00:00
Spring Builds
d1913cfbb8
Release version 3.7.4 (2021.2.4).
...
See #2178
2022-10-13 08:59:54 +00:00
Spring Builds
c14bfbe0b5
Prepare 3.7.4 (2021.2.4).
...
See #2178
2022-10-13 08:57:06 +00:00
Spring Builds
ea5d7a331b
After release cleanups.
...
See #2160
2022-09-19 12:00:22 +00:00
Spring Builds
b2ec5ddad0
Prepare next development iteration.
...
See #2160
2022-09-19 12:00:10 +00:00
Spring Builds
984e1ffc00
Release version 3.7.3 (2021.2.3).
...
See #2160
2022-09-19 11:38:44 +00:00
Spring Builds
ef263cc8f6
Prepare 3.7.3 (2021.2.3).
...
See #2160
2022-09-19 11:36:21 +00:00
Oliver Drotbohm
2ad081f75b
Improve JSON Patch implementation.
...
Refactor JSON Patch application implementation to improve the property detection for which values are supposed to be set.
Fixes #2177 .
2022-09-19 10:21:02 +02:00
Christoph Strobl
5a4923a849
After release cleanups.
...
See #2154
2022-07-15 11:24:08 +02:00
Christoph Strobl
828fedd2ef
Prepare next development iteration.
...
See #2154
2022-07-15 11:24:05 +02:00
Christoph Strobl
e4c294f5d8
Release version 3.7.2 (2021.2.2).
...
See #2154
2022-07-15 11:08:28 +02:00
Christoph Strobl
a9e6db5d39
Prepare 3.7.2 (2021.2.2).
...
See #2154
2022-07-15 11:07:51 +02:00
Oliver Drotbohm
d130d61e2e
Polish annotation attribute aliasing in RepositoryRestController.
...
Related ticket: #2087 .
2022-07-14 17:46:04 +02:00
Oliver Drotbohm
f89a458bc7
Forward StringValueResolver to DelegatingHandlerMappings targets.
...
RepositoryRestMvcConfiguration now implements EmbeddedValueResolver to forward the StringValueResolver given to both BasePathAwareHandlerMapping and RepositoryRestHandlerMapping.
Related ticket: #2087 .
2022-07-13 23:43:37 +02:00
Oliver Drotbohm
86ff61cc10
Polishing.
...
Added test case and re-enabled the base URI to be prepended even in case a controller path prefix is configured. That functionality had been lost with the originally submitted changes.
Related ticket: #2087
Original pull request: #2088 .
2022-07-06 16:17:24 +02:00
Yves Galante
c73d3816a6
Add support for controller base path on BasePathAwareController / RepositoryRestController.
...
This commit introduces support for a common base path shared amongst all handler methods of a controller annotated with @BasePathAwareController / @RepositoryRestController.
Related ticket: #2087
Original pull request: #2088 .
2022-07-06 16:13:43 +02:00
Mark Paluch
71ae98132c
After release cleanups.
...
See #2143
2022-06-20 11:40:07 +02:00
Mark Paluch
4ab1555ca8
Prepare next development iteration.
...
See #2143
2022-06-20 11:40:05 +02:00
Mark Paluch
55962885eb
Release version 3.7.1 (2021.2.1).
...
See #2143
2022-06-20 11:29:30 +02:00
Mark Paluch
b96656c04a
Prepare 3.7.1 (2021.2.1).
...
See #2143
2022-06-20 11:29:06 +02:00
Mark Paluch
56b422f9af
Upgrade to Maven Wrapper 3.8.5.
...
See #2148
2022-06-03 16:13:07 +02:00
John Blum
70d4dbfd17
Remove Docker Registry login.
...
Closes #2145 .
2022-05-16 13:27:57 -07:00
Christoph Strobl
4b1c035a0c
After release cleanups.
...
See #2134
2022-05-13 10:15:13 +02:00
Christoph Strobl
e67207519f
Prepare next development iteration.
...
See #2134
2022-05-13 10:15:10 +02:00
Christoph Strobl
67f1a9850d
Release version 3.7 GA (2021.2.0).
...
See #2134
2022-05-13 10:05:08 +02:00
Christoph Strobl
875dcacb79
Prepare 3.7 GA (2021.2.0).
...
See #2134
2022-05-13 10:04:20 +02:00
Christoph Strobl
459118013e
After release cleanups.
...
See #2126
2022-04-19 11:21:18 +02:00
Christoph Strobl
f7dcae3181
Prepare next development iteration.
...
See #2126
2022-04-19 11:21:15 +02:00
Christoph Strobl
728c4e8298
Release version 3.7 RC1 (2021.2.0).
...
See #2126
2022-04-19 11:10:55 +02:00
Christoph Strobl
c539a73bd8
Prepare 3.7 RC1 (2021.2.0).
...
See #2126
2022-04-19 11:10:15 +02:00
Oliver Drotbohm
18dc75a577
Fix PUT merge handling for polymorphic properties.
...
We now replace the original value of polymorphic properties with the newly deserialized one if the type of the new one is different from the old one. We still copy all JSON ignored properties to the new instance to make sure that non-exposed, server-side state is retained. We apply the same handling for explicitly immutable source and/or target types.
Fixes #2130 .
2022-04-04 14:51:44 +02:00
Oliver Drotbohm
33a0e7a2c0
Fix potential NullPointerException in HalFormsAdaptingResponseBodyAdvice.
...
Fixes #2123 .
2022-03-28 16:51:17 +02:00
Oliver Drotbohm
33be625700
Tweak upstream project CI build triggers after branch renames.
2022-03-23 11:47:52 +01:00
Greg L. Turnquist
42c7add695
After release cleanups.
...
See #2112
2022-03-21 10:20:33 -05:00
Greg L. Turnquist
e04726abdf
Prepare next development iteration.
...
See #2112
2022-03-21 10:20:31 -05:00
Greg L. Turnquist
306795628c
Release version 3.7 M4 (2021.2.0).
...
See #2112
2022-03-21 10:09:34 -05:00