Commit Graph

1197 Commits

Author SHA1 Message Date
Oliver Drotbohm
ca3fdc479f #1981 - 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.

Related ticket: spring-projects/spring-boot#36057
2023-06-25 16:45:42 +02:00
Oliver Drotbohm
c77e249a62 #1978 - Prepare next development iteration. 2023-05-11 22:33:37 +02:00
Oliver Drotbohm
d9f52d7bd8 #1978 - Release version 2.1.0. 2023-05-11 22:33:37 +02:00
Oliver Drotbohm
5238218302 #1978 - Update changelog. 2023-05-11 22:26:54 +02:00
Oliver Drotbohm
82a1e4b97b #1972 - Upgrade spring-next build profile to Reactor snapshots. 2023-05-11 22:00:59 +02:00
Oliver Drotbohm
0e3642d597 #1970 - Upgrade to Spring Framework 6.0.9. 2023-05-11 21:58:09 +02:00
Oliver Drotbohm
4cb4c42234 #1973 - Upgrade to 2022.0.7. 2023-05-09 17:20:42 +02:00
Oliver Drotbohm
d93b0e4bb5 #1967 - Upgrade to Kotlin 1.8.21.
Upgrade Coroutines preview to 1.7 RC as well.
2023-05-05 09:27:01 +02:00
Oliver Drotbohm
5e3ec971ff #1965 - Upgrade optional Validation API support to 3.0. 2023-05-03 17:58:46 +02:00
Oliver Drotbohm
55a8c988e2 #1963 - Upgrade to Jackson 2.15. 2023-04-25 17:47:15 +02:00
Oliver Drotbohm
6d79ba3792 #1960 - Prepare next development iteration. 2023-04-13 23:00:42 +02:00
Oliver Drotbohm
c3f135caec #1960 - Release version 2.1.0-RC1. 2023-04-13 23:00:42 +02:00
Oliver Drotbohm
f152b7cc97 #1960 - Update license header date ranges. 2023-04-13 22:47:26 +02:00
Oliver Drotbohm
30d572f227 #1960 - Update changelog. 2023-04-13 22:45:19 +02:00
Oliver Drotbohm
561b7ba487 #1959 - Upgrade build plugins. 2023-04-13 22:39:08 +02:00
Oliver Drotbohm
925b0f7f38 #1958 - Upgrade to ArchUnit 1.0.1. 2023-04-13 22:36:39 +02:00
Oliver Drotbohm
deeb391eb5 #1957 - Upgrade to Kotlin 1.8.20. 2023-04-13 22:26:03 +02:00
Oliver Drotbohm
4cc9bf60e6 #1956 - Upgrade to Reactor 2022.0.6. 2023-04-13 22:22:49 +02:00
Oliver Drotbohm
c5cf9cb6aa #1955 - Upgrade to Spring Framework 6.0.8. 2023-04-13 22:17:38 +02:00
Oliver Drotbohm
9c19d7c3b8 #1939 - Upgrade to Jackson 2.15 RC2. 2023-04-13 22:08:30 +02:00
Oliver Drotbohm
dc1d53565e #1954 - Fix embedded rel in example for HAL document. 2023-04-13 16:51:45 +02:00
Oliver Drotbohm
818dcd660b #1952 - Prepare next development iteration. 2023-03-20 12:14:21 +01:00
Oliver Drotbohm
8fc603c80d #1952 - Release version 2.1.0-M1. 2023-03-20 12:14:21 +01:00
Oliver Drotbohm
89b1e6bf07 #1952 - Prepare changelog. 2023-03-20 12:13:20 +01:00
Oliver Drotbohm
2890241dac #1938 - Upgrade to Spring Framework 6.0.7. 2023-03-20 11:44:44 +01:00
Oliver Drotbohm
8acbf3efdf #1939 - Upgrade Jackson-next build profile to 2.15 RC1. 2023-03-19 12:54:30 +01:00
Oliver Drotbohm
67c62a2f9e #1938 - Upgrade to Spring Framework 6.0.6 (and 6.0.7 snapshots). 2023-03-17 12:46:26 +01:00
Oliver Drotbohm
e929308e02 #1938 - Upgrade to Spring 6.0.6 snapshots. 2023-03-17 12:15:27 +01:00
Jan Nielsen
dea312f9c1 #1778 - Fix typo in Javadoc. 2023-03-17 12:12:47 +01:00
Oliver Drotbohm
c241ac1514 #1937 - Upgrade to Mockk 1.13.4. 2023-03-17 12:10:12 +01:00
Oliver Drotbohm
281e36749c #1936 - Upgrade to Slf4j 2.0.6. 2023-03-17 12:08:55 +01:00
Oliver Drotbohm
c4c48e2f53 #1935 - Upgrade to Reactor 2022.0.5. 2023-03-17 12:07:45 +01:00
Oliver Drotbohm
fcc35727bc #1934 - Upgrade to Lombok 1.18.26. 2023-03-17 12:06:08 +01:00
Oliver Drotbohm
450a2ddf24 #1933 - Upgrade to JUnit 5.9.2. 2023-03-17 12:04:21 +01:00
Oliver Drotbohm
26da7546e9 #1932 - Upgrade to Jackson 2.14.2. 2023-03-17 12:02:28 +01:00
Oliver Drotbohm
5d74655f61 #1931 - Upgrade to Logback 1.4.6. 2023-03-17 12:00:53 +01:00
Oliver Drotbohm
b6ee7f8bc0 #1929 - Polish Javadoc and nullability. 2023-03-17 11:57:48 +01:00
Oliver Drotbohm
35f5d315ee #1928 - Upgrade to Spring Asciidoctor Backends 0.0.5. 2023-03-17 11:49:43 +01:00
Oliver Drotbohm
dacada358d #1927 - Upgrade to AssertJ 3.24.2. 2023-03-17 11:48:10 +01:00
Oliver Drotbohm
277f4c7372 #1923 - Upgrade to Kotlin 1.8.10. 2023-03-17 11:44:31 +01:00
Oliver Drotbohm
7a2ae089d4 #1856 - Properly enable Asciidoctor Diagram. 2023-02-28 16:00:38 +01:00
Oliver Drotbohm
755203db22 #1856 - Fix diagram rendering issues in reference documentation. 2023-02-28 15:48:59 +01:00
Oliver Drotbohm
3bd8b8bf8a #1924 - Remove obsolete plugin repository declaration.
Spring Asciidoctor Backends 0.0.4 is available from Maven Central.
2023-02-28 15:45:05 +01:00
Oliver Drotbohm
a0cef66f87 #1925 - Upgrade to AsciidoctorJ 2.5.7. 2023-02-28 15:42:13 +01:00
Oliver Drotbohm
d38e88faa9 #1924 - Polishing. 2023-02-28 15:41:52 +01:00
Oliver Drotbohm
4a338d06dd #1924 - Upgrade to Spring Asciidoctor backends 0.0.4. 2023-02-28 15:41:51 +01:00
Oliver Drotbohm
4d328c2928 #1856 - Update reference docs to mention SlicedModel.
Add missing asciidoctorj-diagram dependency to render PlantUML diagrams correctly.
2023-02-28 15:41:48 +01:00
Oliver Drotbohm
132ca62702 #1856 - Polishing.
Imports, formatting, Javadoc. Ticket references in test cases.
2023-02-28 15:29:42 +01:00
Michael Schout
7229cbdbdc #1856 - Add SlicedModel class for representing Slice collections
In parallel to PagedModel we now provide a SlicedModel. This is groundwork needed to support SlicedResourcesAssembler<T> in spring-data-commons.

Related ticket: spring-projects/spring-data-commons#1307
2023-02-28 15:29:41 +01:00
Oliver Drotbohm
e0f7100ea8 #1923 - Add compatibility builds for Kotlin, Spring and Jackson preview versions. 2023-02-27 16:33:39 +01:00