Commit Graph

1679 Commits

Author SHA1 Message Date
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
Mark Paluch
982b6f5e4d After release cleanups.
See #2274
2023-07-14 13:57:59 +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
Mark Paluch
12dfe904e0 Prepare 4.1.2 (2023.0.2).
See #2274
2023-07-14 13:52:54 +02:00
wintersolutions
c54bcf6940 Fix typo in ref docs anchor.
Closes #2281.
2023-07-04 14:44:25 +02:00
Mark Paluch
eb054c90ba Update CI properties.
See #2274
2023-07-03 09:48:59 +02:00
Mark Paluch
57849fc71a Upgrade to Maven Wrapper 3.9.3.
See #2284
2023-07-03 09:48:26 +02:00
John Blum
dfa003e826 After release cleanups.
See #2259
2023-06-16 08:13:30 -07: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
John Blum
37265c4b88 Prepare 4.1.1 (2023.0.1).
See #2259
2023-06-16 08:05:07 -07:00
Oliver Drotbohm
a33f2de445 Move off deprecation in Spring Security configuration for tests.
Related ticket #2271.
2023-06-13 13:35:39 +02:00
Oliver Drotbohm
a30b7c87d6 Upgrade to Spring Security 6.1 for testing.
Also, to ensure Spring Framework 6.1 compatibility.

Fixes #2271.
2023-06-13 11:49:42 +02:00
Mark Paluch
3858713a2e Upgrade to Maven Wrapper 3.9.2.
See #2269
2023-06-13 08:54:05 +02:00
Oliver Drotbohm
ecba61662c Fix regression in PUT handling for empty nested documents.
The fix for #2174 introduced a bug for our PUT handling of nested documents in case the target object's field value is null as it would only apply the nested value if all Optionals were present. This is, of course not the case.

Fixes #2264.
2023-06-12 11:40:28 +02:00
Oliver Drotbohm
2fb1fa9289 Avoid manually handling additional primitive elements in collection merging for PATCHes.
Fixes #2261.
2023-06-12 11:40:08 +02:00
Mark Paluch
88db91fff8 Polishing.
Update Java requirement.

See #2266
2023-06-06 10:31:13 +02:00
Mark Paluch
2f98617d44 Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone.
Closes #2266
2023-06-06 10:31:13 +02:00
Mark Paluch
1c868c3915 Update Jenkins triggers after GA release.
See #2255
2023-05-12 14:52:46 +02:00
Christoph Strobl
3b806ee081 After release cleanups.
See #2255
2023-05-12 14:19:11 +02: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
Christoph Strobl
26ae406bf9 Prepare 4.1 GA (2023.0.0).
See #2255
2023-05-12 14:14:07 +02:00
Oliver Drotbohm
9020e1d10d Upgrade optional Jackson/JPA integration to Hibernate 6.
Fixes #2234.
2023-05-03 23:01:57 +02:00
Will Fleury
816ca84e70 Populate custom ExceptionHandlerExceptionResolver with ApplicationContext.
Fixes #2245.
Original pull request #2246.
2023-05-03 17:05:52 +02:00