Mark Paluch
2cb2e8eb9c
DATAREST-1474 - After release cleanups.
2020-02-26 11:54:09 +01:00
Mark Paluch
59e619869d
DATAREST-1474 - Prepare next development iteration.
2020-02-26 11:54:08 +01:00
Mark Paluch
53d056e893
DATAREST-1474 - Release version 3.2.5 (Moore SR5).
2020-02-26 11:38:17 +01:00
Mark Paluch
330f19dc2e
DATAREST-1474 - Prepare 3.2.5 (Moore SR5).
2020-02-26 11:37:58 +01:00
Mark Paluch
4d85b628ac
DATAREST-1474 - Updated changelog.
2020-02-26 11:37:55 +01:00
Mark Paluch
8bf86d4803
DATAREST-1473 - Updated changelog.
2020-02-26 11:31:48 +01:00
Thomas Mrozinski
405ef13d17
DATAREST-1068 - Resize array during merge.
...
When merging new data into a PersistentEntity, JsonNodes of array types were deserialized into immutable Lists, but the list is later mutated if the source and target arrays are of different sizes. This commit ensures that an array is deserialized into a mutable list.
Original pull request: #371 .
2020-02-26 10:04:57 +01:00
Greg Turnquist
7a814b1a66
DATAREST-1483 - Enable MongoDB for CI testing.
2020-02-20 14:36:33 -06:00
Greg Turnquist
9f5a989b38
DATAREST-1480 - Polishing.
2020-02-18 10:44:28 -06:00
Oliver Drotbohm
42d410e69c
DATAREST-582 - Add unit test to makes sure method is invoked on proxy.
...
See this Twitter thread for details: https://twitter.com/PreAuthorize/status/1227865219264741376
2020-02-13 17:13:42 +01:00
Mark Paluch
03d3f202b0
DATAREST-1478 - Updated changelog.
2020-02-12 15:05:02 +01:00
Oliver Drotbohm
963eec4a9b
DATAREST-1480 - Let CI builds use the it profile to run integration tests.
2020-02-11 23:52:12 +01:00
Mark Paluch
4c073d8d05
DATAREST-1476 - Updated changelog.
2020-01-17 09:58:34 +01:00
Mark Paluch
ca43886a46
DATAREST-1432 - Updated changelog.
2020-01-16 16:12:37 +01:00
Mark Paluch
b5cc658144
DATAREST-1462 - After release cleanups.
2020-01-15 12:48:23 +01:00
Mark Paluch
9f35c1a044
DATAREST-1462 - Prepare next development iteration.
2020-01-15 12:48:22 +01:00
Mark Paluch
2631fa5379
DATAREST-1462 - Release version 3.2.4 (Moore SR4).
2020-01-15 12:37:44 +01:00
Mark Paluch
74ffab7a97
DATAREST-1462 - Prepare 3.2.4 (Moore SR4).
2020-01-15 12:37:18 +01:00
Mark Paluch
f9b77c186d
DATAREST-1462 - Updated changelog.
2020-01-15 12:37:14 +01:00
Mark Paluch
7d22a8ff09
DATAREST-1461 - Updated changelog.
2020-01-15 10:36:36 +01:00
Mark Paluch
b4e0b81b68
DATAREST-1467 - Update copyright years to 2020.
2020-01-07 09:03:03 +01:00
Oliver Drotbohm
76bed76de3
DATAREST-1460 - PersistentEntityResourceMappings now uses thread-safe caches.
2019-12-09 18:04:58 +01:00
Jens Schauder
5d1c95c1e4
DATAREST-1456 - After release cleanups.
2019-12-04 14:29:17 +01:00
Jens Schauder
6601b3d01b
DATAREST-1456 - Prepare next development iteration.
2019-12-04 14:29:15 +01:00
Jens Schauder
c20100e00d
DATAREST-1456 - Release version 3.2.3 (Moore SR3).
2019-12-04 14:12:24 +01:00
Jens Schauder
b2cce4a2e9
DATAREST-1456 - Prepare 3.2.3 (Moore SR3).
2019-12-04 14:11:44 +01:00
Jens Schauder
28fda78924
DATAREST-1456 - Updated changelog.
2019-12-04 14:11:40 +01:00
Jens Schauder
950de2a3c3
DATAREST-1455 - Updated changelog.
2019-12-04 12:09:50 +01:00
Oliver Drotbohm
f5ce28fee1
DATAREST-1458 - Fixed rendering of compact view to association resources.
...
The usage of text/uri-list as media type was entirely broken and not even advertised in the reference docs anymore. It's now again supported for both to-one and to-many associations via Collections. Maps are rejected as they cannot be rendered as list of URIs correctly. Updated reference documentation accordingly.
Added a custom MapModel implementation of RepresentationModel as apparently using Maps with EntityModel does not unwrap the content properly due to [0].
[0] https://github.com/FasterXML/jackson-databind/issues/171
2019-11-29 17:20:59 +01:00
Mark Paluch
c1824874c2
DATAREST-1451 - After release cleanups.
2019-11-18 12:42:05 +01:00
Mark Paluch
c8542ca737
DATAREST-1451 - Prepare next development iteration.
2019-11-18 12:42:04 +01:00
Mark Paluch
062a26d7bc
DATAREST-1451 - Release version 3.2.2 (Moore SR2).
2019-11-18 12:32:12 +01:00
Mark Paluch
d096b1b9e1
DATAREST-1451 - Prepare 3.2.2 (Moore SR2).
2019-11-18 12:31:53 +01:00
Mark Paluch
6f43fde12a
DATAREST-1451 - Updated changelog.
2019-11-18 12:31:50 +01:00
Mark Paluch
93a6819709
DATAREST-1450 - Updated changelog.
2019-11-18 12:16:27 +01:00
Christoph Strobl
fb6a2fa459
DATAREST-1431 - After release cleanups.
2019-11-04 15:34:27 +01:00
Christoph Strobl
0c64d5c37a
DATAREST-1431 - Prepare next development iteration.
2019-11-04 15:34:26 +01:00
Christoph Strobl
d1bb7c38be
DATAREST-1431 - Release version 3.2.1 (Moore SR1).
2019-11-04 14:55:02 +01:00
Christoph Strobl
f5bb69c444
DATAREST-1431 - Prepare 3.2.1 (Moore SR1).
2019-11-04 14:54:16 +01:00
Christoph Strobl
a414a338af
DATAREST-1431 - Updated changelog.
2019-11-04 14:54:13 +01:00
Christoph Strobl
17307baa40
DATAREST-1429 - Updated changelog.
2019-11-04 10:34:54 +01:00
Oliver Drotbohm
c9644e7d77
DATAREST-1440 - Revisited removal of fields in incoming payloads.
...
We now only remove fields from the payload in case there's no @JsonAnySetter on the target entity.
2019-11-04 09:10:13 +01:00
Oliver Drotbohm
5b6d2f2bf9
DATAREST-1446 - Polishing.
...
Test cases.
Original pull request: #366 .
2019-10-28 15:02:53 +01:00
Javier Grande Pérez
bfed30d1a1
DATAREST-1446 - DefaultExcerptProjector now declines presence of projection if metadata returns Optional.empty().
...
If no excerpt projection is exposed by the underlying ResourceMetadata, DefaultExcerptProjector now also properly declines its existence in ….hasExcerptProjection(…). Previously, it always indicated a presence as it improperly used a null check rather than calling Optional.isPresent().
Original pull request: #366 .
2019-10-28 15:02:53 +01:00
Greg Turnquist
843d6a217f
DATAREST-1356 - Polishing.
2019-10-21 13:04:07 -05:00
Ľubomír Varga
87f9904e3a
DATAREST-1356 - Fix updating single associations.
...
Correct a regression regarding association links. Introduce several test cases to prove this situation is fixed regarding PUTs for association links.
Source of the bug: 554d6cb27b (diff-1d7c16fe1992fef13a47fa8ab8599718L317) flips the criteria from "not single" to "single" without checking for related impacts.
2019-10-21 13:04:00 -05:00
Mark Paluch
1e588b5c5a
DATAREST-1430 - Publish Javadoc jar for HAL Browser/HAL Explorer.
...
We now publish an empty javadoc jar to be able to deploy to Maven Central.
2019-10-01 08:35:52 +02:00
Greg Turnquist
92d24aa848
DATAREST-1419 - Create CI job.
2019-09-30 14:43:46 -05:00
Mark Paluch
6ad2f01406
DATAREST-1419 - After release cleanups.
2019-09-30 16:17:54 +02:00
Mark Paluch
14a5e03a38
DATAREST-1419 - Prepare next development iteration.
2019-09-30 16:17:53 +02:00