Mark Paluch
ebaac9960c
Prepare next development iteration.
...
See #2291
2023-08-18 14:07:34 +02:00
Mark Paluch
9e57d8e2de
Release version 4.1.3 (2023.0.3).
...
See #2291
2023-08-18 14:04:04 +02:00
Mark Paluch
75cc52dbc3
Prepare next development iteration.
...
See #2274
2023-07-14 13:57:57 +02:00
Mark Paluch
98cd673317
Release version 4.1.2 (2023.0.2).
...
See #2274
2023-07-14 13:54:07 +02:00
John Blum
d30e1f4aca
Prepare next development iteration.
...
See #2259
2023-06-16 08:13:28 -07:00
John Blum
91a38726f5
Release version 4.1.1 (2023.0.1).
...
See #2259
2023-06-16 08:05:36 -07:00
Christoph Strobl
bfca1dfa0b
Prepare next development iteration.
...
See #2255
2023-05-12 14:19:10 +02:00
Christoph Strobl
e1877c3f9f
Release version 4.1 GA (2023.0.0).
...
See #2255
2023-05-12 14:14:39 +02:00
Oliver Drotbohm
9020e1d10d
Upgrade optional Jackson/JPA integration to Hibernate 6.
...
Fixes #2234 .
2023-05-03 23:01:57 +02:00
Greg L. Turnquist
3a7c81df17
Prepare next development iteration.
...
See #2243
2023-04-14 11:59:58 -05:00
Greg L. Turnquist
2039a15e59
Release version 4.1 RC1 (2023.0.0).
...
See #2243
2023-04-14 11:54:00 -05:00
Christoph Strobl
e5bc3be69a
Prepare next development iteration.
...
See #2229
2023-03-20 15:05:34 +01:00
Christoph Strobl
00884c09c7
Release version 4.1 M3 (2023.0.0).
...
See #2229
2023-03-20 15:01:48 +01:00
Christoph Strobl
8443df3e7d
Prepare next development iteration.
...
See #2228
2023-02-17 14:25:46 +01:00
Christoph Strobl
45d57fe97d
Release version 4.1 M2 (2023.0.0).
...
See #2228
2023-02-17 14:22:31 +01:00
Christoph Strobl
61f9db5935
Prepare next development iteration.
...
See #2204
2023-02-17 13:31:53 +01:00
Christoph Strobl
3c32219d6b
Release version 4.1 M1 (2023.0.0).
...
See #2204
2023-02-17 13:27:50 +01:00
Mark Paluch
98aefe0c85
Prepare next development iteration.
...
See #2190
2022-11-18 14:30:19 +01:00
Mark Paluch
eb10fb1e41
Release version 4.0 GA (2022.0.0).
...
See #2190
2022-11-18 14:26:23 +01:00
Mark Paluch
c3c9da67f2
Upgrade to JPA API 3.1 and Servlet API 6.1.
...
Closes #2195
2022-11-07 15:54:22 +01:00
Mark Paluch
da86021c12
Prepare next development iteration.
...
See #2192
2022-11-04 15:26:38 +01:00
Mark Paluch
fd5715c829
Release version 4.0 RC2 (2022.0.0).
...
See #2192
2022-11-04 15:23:17 +01:00
Mark Paluch
9c05312d36
Prepare next development iteration.
...
See #2180
2022-10-13 17:31:15 +02:00
Mark Paluch
47f2ac1a8a
Release version 4.0 RC1 (2022.0.0).
...
See #2180
2022-10-13 17:24:25 +02:00
Spring Builds
0450c88dfe
Prepare next development iteration.
...
See #2162
2022-09-19 14:38:58 +00:00
Spring Builds
04c620ce40
Release version 4.0 M6 (2022.0.0).
...
See #2162
2022-09-19 14:15:25 +00:00
Christoph Strobl
5a4f98213c
Prepare next development iteration.
...
See #2144
2022-07-15 15:30:46 +02:00
Christoph Strobl
630568b05b
Release version 4.0 M5 (2022.0.0).
...
See #2144
2022-07-15 15:18:30 +02:00
Mark Paluch
070d284e69
Upgrade to Hibernate 6.
...
Introduce bytebuddy exclusions to avoid clashes with Mockito-provided byte buddy versions. Extend version range in Jackson Hibernate module registrar.
Closes #2158
2022-07-13 08:54:26 +02:00
Christoph Strobl
33dd0c44f7
Prepare next development iteration.
...
See #2128
2022-05-13 10:53:23 +02:00
Christoph Strobl
4da2ea3e1d
Release version 4.0 M4 (2022.0.0).
...
See #2128
2022-05-13 10:43:59 +02:00
Mark Paluch
27a7f0d50e
Prepare next development iteration.
...
See #2127
2022-03-22 14:07:36 +01:00
Mark Paluch
bd4230c0b7
Release version 4.0 M3 (2022.0.0).
...
See #2127
2022-03-22 14:00:23 +01:00
Mark Paluch
fc8885a09c
Prepare next development iteration.
...
See #2100
2022-03-21 16:44:39 +01:00
Mark Paluch
fd01f85d92
Release version 4.0 M2 (2022.0.0).
...
See #2100
2022-03-21 16:35:08 +01:00
Mark Paluch
44cbabe1ac
Prepare next development iteration.
...
See #2096
2022-01-14 14:43:20 +01:00
Mark Paluch
2a594d0d57
Release version 4.0 M1 (2022.0.0).
...
See #2096
2022-01-14 14:35:11 +01:00
Oliver Drotbohm
0efd1502d0
Further steps towards JakartaEE.
...
Remove temporary version placeholders and obsolete version declarations for modules we do not test against anymore.
Tweaked the JPA integration and the Jackson Hibernate 5 one in particular to work with the new Jakarta variants. Re-enabled JPA tests. Removed support for Jackson Hibernate 4 integration and JodaTime.
2021-11-30 18:56:54 +01:00
Oliver Drotbohm
ede294967f
Upgrade to Spring Framework 6.
2021-11-30 18:56:53 +01:00
Oliver Drotbohm
3966ce83e5
Prepare 4.0 development.
...
Fixes #2068 .
2021-11-30 18:56:50 +01:00
Jens Schauder
87b2601b27
Prepare next development iteration.
...
See #2079
2021-11-12 10:59:42 +01:00
Jens Schauder
e31c9d49bf
Release version 3.6 GA (2021.1.0).
...
See #2079
2021-11-12 10:49:37 +01:00
Mark Paluch
f556973a6c
Prepare next development iteration.
...
See #2066
2021-10-18 13:55:39 +02:00
Mark Paluch
cecc161fe6
Release version 3.6 RC1 (2021.1.0).
...
See #2066
2021-10-18 13:48:15 +02:00
Mark Paluch
0cb5c3289f
Prepare next development iteration.
...
See #2052
2021-09-17 09:52:19 +02:00
Mark Paluch
907b15e83b
Release version 3.6 M3 (2021.1.0).
...
See #2052
2021-09-17 09:44:58 +02:00
Oliver Drotbohm
1dae476040
Adapt Content-Type header for HAL FORMS requests based on affordances.
...
Whenever HAL FORMS is supposed to be rendered, we now adapt the `Content-Type` header depending on whether affordances (and thus `_templates`) are present. If none can be found, we either adapt the header to either `application/hal+json` or even `application/json` depending on the `Accept` header arrangement given. If none match, we reject the request with `406 Not Acceptable`.
Had to reintroduce a dependency on Lombok to use @SneakyThrows as otherwise we cannot throw HttpMediaTypeNotAcceptableException from a ResponseBodyAdvice. A manual implementation of the pattern does not compile on Java 8 (at least on MacOS).
Fixes #2060 .
2021-09-14 22:49:05 +02:00
Jens Schauder
4f9ccaac0e
Prepare next development iteration.
...
See #2046
2021-08-12 15:16:22 +02:00
Jens Schauder
f8bdb374ea
Release version 3.6 M2 (2021.1.0).
...
See #2046
2021-08-12 15:03:18 +02:00
Jens Schauder
5e08842c1b
Prepare next development iteration.
...
See #2001
2021-07-16 14:19:56 +02:00