Mark Paluch
be176936b7
Prepare next development iteration.
...
See #2320
2023-11-17 13:40:59 +01:00
Mark Paluch
ce1d04581b
Release version 4.1.6 (2023.0.6).
...
See #2320
2023-11-17 13:38:04 +01:00
John Blum
8ef6d1ea32
Prepare next development iteration.
...
See #2309
2023-10-13 08:09:32 -07:00
John Blum
767c548170
Release version 4.1.5 (2023.0.5).
...
See #2309
2023-10-13 08:01:14 -07:00
Mark Paluch
eb54207c1f
Prepare next development iteration.
...
See #2302
2023-09-15 10:55:34 +02:00
Mark Paluch
c0441c349a
Release version 4.1.4 (2023.0.4).
...
See #2302
2023-09-15 10:52:26 +02:00
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
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
Oliver Drotbohm
e4bca534bf
Support to receive aggregate references as request parameters.
...
We now support using AggregateReference as type to bind request parameters taking URIs pointing to related aggregates. The default resolution will try to resolve the entire URI via UriToEntityConverter but one can also provide a function that can extract any part of the URI to be then resolved into either an identifier, aggregate instance or jMolecules Association against the ConversionService.
Fixes #2239 .
2023-03-19 23:56:39 +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
Oliver Drotbohm
1bfa83cb73
Register per-repository pattern for observability purposes.
...
The standard Spring MVC observability integration registers the plain request pattern for observations. For our repository controllers that would result in one pattern registered for all individual repository resources (e.g. /{repository}/{id} etc.). However, the insights users would like to gain rather follows the individual repositories exposed. That's why we have so far exposed repository specific path pattern (/myrepo/{id}) via a custom request attribute. To adhere to the new observability integration of Spring Framework 6, we need to expose that particular pattern on the ServerRequestObservationContext, too.
Fixes #2212 .
2023-01-09 15:31:57 +01:00
Mark Paluch
f0e86b9a17
Extend license header copyright years to 2023.
...
See #2211
2023-01-02 09:53:37 +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
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
John Blum
29b7305d71
Remove punctuation in Exception messages.
...
Closes #2152 .
2022-06-08 16:08:03 -07: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
Oliver Drotbohm
b7d6b2b78c
Update copyright years to 2022.
2022-02-07 10:26:46 +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
Jens Schauder
ee317f1b91
Remove Eclipse Non-Javadoc comments.
...
Closes #2093
2022-01-05 13:40:05 +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