Commit Graph

717 Commits

Author SHA1 Message Date
Jens Schauder
d1ea04c22e Prepare 3.2.8 (2023.1.8).
See #578
2024-07-12 13:32:45 +02:00
Mark Paluch
8971db9e37 Remove Slack notification.
See #580
2024-06-20 13:59:37 +02:00
Mark Paluch
d5536cd36e Switch to Broadcom docker proxy.
Closes #580
2024-06-20 13:59:37 +02:00
Mark Paluch
03117a8b35 After release cleanups.
See #573
2024-06-14 10:06:43 +02:00
Mark Paluch
308934d1f4 Prepare next development iteration.
See #573
2024-06-14 10:06:42 +02:00
Mark Paluch
b1ea4f0bbe Release version 3.2.7 (2023.1.7).
See #573
2024-06-14 10:04:21 +02:00
Mark Paluch
391a1a2735 Prepare 3.2.7 (2023.1.7).
See #573
2024-06-14 10:04:04 +02:00
Mark Paluch
7baf329308 After release cleanups.
See #571
2024-05-17 11:24:37 +02:00
Mark Paluch
e423c4858b Prepare next development iteration.
See #571
2024-05-17 11:24:36 +02:00
Mark Paluch
b72b6a5a55 Release version 3.2.6 (2023.1.6).
See #571
2024-05-17 11:22:23 +02:00
Mark Paluch
c3d074c030 Prepare 3.2.6 (2023.1.6).
See #571
2024-05-17 11:21:59 +02:00
Mark Paluch
539138d6d5 After release cleanups.
See #567
2024-04-12 10:17:28 +02:00
Mark Paluch
005803a659 Prepare next development iteration.
See #567
2024-04-12 10:17:27 +02:00
Mark Paluch
471feda83d Release version 3.2.5 (2023.1.5).
See #567
2024-04-12 10:15:10 +02:00
Mark Paluch
1d751d4893 Prepare 3.2.5 (2023.1.5).
See #567
2024-04-12 10:14:54 +02:00
Mark Paluch
9b169c2c6a After release cleanups.
See #561
2024-03-15 10:20:09 +01:00
Mark Paluch
f7be8e0910 Prepare next development iteration.
See #561
2024-03-15 10:20:08 +01:00
Mark Paluch
46cd07984a Release version 3.2.4 (2023.1.4).
See #561
2024-03-15 10:17:48 +01:00
Mark Paluch
584c485d65 Prepare 3.2.4 (2023.1.4).
See #561
2024-03-15 10:17:30 +01:00
Christoph Strobl
5406c0b40f Introduce PropertyPath based SortAccessor.
Allow easy configuration of PropertyPath based sorting.

See: #565
2024-03-14 15:47:28 +01:00
Christoph Strobl
4a0dc8b647 Avoid instantiating ComparableComparator via reflection.
We now use a dedicated instance instead of relying upon reflectively created ones, however we still need to register the compare call for reflective access.

Resolves: #564
2024-03-14 15:35:13 +01:00
Mark Paluch
321d847889 Expose KeyValueAdapter from KeyValueOperations.
See #563
2024-02-21 09:06:44 +01:00
Mark Paluch
503dd53a71 Polishing.
Fix assertion.

See #563
2024-02-21 08:49:04 +01:00
Mark Paluch
b96f591fcc Enable KeyValuePartTreeQuery usage for projections.
Closes #563
2024-02-20 11:16:42 +01:00
Mark Paluch
3a6e235d4b After release cleanups.
See #558
2024-02-16 13:53:52 +01:00
Mark Paluch
208924e181 Prepare next development iteration.
See #558
2024-02-16 13:53:50 +01:00
Mark Paluch
929beb5c18 Release version 3.2.3 (2023.1.3).
See #558
2024-02-16 13:50:29 +01:00
Mark Paluch
56a3ca45da Prepare 3.2.3 (2023.1.3).
See #558
2024-02-16 13:50:01 +01:00
Mark Paluch
63d770e4b4 Refine Artifactory build name.
See #545
2024-01-31 15:19:44 +01:00
Mark Paluch
954a6ddf9b After release cleanups.
See #552
2024-01-12 10:54:33 +01:00
Mark Paluch
5c490ee579 Prepare next development iteration.
See #552
2024-01-12 10:54:31 +01:00
Mark Paluch
d3b50eb5ef Release version 3.2.2 (2023.1.2).
See #552
2024-01-12 10:51:31 +01:00
Mark Paluch
24ab8a9c92 Prepare 3.2.2 (2023.1.2).
See #552
2024-01-12 10:50:44 +01:00
Mark Paluch
34a263df1d Extend license header copyright years to 2024.
See #555
2024-01-02 13:54:41 +01:00
Mark Paluch
a6403ffbe9 After release cleanups.
See #544
2023-12-15 14:15:21 +01:00
Mark Paluch
cd32a9f65a Prepare next development iteration.
See #544
2023-12-15 14:15:18 +01:00
Mark Paluch
c42e60244e Release version 3.2.1 (2023.1.1).
See #544
2023-12-15 14:11:52 +01:00
Mark Paluch
7fe4427f09 Prepare 3.2.1 (2023.1.1).
See #544
2023-12-15 14:11:22 +01:00
Mark Paluch
ef46377d2a Update CI properties.
See #544
2023-12-14 08:49:53 +01:00
Mark Paluch
93625731bb Upgrade to Maven Wrapper 3.9.6.
See #548
2023-12-14 08:34:05 +01:00
Mark Paluch
9b5570bbac Introduce property for Jenkins user and Artifactory server details.
Closes #547
2023-11-24 11:00:17 +01:00
Runbing
872a4b2f7e 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 #546
2023-11-20 11:23:17 +01:00
Mark Paluch
9170695d2b Update CI trigger versions.
See #538
2023-11-17 14:55:03 +01:00
Mark Paluch
7de4c6913b After release cleanups.
See #538
2023-11-17 14:33:55 +01:00
Mark Paluch
e6373ed7ab Prepare next development iteration.
See #538
2023-11-17 14:33:54 +01:00
Mark Paluch
08fc7deb07 Release version 3.2 GA (2023.1.0).
See #538
2023-11-17 14:29:58 +01:00
Mark Paluch
603a2f2ca9 Prepare 3.2 GA (2023.1.0).
See #538
2023-11-17 14:28:28 +01:00
cbmeeks
e3522d091f Polishing.
Switch tabs to space indents.

Closes: #531
2023-11-10 14:53:03 +01:00
Mark Paluch
23ab8ef4c2 Use use module identifier to obtain module prefix in KeyValueRepositoryConfigurationExtension.
Closes #542
2023-11-06 11:03:53 +01:00
Eric Haag
91196a62a9 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 #540
2023-10-19 17:09:46 -05:00