Oliver Drotbohm
49a3017e62
#1923 - Upgrade kotlin-next branch to Kotlin 1.8.20.
2023-02-27 16:20:02 +01:00
Oliver Drotbohm
ae90f3ea16
#1920 - Polishing.
...
Typo in reference docs.
2023-02-22 12:50:52 +01:00
Oliver Drotbohm
5ab3e2473f
#1920 - Reference docs update for support for @Size.
2023-02-22 12:50:29 +01:00
Oliver Drotbohm
aeac73b943
#1920 - Support for JSR-303 @Size annotation in property metadata.
...
Using the JSR-303 @Size annotation is now reflected in the property being considered for input type range as well as exposed min and max values.
2023-02-22 12:45:11 +01:00
Oliver Drotbohm
71b27c4486
#1919 - Upgrade to latest setup-java CI step.
2023-02-17 00:04:12 +01:00
Oliver Drotbohm
7d5093979b
#1905 - Upgrade to Spring Framework 6.0.5.
2023-02-16 23:05:25 +01:00
Oliver Drotbohm
1ae99a84fd
#1904 - Enable CI builds for 2.0.x and 1.5.x branches.
2023-02-15 10:43:31 +01:00
Oliver Drotbohm
74086bf716
#1900 - Use Optional.or(…) instead of custom method in PropertyUtils.
2023-02-15 10:29:21 +01:00
Oliver Drotbohm
4013eb3378
#1899 - Fix link header parsing for multiple links and unquoted attribute values.
...
Fixed the regular expression to parse link header values to properly consider the comma to end an unquoted attribute value, too. Couple of additional unit tests, too.
2023-02-15 10:26:46 +01:00
Kevin Defives
08b48f67c6
#1899 - Test case to reproduce unquoted link attribute parsing bug.
2023-02-15 10:20:18 +01:00
Oliver Drotbohm
698ec7cf1c
#1886 - Avoid trailing slash for links pointing to empty mapping path.
2023-01-12 08:52:28 +01:00
Oliver Drotbohm
9bd19f74df
#1881 - Prepare next development iteration.
2022-11-16 20:27:19 +01:00
Oliver Drotbohm
5967746601
#1881 - Release version 2.0.0.
2022-11-16 20:27:19 +01:00
Oliver Drotbohm
1c3478c7f7
#1882 - Fix settings.xml to use proper credentials.
2022-11-16 20:26:34 +01:00
Oliver Drotbohm
5d12f058de
#1881 - Configure Maven Release Plugin.
2022-11-16 20:17:30 +01:00
Oliver Drotbohm
856b6b9cbe
#1881 - Fix flaky test.
2022-11-16 18:52:51 +01:00
Oliver Drotbohm
ec7b1b288e
#1882 - Switching to Github actions for CI and releases.
2022-11-16 17:35:07 +01:00
Oliver Drotbohm
2e0b835d80
#1881 - Remove obsolete snapshot repository.
2022-11-16 12:48:39 +01:00
Oliver Drotbohm
03aa0a6df7
#1881 - Update changelog.
2022-11-16 12:46:16 +01:00
Oliver Drotbohm
3a8e4b1e27
#1881 - Polish POM.
2022-11-16 12:36:25 +01:00
Oliver Drotbohm
57cd4cc300
#1877 - Upgrade to Spring Framework 6.0.
2022-11-16 12:35:52 +01:00
Oliver Drotbohm
87d0ef876b
#1880 - Upgrade to Spring Plugin 3.0.
2022-11-16 12:34:30 +01:00
Oliver Drotbohm
3502902655
#1879 - Upgrade to Reactor 2022.0.0.
2022-11-15 23:30:07 +01:00
Oliver Drotbohm
e39b119629
#1878 - Upgrade to Slf4j 2.0.3.
2022-11-15 23:27:31 +01:00
Oliver Drotbohm
2cf7dbd176
#1877 - Upgrade to Spring Framework 6.0 RC4.
2022-11-15 23:25:52 +01:00
Oliver Drotbohm
dae0d672f9
#1876 - Upgrade to Logback 1.4.4.
2022-11-15 23:23:00 +01:00
Oliver Drotbohm
3b4710d4ab
#1875 - Upgrade to Servlet API 6.0.
2022-11-15 23:20:15 +01:00
Oliver Drotbohm
a74aac6d79
#1874 - Upgrade to Kotlin 1.7.21.
2022-11-15 23:17:24 +01:00
Oliver Drotbohm
f7b7127bb0
#1873 - Upgrade to Mockk 1.13.2.
2022-11-15 23:15:08 +01:00
Oliver Drotbohm
2462225608
#1863 - Upgrade to Jackson 2.14.
2022-11-06 16:09:59 +01:00
Oliver Drotbohm
6d3471ad24
#1868 - Continue development on 2.0.0-SNAPSHOT.
2022-11-03 23:22:05 +01:00
Oliver Drotbohm
2677880e71
#1868 - Releasing Spring HATEOAS 2.0.0-RC2.
2022-11-03 23:22:03 +01:00
Oliver Drotbohm
c425f3f355
#1868 - Update changelog.
2022-11-03 23:21:12 +01:00
Oliver Drotbohm
6d87e49bca
#1869 - Upgrade to Spring Framework 6.0 RC3.
2022-11-03 23:19:35 +01:00
Oliver Drotbohm
13c716fff4
#1865 - Upgrade to Jackson 2.14.0 RC3.
2022-11-03 23:06:12 +01:00
Oliver Drotbohm
303e03a5b4
#1866 , #1867 - More AOT hints from controller methods and RepresentationModelAssemblers.
...
We now inspect controller method return types and the generics of RepresentationModelAssembler for EntityModel and CollectionModel types and unwrap the type they box to register that for constructor and method invocation reflection.
2022-11-03 23:04:20 +01:00
Oliver Drotbohm
eca8b0cbec
#1863 - Upgrade to Jackson 2.14 RC2.
2022-10-19 12:36:40 +02:00
Oliver Drotbohm
5b024524c3
#1862 - Continue development on 2.0.0-SNAPSHOT.
2022-10-12 13:07:37 +02:00
Oliver Drotbohm
76554f3309
#1862 - Releasing Spring HATEOAS 2.0.0-RC1.
2022-10-12 13:07:35 +02:00
Oliver Drotbohm
26c1e10f68
#1862 - Update changelog.
2022-10-12 12:58:58 +02:00
Oliver Drotbohm
d342db5dfb
#1861 - Upgrade to Reactor 2022.0 RC1.
2022-10-12 12:44:53 +02:00
Oliver Drotbohm
24c670adb7
#1860 - Upgrade to Spring Plugin 3.0 RC1.
2022-10-12 12:43:33 +02:00
Oliver Drotbohm
e0592786b8
#1859 - Add Jackson 2.14-specific build profile.
2022-10-12 12:42:23 +02:00
Oliver Drotbohm
265f0a1dcc
#1857 - Upgrade to Spring Framework 6.0 RC1.
...
Temporarily disable HypermediaWebClientConfigurerTest due to https://github.com/spring-projects/spring-framework/issues/29307 .
2022-10-12 12:20:28 +02:00
Oliver Drotbohm
e018479a4e
#1858 - Improved AOT metadata.
...
We now register proxy types for all controller beans and the return types of their methods if suitable for proxying. This allows the link creation by pointing to controller methods.
We now also register all types (de)serialized by Jackson for reflection.
2022-10-12 11:22:44 +02:00
Oliver Drotbohm
924502c72f
#1845 - Continue development on 2.0.0-SNAPSHOT.
2022-09-15 16:27:35 +02:00
Oliver Drotbohm
7284e0e73e
#1845 - Releasing Spring HATEOAS 2.0.0-M6.
2022-09-15 16:27:33 +02:00
Oliver Drotbohm
aecea4fd78
#1845 - Update changelog.
2022-09-15 16:26:51 +02:00
Oliver Drotbohm
5317a67b65
#1854 - Upgrade to Artifactory Maven plugin 3.4.0.
2022-09-15 16:14:48 +02:00
Oliver Drotbohm
60f8d06c3a
#1853 - Upgrade to Logback 1.4.1.
2022-09-15 16:14:07 +02:00