Mark Paluch
ba08047dc9
Remove changelog shipped with the binaries.
...
Closes #384
2022-05-19 11:22:24 +02:00
Mark Paluch
71105702e8
Provide deleted object to KeyValueTemplate instead of deleting entities by Id.
...
Closes #438
2022-05-19 11:21:06 +02:00
John Blum
54dc3f35f3
Remove Docker Registry login.
...
Closes #437 .
2022-05-16 10:27:34 -07:00
Christoph Strobl
88af7c1044
Fix pom.xml formatting.
...
This commit reverts formatting changes introduced via ec239acda7 .
See #431
2022-05-13 13:02:17 +02:00
Christoph Strobl
0e76446b73
After release cleanups.
...
See #431
2022-05-13 10:53:25 +02:00
Christoph Strobl
a5ea77d83d
Prepare next development iteration.
...
See #431
2022-05-13 10:53:23 +02:00
Christoph Strobl
05f7ab900f
Release version 3.0 M4 (2022.0.0).
...
See #431
2022-05-13 10:43:58 +02:00
Christoph Strobl
ec239acda7
Prepare 3.0 M4 (2022.0.0).
...
See #431
2022-05-13 10:43:19 +02:00
Christoph Strobl
efbf4a01f3
Update build triggers.
...
See: #431
2022-03-24 13:23:17 +01:00
Mark Paluch
3382067017
After release cleanups.
...
See #430
2022-03-22 14:07:38 +01:00
Mark Paluch
7ddd3030a6
Prepare next development iteration.
...
See #430
2022-03-22 14:07:36 +01:00
Mark Paluch
64b13f6621
Release version 3.0 M3 (2022.0.0).
...
See #430
2022-03-22 14:00:23 +01:00
Mark Paluch
f71d106c4e
Prepare 3.0 M3 (2022.0.0).
...
See #430
2022-03-22 14:00:02 +01:00
Mark Paluch
509f05219c
After release cleanups.
...
See #415
2022-03-21 16:44:41 +01:00
Mark Paluch
84313f830e
Prepare next development iteration.
...
See #415
2022-03-21 16:44:39 +01:00
Mark Paluch
eb4470d364
Release version 3.0 M2 (2022.0.0).
...
See #415
2022-03-21 16:35:08 +01:00
Mark Paluch
20b852a489
Prepare 3.0 M2 (2022.0.0).
...
See #415
2022-03-21 16:34:36 +01:00
Mark Paluch
9a583f784a
Update CI properties.
...
See #415
2022-02-22 14:10:51 +01:00
Mark Paluch
829f195b0e
Polishing.
...
Externalize artifactory credentials id.
See #423
2022-02-21 15:06:25 +01:00
Christoph Strobl
c0f4189713
Update copyright year to 2022.
...
See: #419
2022-02-17 12:36:27 +01:00
Oliver Drotbohm
9f1b1b7c3a
Adapt to changes in entity creation metadata APIs in Spring Data Commons.
2022-02-15 17:39:35 +01:00
Greg L. Turnquist
b1246a8c98
Update CI properties.
...
See #415
2022-02-15 09:00:20 -06:00
Mark Paluch
524417fe5f
Adapt repository to List-based interface variants.
...
Closes #418
2022-02-11 10:45:11 +01:00
Mark Paluch
0b22522c28
Update CI properties.
...
See #415
2022-02-07 09:32:14 +01:00
Mark Paluch
28eb8bf8bc
Polishing.
...
Extract docker credentials into properties file.
See #417
2022-02-03 11:50:23 +01:00
Mark Paluch
5f1f970c2d
Polishing.
...
Extract docker credentials into properties file.
See #417
2022-02-03 11:49:59 +01:00
Greg L. Turnquist
f39e79fe19
Externalize build properties.
...
See #417 .
2022-02-03 11:49:47 +01:00
Mark Paluch
f4b345ec44
After release cleanups.
...
See #411
2022-01-14 14:43:22 +01:00
Mark Paluch
1f4cebd23f
Prepare next development iteration.
...
See #411
2022-01-14 14:43:19 +01:00
Mark Paluch
e648972a8a
Release version 3.0 M1 (2022.0.0).
...
See #411
2022-01-14 14:35:09 +01:00
Mark Paluch
941c4d5ee6
Prepare 3.0 M1 (2022.0.0).
...
See #411
2022-01-14 14:34:46 +01:00
Jens Schauder
57afa3dbbe
Remove Eclipse Non-Javadoc comments.
...
Closes #409
2022-01-05 15:39:23 +01:00
Mark Paluch
b2f392f4f9
Polishing.
...
Refine CI triggers.
See #395
2022-01-04 14:34:45 +01:00
John Blum
4bb23916ce
Fix invalid Javadoc references and tags.
...
Closes #396 .
2022-01-04 14:34:45 +01:00
John Blum
79239ce100
Edit Jenkinsfile to build with a baseline of Java 17.
...
Closes #396 .
2022-01-04 14:34:44 +01:00
John Blum
1702f10032
Remove support for Joda Time.
...
Closes #396 .
2022-01-04 14:34:44 +01:00
John Blum
215fa9e8f6
Upgrade to Spring Data Commons 3.0.0-SNAPSHOT.
...
Closes #396 .
2022-01-04 14:34:44 +01:00
John Blum
b8e31b3eb3
Upgrade to Spring Data Build parent 3.0.0-SNAPSHOT.
...
Closes #396 .
2022-01-04 14:34:44 +01:00
John Blum
cded2425cc
Prepare Spring Data KeyValue 3.0.
...
Closes #396 .
2022-01-04 14:34:44 +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
8f1c0ece24
After release cleanups.
...
See #402
2021-11-12 10:59:43 +01:00
Jens Schauder
c1dd050e01
Prepare next development iteration.
...
See #402
2021-11-12 10:59:41 +01:00
Jens Schauder
bc363a9575
Release version 2.6 GA (2021.1.0).
...
See #402
2021-11-12 10:49:36 +01:00
Jens Schauder
801477476e
Prepare 2.6 GA (2021.1.0).
...
See #402
2021-11-12 10:49:15 +01:00
Mark Paluch
3d5e156f32
After release cleanups.
...
See #394
2021-10-18 13:55:41 +02:00
Mark Paluch
a0f583eaa9
Prepare next development iteration.
...
See #394
2021-10-18 13:55:38 +02:00
Mark Paluch
4aefe57f76
Release version 2.6 RC1 (2021.1.0).
...
See #394
2021-10-18 13:48:13 +02:00
Mark Paluch
77aeede683
Prepare 2.6 RC1 (2021.1.0).
...
See #394
2021-10-18 13:47:45 +02:00