Commit Graph

1713 Commits

Author SHA1 Message Date
Oliver Drotbohm
34e54b055a Upgrade to Spring Security 6.1.7 for integration tests.
Fixes GH-2373.
2024-03-14 10:40:00 +01:00
Oliver Drotbohm
1114ad77eb Polishing.
Related ticket: GH-2252.
2024-03-14 10:37:13 +01:00
Florian Cramer
ece17d5bf6 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:37:13 +01:00
Mark Paluch
774b86de7a Polishing.
Reformat code. Add missing this. prefix for field assignment.

See #2370
2024-03-05 15:04:32 +01:00
Blue Ye
ebc3192ac0 Fix typos and annotation use in reference documentation.
Closes #2370
2024-03-05 15:04:32 +01:00
Mark Paluch
c076ea25aa After release cleanups.
See #2354
2024-02-16 13:53:53 +01:00
Mark Paluch
b464cc4fa0 Prepare next development iteration.
See #2354
2024-02-16 13:53:51 +01:00
Mark Paluch
2f04f004c1 Release version 4.2.3 (2023.1.3).
See #2354
2024-02-16 13:50:30 +01:00
Mark Paluch
23af4b3164 Prepare 4.2.3 (2023.1.3).
See #2354
2024-02-16 13:50:01 +01:00
Mark Paluch
5efe9f43fa Refine Artifactory build name.
See #2333
2024-01-31 15:26:15 +01:00
Oliver Drotbohm
cebd491760 Properly append all superfluous elements to an array during merge patch.
Fixes GH-2357.
2024-01-19 18:36:25 +01:00
Oliver Drotbohm
d9e5fa5022 Fix broken merge of nested arrays.
Fixes GH-2350.
2024-01-15 17:14:37 +01:00
Mark Paluch
fbf1e5e4ca After release cleanups.
See #2345
2024-01-12 10:54:33 +01:00
Mark Paluch
b12fad6df7 Prepare next development iteration.
See #2345
2024-01-12 10:54:31 +01:00
Mark Paluch
190a9c0de5 Release version 4.2.2 (2023.1.2).
See #2345
2024-01-12 10:51:32 +01:00
Mark Paluch
71c9b8b3b5 Prepare 4.2.2 (2023.1.2).
See #2345
2024-01-12 10:50:44 +01:00
Mark Paluch
ee17e78469 Extend license header copyright years to 2024.
See #2348
2024-01-02 13:54:44 +01:00
Mark Paluch
0a37dce33e After release cleanups.
See #2332
2023-12-15 14:15:21 +01:00
Mark Paluch
9def53fed7 Prepare next development iteration.
See #2332
2023-12-15 14:15:19 +01:00
Mark Paluch
adf0ecaad5 Release version 4.2.1 (2023.1.1).
See #2332
2023-12-15 14:11:52 +01:00
Mark Paluch
e04a95a2a8 Prepare 4.2.1 (2023.1.1).
See #2332
2023-12-15 14:11:23 +01:00
Oliver Drotbohm
7e4fc926db Polish Javadoc.
Related ticket GH-1947.
2023-12-15 12:33:58 +01:00
Oliver Drotbohm
e612cd0b27 Fix potential NullPointerException in ProjectionSerializer.
Fixes GH-1947.
2023-12-15 12:19:18 +01:00
Mark Paluch
3be814674d Update CI properties.
See #2332
2023-12-14 08:49:55 +01:00
Mark Paluch
c550416930 Upgrade to Maven Wrapper 3.9.6.
See #2341
2023-12-14 08:34:14 +01:00
Oliver Drotbohm
630d610936 Fix BasePathAwareHandlerMappingUnitTests.
Fixes GH-2338.
2023-12-13 17:45:17 +01:00
Mark Paluch
ec0e25e0ca Introduce property for Jenkins user and Artifactory server details.
Closes #2336
2023-11-28 08:58:24 +01:00
Runbing
528f29fc1c 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:27:08 +01:00
Mark Paluch
59190fffad Update CI trigger versions.
See #2321
2023-11-17 14:57:39 +01:00
Mark Paluch
06291d581f After release cleanups.
See #2321
2023-11-17 14:33:56 +01:00
Mark Paluch
4caf6079b2 Prepare next development iteration.
See #2321
2023-11-17 14:33:54 +01:00
Mark Paluch
7248dc016a Release version 4.2 GA (2023.1.0).
See #2321
2023-11-17 14:29:59 +01:00
Mark Paluch
eb5e622aa5 Prepare 4.2 GA (2023.1.0).
See #2321
2023-11-17 14:28:30 +01:00
Oliver Drotbohm
5b05e59ce4 Runtime hints to include rest-messages files.
Fixes GH-2330.
2023-11-16 15:11:58 +01:00
Oliver Drotbohm
d6f0f3aa99 Properly merge non-entity arrays.
Fixes #2325.
2023-11-16 15:01:03 +01:00
Eric Haag
2b207b1de4 Connect build to ge.spring.io.
This change publishes a build scan to ge.spring.io for every local build from an authenticated Spring committer and for CI where appropriate access tokens are available. The build will not fail if publishing fails.

This change also allows the build to benefit from local and remote build caching, providing faster builds for all contributors.

Additionally, the project will have access to all features of Gradle Enterprise such as:

- Dashboards to view all historical build scans, along with performance trends over time
- Build failure analytics for enhanced investigation and diagnosis of build failures
- Test failure analytics to better understand trends and causes around slow, failing, and flaky tests

See #2319
2023-10-19 15:14:05 -05:00
Greg L. Turnquist
d3f30c1ef0 Update CI properties.
See #2321
2023-10-19 09:38:56 -05:00
Greg L. Turnquist
71bfdace8d Update CI properties.
See #2321
2023-10-16 13:28:22 -05:00
John Blum
826ced35f4 After release cleanups.
See #2310
2023-10-13 08:52:01 -07:00
John Blum
22428a51a7 Prepare next development iteration.
See #2310
2023-10-13 08:51:59 -07:00
John Blum
cb4277ec11 Release version 4.2 RC1 (2023.1.0).
See #2310
2023-10-13 08:44:25 -07:00
John Blum
657297af63 Prepare 4.2 RC1 (2023.1.0).
See #2310
2023-10-13 08:43:56 -07:00
Mark Paluch
e19a589110 Upgrade to MongoDB driver 4.11.0.
Closes #2317
2023-10-13 09:17:27 +02:00
Mark Paluch
90842601f7 Upgrade CI to Java 21 Temurin.
See #2310
2023-10-13 09:17:27 +02:00
John Blum
818968c11b Update CI properties.
See #2310
2023-10-04 17:24:11 -07:00
John Blum
f61a023972 Upgrade to Maven Wrapper 3.9.5.
See #2311
2023-10-04 16:58:11 -07:00
Mark Paluch
d69b46f093 After release cleanups.
See #2303
2023-09-15 14:59:01 +02:00
Mark Paluch
cc7060a9a6 Prepare next development iteration.
See #2303
2023-09-15 14:59:01 +02:00
Mark Paluch
597ee76830 Release version 4.2 M3 (2023.1.0).
See #2303
2023-09-15 14:59:01 +02:00
Mark Paluch
01919821d9 Prepare 4.2 M3 (2023.1.0).
See #2303
2023-09-15 14:59:00 +02:00