Mark Paluch
666db0b68a
DATAREST-1287 - Updated changelog.
2018-10-15 11:37:27 +02:00
Mark Paluch
d02bf28630
DATAREST-1277 - Updated changelog.
2018-09-21 08:13:16 -04:00
Mark Paluch
40bcafaf26
DATAREST-1269 - Updated changelog.
2018-09-10 14:15:52 +02:00
Mark Paluch
8ebd94d5ea
DATAREST-1270 - After release cleanups.
2018-09-10 10:01:44 +02:00
Mark Paluch
8c742c502b
DATAREST-1270 - Prepare next development iteration.
2018-09-10 10:01:43 +02:00
Mark Paluch
1121c4f938
DATAREST-1270 - Release version 2.6.15 (Ingalls SR15).
2018-09-10 09:30:36 +02:00
Mark Paluch
decfdf8611
DATAREST-1270 - Prepare 2.6.15 (Ingalls SR15).
2018-09-10 09:29:52 +02:00
Mark Paluch
308258674c
DATAREST-1270 - Updated changelog.
2018-09-10 09:29:49 +02:00
Oliver Gierke
033ada2116
DATAREST-1267 - Updated changelog.
2018-08-20 11:07:59 +02:00
Oliver Gierke
3eb0e1551a
DATAREST-1274 - JsonPatch paths now properly verify multi-digit indexes.
2018-08-08 08:53:01 +02:00
Oliver Gierke
8c2aecce6c
DATAREST-1248 - SortTranslator now considers read-only properties sortable.
...
MappedProperties now exposes a factory method that uses the Jackson introspector for serialization (instead of deserialization) which now also includes read-only properties. Previously, read-only ones were not considered as they are excluded from the metadata if it is looked up for deserialization.
2018-08-07 16:25:23 +02:00
Oliver Gierke
8e7665ce6a
DATAREST-1273 - Properly support adding to collections via indexes in JsonPatch expressions.
...
We now support adding a to a collection via JsonPatch expressions by using the collection's size as target index. Contrary to paths pointing to existing collection elements we cannot determine the type of the object to be created. Thus, we fall back to the common element type of all existing collection elements. We also reject indexes pointing to elements with an index greater than the current collection's size.
2018-08-07 11:05:49 +02:00
Mark Paluch
69ee7731ae
DATAREST-1252 - After release cleanups.
2018-07-27 11:09:42 +02:00
Mark Paluch
f883943741
DATAREST-1252 - Prepare next development iteration.
2018-07-27 11:09:39 +02:00
Mark Paluch
dbb3d45bfb
DATAREST-1252 - Release version 2.6.14 (Ingalls SR14).
2018-07-27 09:21:39 +02:00
Mark Paluch
807b0f9614
DATAREST-1252 - Prepare 2.6.14 (Ingalls SR14).
2018-07-27 09:20:28 +02:00
Mark Paluch
b0d3a8c76b
DATAREST-1252 - Updated changelog.
2018-07-27 09:20:26 +02:00
Mark Paluch
4d88d684b3
DATAREST-1254 - Updated changelog.
2018-07-26 16:24:01 +02:00
Mark Paluch
29e77a4c4b
DATAREST-1245 - Updated changelog.
2018-07-26 14:03:20 +02:00
Oliver Gierke
94275e6b84
DATAREST-1259 - Removed obsolete bean definition for HttpRequestHandlerAdapter.
2018-07-10 12:33:43 +02:00
Oliver Gierke
f4652c5280
DATAREST-811 - Improved documentation mentioning @Version in ETag calculation.
...
We now explain in detail which @Version annotation to use as it depends on which store is backing the entity.
Original pull request: #295 .
2018-07-04 16:35:27 +02:00
Florian Lüdiger
931953f609
DATAREST-811 - Fix incorrect @Version documentation.
...
Original pull request: #295 .
2018-07-04 16:35:25 +02:00
Florian Lüdiger
be4e028667
DATAREST-810 - Fix minor typo in Javadoc.
...
Original pull request: #295 .
$ Conflicts:
$ spring-data-rest-webmvc/src/main/java/org/springframework/data/rest/webmvc/RepositoryEntityController.java
2018-07-04 16:35:22 +02:00
Mark Paluch
f43a94661b
DATAREST-1244 - Updated changelog.
2018-06-13 21:39:55 +02:00
Mark Paluch
c259c6418b
DATAREST-1243 - After release cleanups.
2018-06-13 14:42:35 +02:00
Mark Paluch
347e9e5e60
DATAREST-1243 - Prepare next development iteration.
2018-06-13 14:42:33 +02:00
Mark Paluch
cd3ff4df26
DATAREST-1243 - Release version 2.6.13 (Ingalls SR13).
2018-06-13 10:48:53 +02:00
Mark Paluch
629c09172a
DATAREST-1243 - Prepare 2.6.13 (Ingalls SR13).
2018-06-13 10:48:03 +02:00
Mark Paluch
8dba76b622
DATAREST-1243 - Updated changelog.
2018-06-13 10:48:01 +02:00
Oliver Gierke
1a5bca7152
DATAREST-1250 - Polishing.
...
Added unit test to verify new behavior and prevent regressions. Fixed author capitalization.
2018-06-05 10:14:41 +02:00
tigger
f6a7da871e
DATAREST-296 - ResourceMetadataHandlerMethodArgumentResolver now properly implements ….supports(…).
...
ResourceMetadataHandlerMethodArgumentResolver.supports(…) now properly checks for ResourceMetadata. It previously checked for RepositoryInformation which is probably a left-over from a previous state of the codebase and has been unnoticed so far as the class is only used as a direct dependency of other HandlerMethodArgumentResolvers.
2018-06-05 10:13:33 +02:00
Oliver Gierke
d377237181
DATAREST-1249 - Polishing.
2018-05-30 10:48:36 +02:00
Oliver Gierke
c404e79365
DATAREST-1249 - Backport of tests.
...
The issue doesn't seem to need a fix in this branch as DomainObjectReader already contains the guard we apparently had lost when moving to 3.0.
2018-05-30 10:48:26 +02:00
Christoph Strobl
813ac6c4b6
DATAREST-1230 - Updated changelog.
2018-05-17 10:32:57 +02:00
Mark Paluch
1c96d00e82
DATAREST-1227 - Updated changelog.
2018-05-08 15:27:23 +02:00
Mark Paluch
e67d78982a
DATAREST-1226 - After release cleanups.
2018-05-08 11:56:08 +02:00
Mark Paluch
e5052ed1c8
DATAREST-1226 - Prepare next development iteration.
2018-05-08 11:56:07 +02:00
Mark Paluch
4580619d87
DATAREST-1226 - Release version 2.6.12 (Ingalls SR12).
2018-05-08 10:50:35 +02:00
Mark Paluch
37f37d6492
DATAREST-1226 - Prepare 2.6.12 (Ingalls SR12).
2018-05-08 10:49:48 +02:00
Mark Paluch
fd2f353c5b
DATAREST-1226 - Updated changelog.
2018-05-08 10:49:45 +02:00
Mark Paluch
5755736e77
DATAREST-1196 - Updated changelog.
2018-04-13 15:11:31 +02:00
Mark Paluch
d5fef35b56
DATAREST-1206 - Updated changelog.
2018-04-04 17:12:55 +02:00
Oliver Gierke
7b34b0d611
DATAREST-1225 - Upgrade to Spring Security 4.2.5 for integration tests.
2018-04-04 16:13:11 +02:00
Mark Paluch
3b85222051
DATAREST-1185 - After release cleanups.
2018-04-04 14:58:04 +02:00
Mark Paluch
ec157294f8
DATAREST-1185 - Prepare next development iteration.
2018-04-04 14:58:03 +02:00
Mark Paluch
70d6bb241a
DATAREST-1185 - Release version 2.6.11 (Ingalls SR11).
2018-04-04 14:21:29 +02:00
Mark Paluch
26d6618324
DATAREST-1185 - Prepare 2.6.11 (Ingalls SR11).
2018-04-04 14:20:47 +02:00
Mark Paluch
82b833202c
DATAREST-1185 - Updated changelog.
2018-04-04 14:20:44 +02:00
Oliver Gierke
83eba22a36
DATAREST-1222 - Switched to SimpleEvaluationContext for SpEL-based PATCH handling.
2018-03-28 09:56:22 +02:00
Oliver Gierke
4c71f818b6
DATAREST-1219 - Removed explicit declaration of Jackson library versions.
2018-03-27 19:54:28 +02:00