Mark Paluch
cb3699b34a
Prepare 3.4.3 (2024.1.3).
...
See #620
2025-02-14 10:39:45 +01:00
Mark Paluch
1b603d320c
Prepare 3.4.2 (2024.1.2).
...
See #611
2025-01-17 11:37:18 +01:00
Mark Paluch
1f7f36fb57
Extend license header copyright years to 2025.
...
See #615
2025-01-08 09:58:41 +01:00
Mark Paluch
ebdd647caf
Fix flakey tests.
...
Closes #407
2024-12-16 14:41:33 +01:00
Christoph Strobl
af5bd9e8f6
Prepare 3.4.1 (2024.1.1).
...
See #606
2024-12-13 09:34:25 +01:00
Mark Paluch
ad3b524411
Prepare 3.4 GA (2024.1.0).
...
See #599
2024-11-15 14:10:35 +01:00
Mark Paluch
466a3a0993
Prepare 3.4 RC1 (2024.1.0).
...
See #596
2024-10-18 12:46:44 +02:00
Jens Schauder
0f01eef5b9
Prepare 3.4 M1 (2024.1.0).
...
See #575
2024-09-13 12:39:14 +02:00
Christoph Strobl
feae0df5f0
Add support for using custom BeanNameGenerator.
...
Closes : #586
2024-08-09 10:33:43 +02:00
Mark Paluch
2369f4b9a8
Bundle Javadoc with Antora documentation site.
...
Closes #585
2024-07-31 09:36:52 +02:00
Artur Ciocanu
57dd8e8ee6
Fix typo in filename.
...
SpelPropertyComperatorUnitTests -> SpelPropertyComparatorUnitTests
Closes : #583
2024-07-18 13:47:25 +02:00
Christoph Strobl
e53e2ae199
Polishing.
...
Original Pull Request: #577
2024-06-11 15:38:40 +02:00
Mark Paluch
b714e5e41b
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 15:38:11 +02:00
Mark Paluch
cc01e3f351
Prepare 3.3 GA (2024.0.0).
...
See #572
2024-05-17 11:49:10 +02:00
Mark Paluch
fdd691c4b3
Prepare 3.3 RC1 (2024.0.0).
...
See #568
2024-04-12 10:50:26 +02: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
f2cea3181a
Prepare 3.3 M1 (2024.0.0).
...
See #545
2024-02-16 14:36:59 +01:00
Mark Paluch
a0e3ffc043
Extend license header copyright years to 2024.
...
See #556
2024-01-02 14:42:01 +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
603a2f2ca9
Prepare 3.2 GA (2023.1.0).
...
See #538
2023-11-17 14:28:28 +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
John Blum
c130b79853
Prepare 3.2 RC1 (2023.1.0).
...
See #530
2023-10-13 08:43:54 -07:00
Mark Paluch
ac0237d246
Prepare 3.2 M3 (2023.1.0).
...
See #525
2023-09-15 11:29:19 +02:00
Mark Paluch
135e5216bb
Polishing.
...
Add gitignore entry for build/ dir, update playbook and readme. Use current year property.
See: #526
2023-09-11 14:11:11 +02:00
Christoph Strobl
28b6260941
Migrate documentation to Antora.
...
Closes : #526
2023-09-11 14:08:24 +02:00
Julia Lee
706de5a29d
Prepare 3.2 M2 (2023.1.0).
...
See #516
2023-08-18 08:49:38 -04:00
Mark Paluch
b93aab49bf
Prepare 3.2 M1 (2023.1.0).
...
See #500
2023-07-14 14:52:12 +02:00
Mark Paluch
6329d1ebff
Delombok test code.
...
Closes #513
2023-07-07 11:38:31 +02:00
Mark Paluch
a92de37875
Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone.
...
Closes #501
2023-06-06 10:09:57 +02:00
Christoph Strobl
2db9c8f026
Prepare 3.1 GA (2023.0.0).
...
See #496
2023-05-12 14:14:07 +02:00
Greg L. Turnquist
9d49743c37
Prepare 3.1 RC1 (2023.0.0).
...
See #487
2023-04-14 11:53:18 -05:00
Christoph Strobl
d33acfe883
Prepare 3.1 M3 (2023.0.0).
...
See #479
2023-03-20 15:01:19 +01:00
Christoph Strobl
9d21a51ebd
Prepare 3.1 M2 (2023.0.0).
...
See #478
2023-02-17 14:22:16 +01:00
Christoph Strobl
b3076e8446
Prepare 3.1 M1 (2023.0.0).
...
See #465
2023-02-17 13:27:09 +01:00
Mark Paluch
0e9554ac0b
Move off deprecated API.
...
See #475
2023-02-15 14:15:46 +01:00
Mark Paluch
d88d4991ef
Adopt unit tests to API changes in Commons.
...
Closes #475
2023-02-15 14:14:15 +01:00
Mark Paluch
9f1c626b3e
Extend license header copyright years to 2023.
...
See #469
2023-01-02 09:53:30 +01:00
Mark Paluch
d51ac8f482
Revise KeySpaceResolver support to primary KeySpace detector source.
...
A configured KeySpaceResolver is now used primarily to detect the KeySpace to allow further customization of the KeySpace detection strategy.
The concept of a fallback resolver is now deprecated.
Closes #461
2022-12-07 10:42:28 +01:00
Mark Paluch
b05bfc6adf
Support adding a key prefix for keyspaces.
...
We now support prefixing keyspaces by introducing PrefixKeyspaceResolver.
Closes #461
2022-12-07 10:41:14 +01:00
Mark Paluch
613f922f3b
Prepare 3.0 GA (2022.0.0).
...
See #459
2022-11-18 14:26:12 +01:00
Mark Paluch
b06b3f5f3f
Prepare 3.0 RC2 (2022.0.0).
...
See #460
2022-11-04 15:23:06 +01:00
Mark Paluch
8c3c5b3829
Prepare 3.0 RC1 (2022.0.0).
...
See #454
2022-10-13 17:24:03 +02:00
Spring Builds
7afc835200
Prepare 3.0 M6 (2022.0.0).
...
See #448
2022-09-19 14:12:55 +00:00