Oliver Drotbohm
8ffd0cfd94
#2076 - Prepare next development iteration.
2023-11-16 15:41:41 +01:00
Oliver Drotbohm
23b1cf5264
#2076 - Release version 2.0.7.
2023-11-16 15:41:40 +01:00
Oliver Drotbohm
2b44b0d1fe
#2076 - Update changelog.
2023-11-16 15:40:10 +01:00
Oliver Drotbohm
b031fe5cad
#2065 - Upgrade to Spring Framework 6.0.14.
2023-11-16 15:20:27 +01:00
Oliver Drotbohm
f181a4d6a6
#2070 - Upgrade to Reactor 2022.0.13.
2023-11-16 11:44:56 +01:00
Oliver Drotbohm
a5c1d0e37e
#2069 - Upgrade to Lombok 1.18.30.
2023-11-16 11:42:16 +01:00
Oliver Drotbohm
64885ea102
#2068 - Upgrade to Logback 1.4.11.
2023-11-16 11:41:21 +01:00
Oliver Drotbohm
b38f9fdcac
#2067 - Upgrade compatibility profiles to latest Kotlin releases.
2023-11-16 11:40:02 +01:00
Oliver Drotbohm
537def438d
#2066 - Upgrade to Mockk 1.13.7.
2023-11-16 11:37:50 +01:00
Oliver Drotbohm
0f6eef06aa
#2042 - Polishing.
2023-11-13 15:58:43 +01:00
Oliver Drotbohm
12da4c79dd
#2042 - 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:05:58 +01:00
Oliver Drotbohm
e9e1f7de77
#2027 - Prepare next development iteration.
2023-07-19 21:51:27 +02:00
Oliver Drotbohm
874a76966d
#2027 - Release version 2.0.6.
2023-07-19 21:51:27 +02:00
Oliver Drotbohm
9dfcebd3e8
#2027 - Update changelog.
2023-07-19 21:50:15 +02:00
Oliver Drotbohm
962989f25b
#2026 - 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:45:19 +02:00
Oliver Drotbohm
e6f0d88474
#2019 - Fix changelog.
2023-07-14 11:29:50 +02:00
Oliver Drotbohm
2ce8e76e85
#2019 - Prepare next development iteration.
2023-07-14 09:28:27 +02:00
Oliver Drotbohm
6fbce39fa9
#2019 - Release version 2.0.5.
2023-07-14 09:28:27 +02:00
Oliver Drotbohm
628c21b9c4
#2019 - Prepare changelog.
2023-07-14 09:27:08 +02:00
Oliver Drotbohm
3dfb11d6b6
#2013 - Upgrade to Spring Framework 6.0.11.
2023-07-14 09:25:05 +02:00
Oliver Drotbohm
dc7770cad9
#2008 - Upgrade to Slf4j 2.0.7.
2023-07-14 09:25:05 +02:00
Oliver Drotbohm
6eb0998ba6
#2006 - Upgrade to Reactor 2022.0.9.
2023-07-14 09:25:04 +02:00
Oliver Drotbohm
9d94deac98
#2002 - Upgrade to Lombok 1.18.28.
2023-07-14 09:25:04 +02:00
Oliver Drotbohm
7c2dac34d6
#2000 - Upgrade to JUnit 5.9.3.
2023-07-14 09:25:04 +02:00
Oliver Drotbohm
93bd19c318
#1991 - Upgrade to Logback 1.4.8.
2023-07-14 09:25:04 +02:00
Oliver Drotbohm
03d20998a2
#2018 - Switch to UriComponentsBuilder.fromUri(…).
2023-07-14 09:25:04 +02:00
Oliver Drotbohm
3e9c90d0df
#1985 - Avoid compiling agains JSONArray in JsonPathLinkDiscoverer.
...
So far, the handling of links detected via a JSON Path expression has assumed that the JsonProvider would always return JSONArray objects for collections. However, the JacksonJsonProvider for example, returns plain List instances. As JSONArray implements List, we now only refer to the latter for maximum compatibility with different JsonProvider implementations.
Original ticket: #1980
2023-06-29 18:58:32 +02:00
Oliver Drotbohm
9157958122
#1983 - Rearrangement of AOT reflection configuration creation.
...
The reflection configuration of core Spring HATEOAS types is now done via HateoasRuntimeHints (previously RepresentationModelRuntimeHints). This allows the configuration to be contributed, even without @EnableHypermediaSupport in play, especially helpful in Web.fn scenarios.
2023-06-26 15:44:45 +02:00
Oliver Drotbohm
a88c0cf54c
#1983 - Additional reflection hints for custom Jackson serializer in EntityModel.
...
We now register reflection hints for all types contained in EntityModel, so that MapSuppressingUnwrappingSerializer's default constructor can be called from Jackson.
Original ticket: #1981
Related ticket: spring-projects/spring-boot#36057
2023-06-25 16:48:46 +02:00
Oliver Drotbohm
d8ddefaee4
#1977 - Prepare next development iteration.
2023-05-11 22:09:19 +02:00
Oliver Drotbohm
aaa025c287
#1977 - Release version 2.0.4.
2023-05-11 22:09:19 +02:00
Oliver Drotbohm
ab4b2bfb98
#1977 - Update changelog.
2023-05-11 22:07:43 +02:00
Oliver Drotbohm
c930ab5a21
#1969 - Upgrade to Spring Framework 6.0.9.
2023-05-11 22:03:33 +02:00
Oliver Drotbohm
86ba3eadeb
#1973 - Upgrade spring-next build profile to Reactor snapshots.
2023-05-11 22:02:14 +02:00
Oliver Drotbohm
780f4c0b97
#1972 - Upgrade to Reactor 2022.0.7.
2023-05-09 17:16:43 +02:00
Oliver Drotbohm
06d8822ccd
#1971 - Upgrade to Jackson 2.14.3.
2023-05-08 23:36:19 +02:00
Oliver Drotbohm
69e7af0b94
#1966 - Upgrade optional Validation API support to 3.0.
2023-05-03 18:03:43 +02:00
Oliver Drotbohm
6752484625
#1951 - Prepare next development iteration.
2023-03-20 12:00:07 +01:00
Oliver Drotbohm
e16c48aae5
#1951 - Release version 2.0.3.
2023-03-20 12:00:06 +01:00
Oliver Drotbohm
3efd2e928d
#1951 - Prepare changelog.
2023-03-20 11:57:48 +01:00
Oliver Drotbohm
986a5beb05
#1946 - Upgrade to Spring Framework 6.0.7.
2023-03-20 11:45:46 +01:00
Oliver Drotbohm
bb713a9c23
#1946 - Upgrade to Spring Framework 6.0.6.
2023-03-20 10:23:53 +01:00
Oliver Drotbohm
da9091f4e1
#1945 - Upgrade to Mockk 1.13.4.
2023-03-20 10:22:03 +01:00
Oliver Drotbohm
4ced820ed1
#1944 - Upgrade Jackson-next build to 2.15 RC1.
2023-03-20 10:20:48 +01:00
Oliver Drotbohm
c2cabc609d
#1943 - Upgrade to Reactor 2022.0.5.
2023-03-20 10:19:45 +01:00
Oliver Drotbohm
4f896314e7
#1942 - Upgrade to Logback 1.4.6.
2023-03-20 10:18:13 +01:00
Oliver Drotbohm
d24714a042
#1941 - Upgrade to Spring Asciidoctor Backends 0.0.5.
2023-03-20 10:17:05 +01:00
Oliver Drotbohm
6b7a359d78
#1930 - Polish Javadoc and nullability.
2023-03-17 11:58:41 +01:00
Oliver Drotbohm
c9dc4d1580
#1923 - Upgrade kotlin-next branch to Kotlin 1.8.20.
2023-02-27 16:21:30 +01:00
Oliver Drotbohm
6436c7e550
#1920 - Polishing.
...
Typo in reference docs.
2023-02-22 12:51:01 +01:00