Commit Graph

711 Commits

Author SHA1 Message Date
Mark Paluch
56e3681d0c Remove Slack notification.
See #580
2024-06-20 13:59:31 +02:00
Mark Paluch
ec1ee0314d Switch to Broadcom docker proxy.
Closes #580
2024-06-20 13:59:31 +02:00
Mark Paluch
bce921148c After release cleanups.
See #574
2024-06-14 10:47:59 +02:00
Mark Paluch
13bebd671a Prepare next development iteration.
See #574
2024-06-14 10:47:58 +02:00
Mark Paluch
7f250ca042 Release version 3.3.1 (2024.0.1).
See #574
2024-06-14 10:45:40 +02:00
Mark Paluch
fe7d24904b Prepare 3.3.1 (2024.0.1).
See #574
2024-06-14 10:45:23 +02:00
Christoph Strobl
5cb900be4a Polishing.
Original Pull Request: #577
2024-06-11 16:50:44 +02:00
Mark Paluch
008e1e2dd8 Allow configuration of QueryEngine for Map repositories.
EnableMapRepositories now accepts a QueryEngineFactory to configure the QueryEngine and allows configuring the QueryCreator.

Closes: #576
Original Pull Request: #577
2024-06-11 16:50:33 +02:00
Mark Paluch
c355374234 After release cleanups.
See #572
2024-05-17 12:04:00 +02:00
Mark Paluch
1f58e3a488 Prepare next development iteration.
See #572
2024-05-17 11:51:48 +02:00
Mark Paluch
8932ee367a Release version 3.3 GA (2024.0.0).
See #572
2024-05-17 11:49:25 +02:00
Mark Paluch
cc01e3f351 Prepare 3.3 GA (2024.0.0).
See #572
2024-05-17 11:49:10 +02:00
Mark Paluch
bd816f350f After release cleanups.
See #568
2024-04-12 10:52:59 +02:00
Mark Paluch
b4dc67a997 Prepare next development iteration.
See #568
2024-04-12 10:52:58 +02:00
Mark Paluch
111358288f Release version 3.3 RC1 (2024.0.0).
See #568
2024-04-12 10:50:41 +02:00
Mark Paluch
fdd691c4b3 Prepare 3.3 RC1 (2024.0.0).
See #568
2024-04-12 10:50:26 +02:00
Mark Paluch
55eada7edc After release cleanups.
See #562
2024-03-15 11:09:58 +01:00
Mark Paluch
651f9eab98 Prepare next development iteration.
See #562
2024-03-15 11:09:57 +01:00
Mark Paluch
67ffc02d24 Release version 3.3 M2 (2024.0.0).
See #562
2024-03-15 11:07:31 +01:00
Mark Paluch
e546f640f3 Prepare 3.3 M2 (2024.0.0).
See #562
2024-03-15 11:07:09 +01:00
Christoph Strobl
8cb65ec099 Switch default to Predicate-based QueryEngine.
See: #565
2024-03-15 09:13:26 +01:00
Christoph Strobl
805849254d Introduce Predicate-based QueryEngine.
Closes: #565
2024-03-15 09:11:56 +01:00
Christoph Strobl
793db8a405 Introduce PropertyPath based SortAccessor.
Allow easy configuration of PropertyPath based sorting.

See: #565
2024-03-15 07:16:49 +01:00
Christoph Strobl
7d7bd29e30 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-15 07:16:16 +01:00
Mark Paluch
c07ad08ee3 Expose KeyValueAdapter from KeyValueOperations.
See #563
2024-02-21 09:06:38 +01:00
Mark Paluch
587f63a9ec Polishing.
Fix assertion.

See #563
2024-02-21 08:48:59 +01:00
Mark Paluch
95ec0c1eab Enable KeyValuePartTreeQuery usage for projections.
Closes #563
2024-02-20 11:17:03 +01:00
Christoph Strobl
f8e38a50c3 After release cleanups.
See #545
2024-02-16 14:41:25 +01:00
Christoph Strobl
22473316ca Prepare next development iteration.
See #545
2024-02-16 14:41:23 +01:00
Christoph Strobl
7df42f3b75 Release version 3.3 M1 (2024.0.0).
See #545
2024-02-16 14:37:37 +01:00
Christoph Strobl
f2cea3181a Prepare 3.3 M1 (2024.0.0).
See #545
2024-02-16 14:36:59 +01:00
Mark Paluch
40c6bd352b Refine Artifactory build name.
See #545
2024-01-31 15:19:36 +01:00
Mark Paluch
a0e3ffc043 Extend license header copyright years to 2024.
See #556
2024-01-02 14:42:01 +01:00
Mark Paluch
854e447fe6 Update CI properties.
See #545
2023-12-14 08:50:29 +01:00
Mark Paluch
f9193ff915 Upgrade to Maven Wrapper 3.9.6.
See #550
2023-12-14 08:40:34 +01:00
Mark Paluch
6255d8ff68 Introduce property for Jenkins user and Artifactory server details.
Closes #547
2023-11-24 11:00:27 +01:00
Runbing
af10c52563 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:03 +01:00
Mark Paluch
ef40b5e4c7 After release cleanups.
See #538
2023-11-17 14:33:26 +01:00
Mark Paluch
3cbae3ecec Prepare next development iteration.
See #538
2023-11-17 14:33:24 +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
Greg L. Turnquist
004ef81b7b Update CI properties.
See #538
2023-10-19 09:38:55 -05:00
Greg L. Turnquist
b1e5bee445 Update CI properties.
See #538
2023-10-16 13:28:22 -05:00
John Blum
d92e8eed75 After release cleanups.
See #530
2023-10-13 08:52:00 -07:00
John Blum
d948d448f2 Prepare next development iteration.
See #530
2023-10-13 08:51:58 -07:00
John Blum
2d8f44d349 Release version 3.2 RC1 (2023.1.0).
See #530
2023-10-13 08:44:25 -07:00
John Blum
c130b79853 Prepare 3.2 RC1 (2023.1.0).
See #530
2023-10-13 08:43:54 -07:00