391 Commits

Author SHA1 Message Date
Mark Paluch
8368c95825 Prepare 3.2.12 (2023.1.12).
See #597
2024-11-15 10:21:21 +01:00
Mark Paluch
83079cb279 Prepare 3.2.11 (2023.1.11).
See #594
2024-10-18 10:14:17 +02:00
Jens Schauder
e3d992e45b Prepare 3.2.10 (2023.1.10).
See #592
2024-09-13 10:49:51 +02:00
Jens Schauder
83a404c857 Prepare 3.2.9 (2023.1.9).
See #581
2024-08-16 08:58:11 +02:00
Mark Paluch
0c95991ea4 Bundle Javadoc with Antora documentation site.
Closes #585
2024-07-31 09:37:16 +02:00
Jens Schauder
d1ea04c22e Prepare 3.2.8 (2023.1.8).
See #578
2024-07-12 13:32:45 +02:00
Mark Paluch
391a1a2735 Prepare 3.2.7 (2023.1.7).
See #573
2024-06-14 10:04:04 +02:00
Mark Paluch
c3d074c030 Prepare 3.2.6 (2023.1.6).
See #571
2024-05-17 11:21:59 +02:00
Mark Paluch
1d751d4893 Prepare 3.2.5 (2023.1.5).
See #567
2024-04-12 10:14:54 +02: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
56a3ca45da Prepare 3.2.3 (2023.1.3).
See #558
2024-02-16 13:50:01 +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
7fe4427f09 Prepare 3.2.1 (2023.1.1).
See #544
2023-12-15 14:11:22 +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
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
Christoph Strobl
8958eb8738 Remove usage of RuntimeHintsUtils & SynthesizedAnnotation.
Closes: #451
2022-09-06 17:38:04 +02:00
Mark Paluch
094d25ef77 Polishing.
Improve hints type naming. Make runtime hints package-private.

See #449
2022-08-17 09:31:13 +02:00
Mark Paluch
421735261c Consume KeySpace annotation values without synthesizing the annotation.
Closes #449
2022-08-17 09:30:46 +02:00
Christoph Strobl
bd9c1cc0fc Prepare 3.0 M5 (2022.0.0).
See #436
2022-07-15 15:17:56 +02:00
Christoph Strobl
0fe65fec5a Add native runtime hints.
See: #445
2022-07-06 14:27:03 +02:00
John Blum
efaeeebe39 Remove punctuation in Exception messages.
Closes #442.
2022-06-08 16:59:58 -07:00