Commit Graph

1733 Commits

Author SHA1 Message Date
Jens Schauder
f856ab5e6d Prepare 4.4 M1 (2024.1.0).
See #2387
2024-09-13 12:39:15 +02:00
Mark Paluch
cb65f3d453 Update GitHub Actions.
See #2387
2024-08-21 09:28:21 +02:00
Oliver Drotbohm
924baf694a Upgrade test dependencies.
Fixes GH-2412.
2024-08-15 15:05:30 +02:00
Oliver Drotbohm
2e918599f7 Upgrade to HAL Explorer 1.2.2.
Fixes #2411.
2024-08-15 14:42:56 +02:00
Mark Paluch
d294109733 Switch to manual mocking instead of using Mockito annotation.
Closes #2409
2024-08-08 16:00:29 +02:00
Eric Haag
2625787151 Migrate build to Spring Develocity Conventions extension.
* Migrate build to Spring Develocity Conventions extension.

* Adopt Develocity environment variables.

Closes #2399
2024-08-08 15:04:06 +02:00
Mark Paluch
d4b681bf1b Upgrade to Maven Wrapper 3.9.8.
See #2405
2024-08-08 10:22:05 +02:00
Mark Paluch
59d91117fc Update CI properties.
See #2387
2024-08-08 10:20:11 +02:00
Mark Paluch
21e11adfe3 Bundle Javadoc with Antora documentation site.
Closes #2400
2024-07-31 11:17:37 +02:00
Mark Paluch
aaadc344ab Remove Slack notification.
See #2392
2024-06-20 14:28:14 +02:00
Mark Paluch
83c1a01d27 Switch to Broadcom docker proxy.
Closes #2392
2024-06-20 14:28:01 +02:00
Eric Haag
09d74e31fa Update Revved up by Develocity badge.
Closes #2359
2024-06-10 10:46:24 +02:00
Mark Paluch
90a3501706 After release cleanups.
See #2382
2024-05-17 11:51:34 +02:00
Mark Paluch
c62ddeb498 Prepare next development iteration.
See #2382
2024-05-17 11:51:33 +02:00
Mark Paluch
456e10d208 Release version 4.3 GA (2024.0.0).
See #2382
2024-05-17 11:49:25 +02:00
Mark Paluch
b249b80f7d Prepare 4.3 GA (2024.0.0).
See #2382
2024-05-17 11:49:11 +02:00
Mark Paluch
235611cdcb After release cleanups.
See #2376
2024-04-12 10:53:00 +02:00
Mark Paluch
6cd6fb3337 Prepare next development iteration.
See #2376
2024-04-12 10:52:58 +02:00
Mark Paluch
7f20e3c3f6 Release version 4.3 RC1 (2024.0.0).
See #2376
2024-04-12 10:50:42 +02:00
Mark Paluch
353aefc026 Prepare 4.3 RC1 (2024.0.0).
See #2376
2024-04-12 10:50:27 +02:00
Mark Paluch
a190ab217f Upgrade to Hibernate 6.5.0.CR1.
Closes #2379
2024-04-04 14:54:54 +02:00
Mark Paluch
91ef192403 Upgrade to MongoDB driver 5.
Closes #2378
2024-04-04 14:53:18 +02:00
Mark Paluch
6ada166051 After release cleanups.
See #2368
2024-03-15 11:09:58 +01:00
Mark Paluch
667513e652 Prepare next development iteration.
See #2368
2024-03-15 11:09:57 +01:00
Mark Paluch
8f4de9db8e Release version 4.3 M2 (2024.0.0).
See #2368
2024-03-15 11:07:31 +01:00
Mark Paluch
5b2868fcae Prepare 4.3 M2 (2024.0.0).
See #2368
2024-03-15 11:07:10 +01:00
Oliver Drotbohm
836e9ba456 Javadoc polishing.
Related ticket: GH-2252.
2024-03-14 10:47:36 +01:00
Oliver Drotbohm
66a63d3444 Upgrade to Spring Security 6.1.7 for integration tests.
Fixes GH-2373.
2024-03-14 10:39:55 +01:00
Oliver Drotbohm
11d55d8ee5 Polishing.
Related ticket: GH-2252.
2024-03-14 10:36:58 +01:00
Florian Cramer
bf17f39111 Support validation for fields that are not a PersistentEntity.
For entity types that use transient fields, the validation integration needs to treat those as normal bean types an must not reject the values right away.

Fixes GH-2252.
2024-03-14 10:36:57 +01:00
Mark Paluch
2e43beaa9a Polishing.
Reformat code. Add missing this. prefix for field assignment.

See #2370
2024-03-05 14:42:51 +01:00
Blue Ye
8d4cf6e6cb Fix typos and annotation use in reference documentation.
Closes #2370
2024-03-05 14:42:11 +01:00
Christoph Strobl
c735dfd074 After release cleanups.
See #2333
2024-02-16 14:41:25 +01:00
Christoph Strobl
e6e87e88c5 Prepare next development iteration.
See #2333
2024-02-16 14:41:24 +01:00
Christoph Strobl
f7da997870 Release version 4.3 M1 (2024.0.0).
See #2333
2024-02-16 14:37:38 +01:00
Christoph Strobl
9c87163038 Prepare 4.3 M1 (2024.0.0).
See #2333
2024-02-16 14:37:00 +01:00
Mark Paluch
fd2995aba2 Refine Artifactory build name.
See #2333
2024-01-31 15:25:59 +01:00
Oliver Drotbohm
5c764464cf Properly append all superfluous elements to an array during merge patch.
Fixes GH-2357.
2024-01-19 18:24:20 +01:00
Oliver Drotbohm
41de5ad983 Tread entities nested in arrays like PUT for merge patch requests.
Fixes GH-2358.
2024-01-19 18:23:08 +01:00
Oliver Drotbohm
6cec482bb4 Fix broken merge of nested arrays.
Fixes GH-2350.
2024-01-15 17:41:36 +01:00
Mark Paluch
ae851d878f Extend license header copyright years to 2024.
See #2349
2024-01-02 14:42:06 +01:00
Oliver Drotbohm
667a49b3ab Polish Javadoc.
Related ticket GH-1947.
2023-12-15 12:33:48 +01:00
Oliver Drotbohm
30fdbd4949 Fix potential NullPointerException in ProjectionSerializer.
Fixes GH-1947.
2023-12-15 12:21:52 +01:00
Mark Paluch
9c9e3dd7e9 Update CI properties.
See #2333
2023-12-14 08:50:31 +01:00
Mark Paluch
cdbd254732 Upgrade to Maven Wrapper 3.9.6.
See #2343
2023-12-14 08:40:44 +01:00
Oliver Drotbohm
0e62f5ddff Adapt to changes in Spring Data Commons' SortHandlerMethodArgumentResolver.
Fixes GH-2339.
Related ticket: spring-projects/spring-data-commons#2531.
2023-12-13 17:44:44 +01:00
Oliver Drotbohm
19c3179b31 Fix BasePathAwareHandlerMappingUnitTests.
Fixes GH-2338.
2023-12-13 17:39:25 +01:00
Mark Paluch
97517a667b Introduce property for Jenkins user and Artifactory server details.
Closes #2336
2023-11-28 08:54:59 +01:00
Runbing
70a271b241 Fixed the URL for the Spring Data Commons documentation.
I fixed an incorrect URL in the **antora.yml** file that was preventing other pages from linking to the Spring Data Commons documentation.

Closes #2335
2023-11-20 11:26:53 +01:00
Mark Paluch
425f780a3a After release cleanups.
See #2321
2023-11-17 14:33:26 +01:00