Oliver Drotbohm
c36416a9d7
Avoid unnecessary CI builds.
2021-07-15 08:30:04 +02:00
Greg L. Turnquist
ca41a42447
Authenticate with artifactory.
...
See #1992 .
2021-04-22 16:11:52 -05:00
Mark Paluch
e51a33ea06
Updated changelog.
...
See #1988
2021-03-31 18:30:46 +02:00
Mark Paluch
b73969b2fa
Updated changelog.
...
See #1976
2021-03-31 17:26:06 +02:00
Mark Paluch
cfdf422301
Updated changelog.
...
See #1986
2021-03-17 11:31:30 +01:00
Mark Paluch
a6250945c3
Updated changelog.
...
See #1979
2021-03-17 11:03:41 +01:00
Mark Paluch
a787be4277
Updated changelog.
...
See #1973
2021-03-17 10:35:14 +01:00
Toon Geens
078b5a82f6
Backport documentation fix for RepositoryEntityLinks to 3.2.x.
...
Replace `RepositoryEntityLinks.linkToSingleResource()` to `RepositoryEntityLinks.linkToItemResource()`.
Fixes #1984 .
2021-03-15 11:32:55 -05:00
Christoph Strobl
9ec4614bd4
Updated changelog.
...
See #1978
2021-02-18 11:37:48 +01:00
Christoph Strobl
4d549512e6
Updated changelog.
...
See #1975
2021-02-18 11:18:30 +01:00
Christoph Strobl
adbb382da6
Updated changelog.
...
See #1954
2021-02-17 14:20:34 +01:00
Christoph Strobl
b72da19d4e
Updated changelog.
...
See #1953
2021-02-17 13:49:21 +01:00
Christoph Strobl
59c11c2cb0
Updated changelog.
...
See #1918
2021-02-17 11:34:26 +01:00
Christoph Strobl
76ae355d0b
After release cleanups.
...
See #1943
2021-02-17 10:55:33 +01:00
Christoph Strobl
a8a45b74da
Prepare next development iteration.
...
See #1943
2021-02-17 10:55:30 +01:00
Christoph Strobl
0cd26da9a8
Release version 3.2.13 (Moore SR13).
...
See #1943
2021-02-17 10:34:59 +01:00
Christoph Strobl
bf5d1df7d8
Prepare 3.2.13 (Moore SR13).
...
See #1943
2021-02-17 10:34:05 +01:00
Christoph Strobl
9b0a5404ec
Updated changelog.
...
See #1943
2021-02-17 10:34:03 +01:00
Greg L. Turnquist
d5bdf3aeac
Backport fix to reference docs to use proper RepositoryDetectionStrategy enum values.
...
Orginal issue: #1970 .
2021-02-08 11:39:26 -06:00
Greg L. Turnquist
cace1a9cad
Backport dropping of links to old /understanding pages of spring.io.
...
The spring.io/understanding pages no longer exist, so we need to drop all links to those pages.
Original: #1967
2021-02-03 11:24:44 -06:00
Greg L. Turnquist
dc6227e4c6
Use Docker hub credentials for all CI jobs.
...
Original: DATAREST-1584
Closes #1942
2021-01-29 16:05:03 -06:00
Greg L. Turnquist
dcfdbdb21c
Update materials to replace JIRA with GitHub issues.
...
Change issue links from JIRA to GitHub issues.
Closes #424 .
2021-01-29 12:47:35 -06:00
René Gielen
30418818f1
Backport usage of Spring HATEOAS 1.0+ API changes in the reference docs.
...
* Response customization
* JSON output customization
Original issue: #1962
2021-01-25 11:45:42 -06:00
barthr
f858143c35
Backport type correction in reference docs.
...
Related #1961
2021-01-25 11:01:35 -06:00
Oliver Drotbohm
db160c4398
GH-1926 - Avoid wrapping nested entities ultimately to represent a value.
...
NestedEntitySerializer now skips the wrapping into an EntityModel if the target serializer is a JsonValueSerializer as EntityModel requires the value to ultimately resolve into key value pairs as it's only enriching something that's rendered as JSON document with hypermedia elements.
2021-01-18 16:24:45 +01:00
Christoph Strobl
96a6e47dfe
Updated changelog.
...
See #1944
2021-01-13 15:49:49 +01:00
Christoph Strobl
aaef5e8a0c
Updated changelog.
...
See #1945
2021-01-13 15:16:26 +01:00
Mark Paluch
0ed6819cb5
Update copyright year to 2021.
...
Closes #1952
2021-01-12 11:46:45 +01:00
Mark Paluch
3d9e8ecb45
DATAREST-1580 - Updated changelog.
2020-12-09 16:47:44 +01:00
Mark Paluch
e23193ed35
DATAREST-1578 - Updated changelog.
2020-12-09 15:33:25 +01:00
Mark Paluch
617b3f1b34
DATAREST-1587 - Remove Solr integration tests.
2020-12-09 15:19:11 +01:00
Mark Paluch
bf80d1eaf1
DATAREST-1576 - Updated changelog.
2020-12-09 12:42:29 +01:00
Mark Paluch
95c120cb30
DATAREST-1575 - After release cleanups.
2020-12-09 09:53:34 +01:00
Mark Paluch
18d76dc1ad
DATAREST-1575 - Prepare next development iteration.
2020-12-09 09:53:30 +01:00
Mark Paluch
94fa938434
DATAREST-1575 - Release version 3.2.12 (Moore SR12).
2020-12-09 09:37:38 +01:00
Mark Paluch
20d9b18ea1
DATAREST-1575 - Prepare 3.2.12 (Moore SR12).
2020-12-09 09:37:09 +01:00
Mark Paluch
ed8dc707b4
DATAREST-1575 - Updated changelog.
2020-12-09 09:37:03 +01:00
Oliver Drotbohm
da6c67d688
DATAREST-1581 - Fixed CORS defaults to include all HTTP methods exposed by Spring Data REST.
...
The fix for DATAREST-1535 has changed the default allowed methods for CORS requests to a smaller set than we originally returned. This commit reinstantiates the default to be set to all HTTP methods, Spring Data repositories support by default.
Related tickets: DATAREST-1535.
2020-12-01 22:37:45 +01:00
Mark Paluch
f9da276482
DATAREST-1577 - Updated changelog.
2020-11-11 12:34:43 +01:00
Mark Paluch
77e72c7a7d
DATAREST-1570 - Updated changelog.
2020-10-28 16:28:03 +01:00
Mark Paluch
3c8ca05c3e
DATAREST-1561 - Updated changelog.
2020-10-28 15:03:08 +01:00
Mark Paluch
9847b855ea
DATAREST-1560 - After release cleanups.
2020-10-28 12:06:22 +01:00
Mark Paluch
24fb1446d1
DATAREST-1560 - Prepare next development iteration.
2020-10-28 12:06:19 +01:00
Mark Paluch
2d19421d3e
DATAREST-1560 - Release version 3.2.11 (Moore SR11).
2020-10-28 11:44:38 +01:00
Mark Paluch
ee8ef3daec
DATAREST-1560 - Prepare 3.2.11 (Moore SR11).
2020-10-28 11:44:08 +01:00
Mark Paluch
834902718b
DATAREST-1560 - Updated changelog.
2020-10-28 11:44:00 +01:00
Mark Paluch
65653a54d6
DATAREST-1574 - Updated changelog.
2020-10-28 11:32:29 +01:00
Oliver Drotbohm
168a519a6f
DATAREST-1213 - Polishing.
...
Simplified tests and domain code. Reinstantiated accidentally removed method in PersistentEntityResource.
Original pull request: #355 .
2020-10-26 22:35:08 +01:00
Dario Seidl
26410a09e1
DATAREST-1213 - ETag creation now uses proxy target for projections.
...
Original pull request: #355 .
2020-10-26 22:30:19 +01:00
Christoph Strobl
c5ed4fb285
DATAREST-1562 - Updated changelog.
2020-10-14 14:51:48 +02:00