Commit Graph

1704 Commits

Author SHA1 Message Date
Florian Cramer
487c2ac75f Support validation for fields that are not a PersistentEntity.
For entity types that use transient fields, the validation integration needs to treat those as normal bean types an must not reject the values right away.

Fixes GH-2252.
2024-03-14 10:37:22 +01:00
Mark Paluch
2c313275d7 After release cleanups.
See #2353
2024-02-16 08:58:37 +01:00
Mark Paluch
33ff048f3a Prepare next development iteration.
See #2353
2024-02-16 08:58:35 +01:00
Mark Paluch
ed8a437684 Release version 4.1.9 (2023.0.9).
See #2353
2024-02-16 08:55:43 +01:00
Mark Paluch
005191240b Prepare 4.1.9 (2023.0.9).
See #2353
2024-02-16 08:55:30 +01:00
Mark Paluch
c0dad83d9f Refine Artifactory build name.
See #2333
2024-01-31 15:26:20 +01:00
Oliver Drotbohm
9ab41e7d01 Properly append all superfluous elements to an array during merge patch.
Fixes GH-2357.
2024-01-19 18:37:09 +01:00
Oliver Drotbohm
d293891190 Fix broken merge of nested arrays.
Fixes GH-2350.
2024-01-15 17:14:52 +01:00
Mark Paluch
261fe228f8 After release cleanups.
See #2344
2024-01-12 10:03:26 +01:00
Mark Paluch
748add0335 Prepare next development iteration.
See #2344
2024-01-12 10:03:24 +01:00
Mark Paluch
0e68bdb117 Release version 4.1.8 (2023.0.8).
See #2344
2024-01-12 10:00:16 +01:00
Mark Paluch
3a3e6b6b8e Prepare 4.1.8 (2023.0.8).
See #2344
2024-01-12 10:00:04 +01:00
Mark Paluch
aeab3e6b69 Extend license header copyright years to 2024.
See #2347
2024-01-02 10:58:58 +01:00
Mark Paluch
80c1dc61ac After release cleanups.
See #2331
2023-12-15 13:18:18 +01:00
Mark Paluch
6391b03d98 Prepare next development iteration.
See #2331
2023-12-15 13:18:16 +01:00
Mark Paluch
be7b895515 Release version 4.1.7 (2023.0.7).
See #2331
2023-12-15 13:15:05 +01:00
Mark Paluch
0132d6b223 Prepare 4.1.7 (2023.0.7).
See #2331
2023-12-15 13:14:52 +01:00
Oliver Drotbohm
9dd62c1105 Polish Javadoc.
Related ticket GH-1947.
2023-12-15 12:34:06 +01:00
Oliver Drotbohm
898b368510 Fix potential NullPointerException in ProjectionSerializer.
Fixes GH-1947.
2023-12-15 12:20:23 +01:00
Mark Paluch
20a1218a28 Update CI properties.
See #2331
2023-12-14 08:50:13 +01:00
Mark Paluch
64df47ea64 Upgrade to Maven Wrapper 3.9.6.
See #2342
2023-12-14 08:37:41 +01:00
Oliver Drotbohm
decf628d42 Fix BasePathAwareHandlerMappingUnitTests.
Fixes GH-2338.
2023-12-13 17:46:25 +01:00
Mark Paluch
8235f88d0f Introduce property for Jenkins user and Artifactory server details.
Closes #2336
2023-11-28 08:59:08 +01:00
Mark Paluch
e8630620ed After release cleanups.
See #2320
2023-11-17 13:41:00 +01:00
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
Mark Paluch
124c1b13aa Prepare 4.1.6 (2023.0.6).
See #2320
2023-11-17 13:37:51 +01:00
Oliver Drotbohm
cc259f9927 Runtime hints to include rest-messages files.
Fixes GH-2330.
2023-11-16 15:12:10 +01:00
Oliver Drotbohm
d34d6a979e Properly merge non-entity arrays.
Fixes #2325.
2023-11-16 15:02:21 +01:00
John Blum
3ee566046a After release cleanups.
See #2309
2023-10-13 08:09:34 -07: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
John Blum
1892c94248 Prepare 4.1.5 (2023.0.5).
See #2309
2023-10-13 08:00:48 -07:00
John Blum
2c63ee4963 Upgrade to Maven Wrapper 3.9.5.
See #2312
2023-10-04 18:22:41 -07:00
John Blum
4925ae710f Update CI properties.
See #2309
2023-10-04 17:46:55 -07:00
Mark Paluch
e6b1b8f7dc After release cleanups.
See #2302
2023-09-15 10:55:35 +02: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
e46a3a10e7 Prepare 4.1.4 (2023.0.4).
See #2302
2023-09-15 10:52:12 +02:00
Mark Paluch
9322c10347 Remove changelog shipped with the binaries.
Closes #2047
2023-09-14 11:31:16 +02:00
Mark Paluch
14b6379558 Update readme to reflect correct snapshot naming scheme.
Closes #1990
2023-09-14 11:12:08 +02:00
Oliver Drotbohm
ea1d4bd670 Upgrade to Spring Security 6.1.3.
Fixes #2306.
2023-09-11 21:38:43 +02:00
Oliver Drotbohm
297cbd6dd0 Upgrade to HAL Explorer 1.2.1. 2023-09-11 21:30:06 +02:00
Oliver Drotbohm
a567a893cb Reinstate new object addition for collections in patch operations.
The removal of manual collection value appendance for primitives in the context of GH-2261 lead to complex object to be appended onto a collection not being deserialized at all. This deserialization is now reinstantiated with the value to be added looked up by reading the parent node into the collections element type using a JSON Pointer expression of /$propertyName/$index. This is done to make sure that @JsonDeserialize annotations on the property kick in for the deserialization of the individual elements.

We now also shortcut the entire merge algorithm for collections that are empty, contain primitives or enums.

Fixes GH-2287.
2023-08-30 21:34:37 +02:00
Mark Paluch
48590cfec2 After release cleanups.
See #2291
2023-08-18 14:07:36 +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
abdfcaec10 Prepare 4.1.3 (2023.0.3).
See #2291
2023-08-18 14:03:49 +02:00
Julia Lee
dafb04b1a1 Update CI properties.
See #2291
2023-08-14 11:29:42 -04:00
Julia Lee
784fe6e46f Upgrade to Maven Wrapper 3.9.4.
See #2298
2023-08-14 07:55:32 -04:00