1363 Commits

Author SHA1 Message Date
Oliver Drotbohm
e7e57c2e6f Consistent anchor names for headings in documentation. 2021-07-15 16:29:25 +02:00
Oliver Drotbohm
4a5e61a2df Tweak upstream CI triggers to reduce build load.
We now only build upon changes made to Spring HATEOAS and Spring Data Commons.
2021-07-13 13:07:00 +02:00
Oliver Drotbohm
37dce5d069 Remove explicit Spring HATEOAS snapshot version.
See #2019.
2021-06-22 15:15:59 +02:00
Oliver Drotbohm
ed20971ec7 Upgrade to Spring Security 5.3.9.
Fixes #2021.
2021-06-08 15:48:12 +02:00
Oliver Drotbohm
07449dbf8f Conclude abbreviated sentence in reference docs.
Fixes #2016.
2021-06-08 15:41:58 +02:00
Greg L. Turnquist
7ab9116287 Use Spring HATEOAS snapshots.
See #2019.
2021-06-03 12:32:12 -05:00
Greg L. Turnquist
fb0e99b739 Drop explicit dependency on JSON Path.
Let Spring HATEOAS bring in this dependency.

See #2018.
2021-06-03 12:30:46 -05:00
Mark Paluch
76c259ed78 Updated changelog.
See #1999
2021-05-14 12:36:41 +02:00
Mark Paluch
ece247b9d5 Updated changelog.
See #1998
2021-05-14 12:06:44 +02:00
Greg L. Turnquist
28f7014517 Authenticate with artifactory.
See #1992.
2021-04-22 16:09:09 -05:00
Mark Paluch
25f857199a Updated changelog.
See #1992
2021-04-14 14:40:02 +02:00
Mark Paluch
cc4bd2595b Updated changelog.
See #1993
2021-04-14 11:43:35 +02:00
Mark Paluch
5257d925a2 After release cleanups.
See #1987
2021-04-14 11:16:06 +02:00
Mark Paluch
726cfd9ee7 Prepare next development iteration.
See #1987
2021-04-14 11:16:03 +02:00
Mark Paluch
3b692a9232 Release version 3.3.9 (Neumann SR9).
See #1987
2021-04-14 11:04:47 +02:00
Mark Paluch
a379e4cb3d Prepare 3.3.9 (Neumann SR9).
See #1987
2021-04-14 11:04:09 +02:00
Mark Paluch
106f5e46f0 Updated changelog.
See #1987
2021-04-14 11:04:04 +02:00
Mark Paluch
5282f42cb3 Updated changelog.
See #1988
2021-03-31 18:30:48 +02:00
Mark Paluch
14bff0cacc Updated changelog.
See #1976
2021-03-31 17:26:08 +02:00
Mark Paluch
5199bd8b70 Updated changelog.
See #1986
2021-03-17 11:31:31 +01:00
Mark Paluch
9473a05f78 Updated changelog.
See #1979
2021-03-17 11:03:42 +01:00
Mark Paluch
1cf481e64e After release cleanups.
See #1973
2021-03-17 10:33:58 +01:00
Mark Paluch
dc9f7e115f Prepare next development iteration.
See #1973
2021-03-17 10:33:56 +01:00
Mark Paluch
ffa31fc632 Release version 3.3.8 (Neumann SR8).
See #1973
2021-03-17 10:21:34 +01:00
Mark Paluch
add60eab04 Prepare 3.3.8 (Neumann SR8).
See #1973
2021-03-17 10:21:09 +01:00
Mark Paluch
f33d12d316 Updated changelog.
See #1973
2021-03-17 10:21:06 +01:00
Toon Geens
f8d99c7ad3 Backport documentation fix for RepositoryEntityLinks to 3.3.x.
Replace `RepositoryEntityLinks.linkToSingleResource()` to `RepositoryEntityLinks.linkToItemResource()`.

Fixes #1984.
2021-03-15 11:32:09 -05:00
Oliver Drotbohm
142b315a60 #1980 - RepositoryEntityLinks now overrides ….linkForItemResource(…). 2021-02-24 18:00:40 +01:00
Oliver Drotbohm
b5e3f73d82 #1974 - Improve default LinkRelationProvider setup to also consider @Relation.
RepositoryRestConfiguration now defaults the LinkRelationProvider instance to a delegating one considering both AnnotationLinkRelationProvider and EvoLinkRelationProvider so that @Relation annotations on entity types.
2021-02-18 14:04:13 +01:00
Christoph Strobl
1462784110 Updated changelog.
See #1978
2021-02-18 11:37:49 +01:00
Christoph Strobl
f566af36bf Updated changelog.
See #1975
2021-02-18 11:18:31 +01:00
Christoph Strobl
810ccb426a Updated changelog.
See #1954
2021-02-17 14:20:35 +01:00
Christoph Strobl
46ef9987f3 Updated changelog.
See #1953
2021-02-17 13:49:22 +01:00
Christoph Strobl
d995b607f4 After release cleanups.
See #1918
2021-02-17 11:32:50 +01:00
Christoph Strobl
2c33cc6d08 Prepare next development iteration.
See #1918
2021-02-17 11:32:48 +01:00
Christoph Strobl
10000f4af5 Release version 3.3.7 (Neumann SR7).
See #1918
2021-02-17 11:07:42 +01:00
Christoph Strobl
d232d859f1 Prepare 3.3.7 (Neumann SR7).
See #1918
2021-02-17 11:07:10 +01:00
Christoph Strobl
155270af98 Updated changelog.
See #1918
2021-02-17 11:07:07 +01:00
Christoph Strobl
c734df8924 Updated changelog.
See #1943
2021-02-17 10:58:25 +01:00
Greg L. Turnquist
d17c6aaa2f Backport fix to reference docs to use proper RepositoryDetectionStrategy enum values.
Orginal issue: #1970.
2021-02-08 11:28:56 -06:00
Greg L. Turnquist
8b8ccaf5d7 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:25:09 -06:00
Greg L. Turnquist
b69b55dc4f Update materials to replace JIRA with GitHub issues.
Change issue links from JIRA to GitHub issues.

Closes #424.
2021-01-29 12:47:21 -06:00
René Gielen
7c56fbd409 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:43:33 -06:00
barthr
1db745b196 Backport type correction in reference docs.
Related #1961
2021-01-25 11:00:48 -06:00
Greg L. Turnquist
832de50019 Use Docker hub credentials for all CI jobs.
Original: DATAREST-1584
Closes #1942
2021-01-25 10:54:52 -06:00
Oliver Drotbohm
53bd03566a 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:22:45 +01:00
Christoph Strobl
74f184a14e Updated changelog.
See #1944
2021-01-13 15:49:52 +01:00
Christoph Strobl
5906c06e67 Updated changelog.
See #1945
2021-01-13 15:16:28 +01:00
Mark Paluch
1611b8c130 Update copyright year to 2021.
Closes #1952
2021-01-12 11:46:12 +01:00
Mark Paluch
704f71a72a DATAREST-1580 - Updated changelog. 2020-12-09 16:47:46 +01:00