Commit Graph

356 Commits

Author SHA1 Message Date
Mark Paluch
934466e36d Prepare 2.7.14 (2021.2.14).
See #506
2023-07-14 10:31:10 +02:00
Mark Paluch
85025be0aa Fix test after dependency updates.
See #506
2023-07-03 15:08:18 +02:00
Mark Paluch
d585cc43bd Prepare 2.7.13 (2021.2.13).
See #497
2023-06-16 14:55:57 +02:00
Mark Paluch
dcb0c5500a Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone.
Closes #501
2023-06-06 10:10:17 +02:00
Christoph Strobl
c607bd3648 Prepare 2.7.12 (2021.2.12).
See #494
2023-05-12 10:17:43 +02:00
Greg L. Turnquist
d47d865397 Prepare 2.7.11 (2021.2.11).
See #485
2023-04-14 09:19:12 -05:00
Christoph Strobl
b48376cbc5 Prepare 2.7.10 (2021.2.10).
See #483
2023-03-20 13:42:31 +01:00
Mark Paluch
65f5428321 Prepare 2.7.9 (2021.2.9).
See #476
2023-03-03 10:18:47 +01:00
Mark Paluch
b3ef590bbb Prepare 2.7.8 (2021.2.8).
See #470
2023-02-17 10:08:07 +01:00
Mark Paluch
f13b7c9d2d Prepare 2.7.7 (2021.2.7).
See #463
2023-01-13 10:32:30 +01:00
Mark Paluch
6563f11a6e Extend license header copyright years to 2023.
See #468
2023-01-02 09:51:53 +01:00
Mark Paluch
875ee5d034 Prepare 2.7.6 (2021.2.6).
See #458
2022-11-18 10:44:44 +01:00
Spring Builds
e5a6a91929 Prepare 2.7.5 (2021.2.5).
See #457
2022-10-13 13:21:27 +00:00
Spring Builds
b000624cae Prepare 2.7.4 (2021.2.4).
See #452
2022-10-13 08:56:58 +00:00
Spring Builds
657a996135 Prepare 2.7.3 (2021.2.3).
See #447
2022-09-19 11:36:14 +00:00
Christoph Strobl
b278a2a422 Prepare 2.7.2 (2021.2.2).
See #444
2022-07-15 11:07:49 +02:00
Mark Paluch
e832769d3f Prepare 2.7.1 (2021.2.1).
See #435
2022-06-20 11:29:05 +02:00
Mark Paluch
8ef92518d6 Remove changelog shipped with the binaries.
Closes #384
2022-05-19 11:22:33 +02:00
Mark Paluch
866668fc7e Provide deleted object to KeyValueTemplate instead of deleting entities by Id.
Closes #438
2022-05-19 11:20:55 +02:00
Christoph Strobl
9439648e68 Prepare 2.7 GA (2021.2.0).
See #432
2022-05-13 10:04:18 +02:00
Christoph Strobl
f8fae9d1ed Prepare 2.7 RC1 (2021.2.0).
See #429
2022-04-19 11:10:13 +02:00
Greg L. Turnquist
324feca4a5 Prepare 2.7 M4 (2021.2.0).
See #422
2022-03-21 10:07:07 -05:00
Mark Paluch
06ff6bd8c8 Prepare 2.7 M3 (2021.2.0).
See #416
2022-02-18 11:08:46 +01:00
Christoph Strobl
1af69490e3 Update copyright year to 2022.
See: #419
2022-02-17 12:32:50 +01:00
Oliver Drotbohm
95bc8645fd Adapt to changes in entity creation metadata APIs in Spring Data Commons. 2022-02-15 15:48:41 +01:00
Christoph Strobl
9ba1ab06da Prepare 2.7 M2 (2021.2.0).
See #414
2022-01-18 09:08:59 +01:00
Christoph Strobl
fda040c7bd Prepare 2.7 M1 (2021.2.0).
See #406
2022-01-14 10:57:50 +01:00
Mark Paluch
b04df9750e Adopt to Mockito changes.
Closes #408
2022-01-04 14:34:37 +01:00
Mark Paluch
c761ba3c6d Polishing.
Introduce default exists(…) method on KeyValueAdapter to allow for store-specific optimizations of the exists method. Lazily construct a single PartTree instance for reuse.

Refine generics.

See #386
Original pull request: #386.
2021-12-13 10:10:47 +01:00
Christoph Strobl
8c32f0ae6d Add support for executing derived existsBy queries.
Closes: #385
Original pull request: #386.
2021-12-13 10:01:47 +01:00
Jens Schauder
801477476e Prepare 2.6 GA (2021.1.0).
See #402
2021-11-12 10:49:15 +01:00
Mark Paluch
77aeede683 Prepare 2.6 RC1 (2021.1.0).
See #394
2021-10-18 13:47:45 +02:00
Mark Paluch
10f63387df Add fluent API support for QuerydslKeyValueRepository.
Also reuse ProjectionFactory from repository factory.

Closes #397.
2021-10-11 13:47:05 +02:00
Mark Paluch
b9b5aae60b Polishing.
Make fields final where possible.

See #398
2021-10-11 10:27:16 +02:00
Mark Paluch
201b957f9e Extract QuerydslPredicateExecutor to its own fragment.
Closes #398
2021-10-11 10:27:09 +02:00
Mark Paluch
44ab6db763 Add method signature to enable compilation until adding fluent API support.
See #397
2021-10-08 14:13:18 +02:00
Mark Paluch
a0a4d3eb0a Prepare 2.6 M3 (2021.1.0).
See #389
2021-09-17 09:44:33 +02:00
Jens Schauder
e2f8b5702c Prepare 2.6 M2 (2021.1.0).
See #383
2021-08-12 15:02:54 +02:00
Jens Schauder
71ce31999b Prepare 2.6 M1 (2021.1.0).
See #373
2021-07-16 14:08:58 +02:00
Jens Schauder
8fe2279d71 Updated changelog.
See #373
2021-07-16 14:08:26 +02:00
Jens Schauder
d9532b3a13 Updated changelog.
See #379
2021-07-16 10:48:15 +02:00
Mark Paluch
06bdddf8e9 Updated changelog.
See #377
2021-06-22 16:07:24 +02:00
Mark Paluch
d641ae8050 Updated changelog.
See #376
2021-06-22 15:29:50 +02:00
Mark Paluch
6e73b759a7 Move off Google Guava usage in tests.
Closes #378
2021-06-21 09:58:33 +02:00
Mark Paluch
9ac86e3aa5 Updated changelog.
See #371
2021-05-14 12:36:34 +02:00
Mark Paluch
0c0e5d7e6f Updated changelog.
See #370
2021-05-14 12:06:37 +02:00
Mark Paluch
dc5887fdb5 Consider java.math and java.util types as simple types.
Closes #374
2021-04-29 08:31:08 +02:00
Mark Paluch
0b7995e815 Prepare 2.5 GA (2021.0.0).
See #367
2021-04-14 14:18:21 +02:00
Mark Paluch
8d26504989 Updated changelog.
See #367
2021-04-14 14:18:12 +02:00
Mark Paluch
17315460dd Updated changelog.
See #368
2021-04-14 11:43:30 +02:00