Mark Paluch
b4c69ddb27
DATAREST-1570 - After release cleanups.
2020-10-28 16:10:25 +01:00
Mark Paluch
378a7d3971
DATAREST-1570 - Prepare next development iteration.
2020-10-28 16:10:22 +01:00
Mark Paluch
3a05cca9b6
DATAREST-1570 - Release version 3.4 GA (2020.0.0).
2020-10-28 15:46:57 +01:00
Mark Paluch
b4f7942c81
DATAREST-1570 - Prepare 3.4 GA (2020.0.0).
2020-10-28 15:46:33 +01:00
Mark Paluch
bc4b20452c
DATAREST-1570 - Updated changelog.
2020-10-28 15:46:24 +01:00
Mark Paluch
11ac6d4e8e
DATAREST-1561 - Updated changelog.
2020-10-28 15:03:06 +01:00
Mark Paluch
d21dc462af
DATAREST-1560 - Updated changelog.
2020-10-28 12:15:03 +01:00
Mark Paluch
5c1eefba33
DATAREST-1574 - Updated changelog.
2020-10-28 11:32:26 +01:00
Oliver Drotbohm
f00451dc7e
DATAREST-1213 - Polishing.
...
Simplified tests and domain code. Reinstantiated accidentally removed method in PersistentEntityResource.
Original pull request: #355 .
2020-10-26 22:36:01 +01:00
Dario Seidl
055c4528e8
DATAREST-1213 - ETag creation now uses proxy target for projections.
...
Original pull request: #355 .
2020-10-26 22:36:01 +01:00
Greg L. Turnquist
18b45940da
DATAREST-1563 - Use JDK 15 for CI jobs.
2020-10-26 16:19:17 -05:00
Christoph Strobl
c3579bdc30
DATAREST-1562 - After release cleanups.
2020-10-14 14:48:47 +02:00
Christoph Strobl
f301dcc0bc
DATAREST-1562 - Prepare next development iteration.
2020-10-14 14:48:46 +02:00
Christoph Strobl
150ed4164e
DATAREST-1562 - Release version 3.4 RC2 (2020.0.0).
2020-10-14 14:28:56 +02:00
Christoph Strobl
3923e22e60
DATAREST-1562 - Prepare 3.4 RC2 (2020.0.0).
2020-10-14 14:27:38 +02:00
Christoph Strobl
03ff5b9f99
DATAREST-1562 - Updated changelog.
2020-10-14 14:27:35 +02:00
Oliver Drotbohm
25cfb6ecb9
DATAREST-1567 - Polishing.
...
Tweaked test setups to work without the explicit component scanning.
Original pull request: #382 .
2020-09-25 10:57:15 +02:00
Christoph Strobl
8ff438678d
DATAREST-1567 - Replace component scan with explicit bean methods.
...
We replaced the component scan in RespositoryRestMvcConfiguration with dedicated bean methods. This allows us to be more explicit in resolving required components, which is required for better support of GraalVM native image.
Original pull request: #382 .
2020-09-25 10:57:15 +02:00
Greg L. Turnquist
060c84dcf3
DATAREST-1563 - Only test other versions for local changes on main branch.
2020-09-18 11:25:18 -05:00
Mark Paluch
efd68b6785
DATAREST-1554 - After release cleanups.
2020-09-16 14:05:29 +02:00
Mark Paluch
0072676ab2
DATAREST-1554 - Prepare next development iteration.
2020-09-16 14:05:26 +02:00
Mark Paluch
8b2df69464
DATAREST-1554 - Release version 3.4 RC1 (2020.0.0).
2020-09-16 13:57:43 +02:00
Mark Paluch
09680cc7aa
DATAREST-1554 - Prepare 3.4 RC1 (2020.0.0).
2020-09-16 13:57:09 +02:00
Mark Paluch
5f379776a5
DATAREST-1554 - Updated changelog.
2020-09-16 13:57:03 +02:00
Mark Paluch
ad7f786de3
DATAREST-1555 - Updated changelog.
2020-09-16 12:16:35 +02:00
Mark Paluch
2b044c6905
DATAREST-1547 - Updated changelog.
2020-09-16 11:20:07 +02:00
Mark Paluch
7af08a4980
DATAREST-1546 - Updated changelog.
2020-09-16 10:38:56 +02:00
Oliver Drotbohm
0392103371
DATAREST-1545 - Polishing.
2020-09-15 17:13:53 +02:00
Greg L. Turnquist
9737366174
DATAREST-1545 - Migrate away from proxy-based configuration.
2020-09-15 17:13:53 +02:00
Oliver Drotbohm
6bc3af8bf0
DATAREST-1557 - Upgrade to HAL Explorer 0.13.
2020-08-17 09:43:00 +02:00
Mark Paluch
a9c9a41be3
DATAREST-1548 - Updated changelog.
2020-08-12 13:25:53 +02:00
Mark Paluch
bdcc1b490a
DATAREST-1539 - After release cleanups.
2020-08-12 12:00:24 +02:00
Mark Paluch
5a57fafc2e
DATAREST-1539 - Prepare next development iteration.
2020-08-12 12:00:21 +02:00
Mark Paluch
fe6192198a
DATAREST-1539 - Release version 3.4 M2 (2020.0.0).
2020-08-12 11:52:06 +02:00
Mark Paluch
42d3a9e627
DATAREST-1539 - Prepare 3.4 M2 (2020.0.0).
2020-08-12 11:51:41 +02:00
Mark Paluch
df67f6f10d
DATAREST-1539 - Updated changelog.
2020-08-12 11:51:34 +02:00
Oliver Drotbohm
bf401f7476
DATAREST-1553 - Removed deprecations introduced prior to 3.4.
...
Removed Java8PluginRegistry not in use anymore anyway. Same for RepositoryRestConfigurerAdapter. Deprecated legacy ResourceMappingUtils and its client code exposed in RepositoryRestConfiguration as it's also not considered anymore.
2020-08-11 17:44:36 +02:00
Oliver Drotbohm
b17fed5fa6
DATAREST-1523 - Delombok production sources.
...
Hacking.
2020-08-11 16:53:15 +02:00
Oliver Drotbohm
be2fa72904
DATAREST-1552 - Removed deprecated HAL Browser module.
2020-08-11 16:53:14 +02:00
Mark Paluch
c73a1c1576
DATAREST-1549 - Polishing.
...
Move off deprecated API.
2020-08-04 15:33:16 +02:00
Mark Paluch
69c3491861
DATAREST-1549 - Adopt to changed MappingException thrown by PersistentEntities.
2020-08-04 15:30:37 +02:00
Oliver Drotbohm
745efd43ff
DATAREST-1539 - Temporarily re-add Lombok in compile scope.
...
To make sure we keep the build alive to get other fixes out before we can complete the delombokification.
2020-07-29 12:38:36 +02:00
Oliver Drotbohm
15b8d598bd
DATAREST-1540 - Tweak HandlerMapping setup to retain compatibility with 5.3.
...
Turns out that Spring Boot references DelegatingHandlerMapping from its metrics integration to pick up the HandlerMappings delegated to. Reintroduced the relevant type in deprecated form and also let it implement Iterable<HandlerMapping> so that client code can be moved to generally check for HandlerMappings implementing that and pick up the delegates that way.
2020-07-29 12:27:31 +02:00
Mark Paluch
5f2703336a
DATAREST-1527 - Fix link to code of conduct.
2020-07-28 15:45:56 +02:00
Mark Paluch
37deefa321
DATAREST-1530 - Updated changelog.
2020-07-22 10:38:02 +02:00
Mark Paluch
3589b60128
DATAREST-1529 - Updated changelog.
2020-07-22 10:08:43 +02:00
Mark Paluch
ec6306c323
DATAREST-1528 - Updated changelog.
2020-07-22 09:44:28 +02:00
Oliver Drotbohm
9f62237dd3
DATAREST-1543 - Deprecate RepositoryRestConfiguration.getCorsRegistry().
...
Slightly tweaked the configuration model to rather handle the CorsRegistry via RepositoryRestConfigurer.configureRepositoryRestConfiguration(…) rather than RepositoryRestConfiguration itself. That allows moving of Spring WebMVC as a dependency in the core module.
The original methods exposing access to the CorsRegistry are now still available in deprecated form to not break existing clients.
Follow-up ticket: DATAREST-1542.
2020-07-03 15:06:41 +02:00
Greg L. Turnquist
239a86cc2d
DATAREST-1541 - Testing against Spring Framework 5.3 snapshots.
2020-07-02 10:39:00 -05:00
Greg L. Turnquist
1e3c9ac27e
DATAREST-1541 - Stop testing against Spring Framework 5.2.
2020-07-01 12:20:13 -05:00