Christoph Strobl
5bad4aa3fe
After release cleanups.
...
See #290
2021-01-13 15:47:00 +01:00
Christoph Strobl
9acaff7042
Prepare next development iteration.
...
See #290
2021-01-13 15:46:58 +01:00
Christoph Strobl
d52b362d30
Release version 2.5 M2 (2021.0.0).
...
See #290
2021-01-13 15:34:04 +01:00
Christoph Strobl
6621a41c7b
Prepare 2.5 M2 (2021.0.0).
...
See #290
2021-01-13 15:33:34 +01:00
Christoph Strobl
53ec72a478
Updated changelog.
...
See #290
2021-01-13 15:33:28 +01:00
Christoph Strobl
5852e10d34
Updated changelog.
...
See #291
2021-01-13 15:16:18 +01:00
AbassAdeyemi
c14bad70d3
Change findById(…) assert message to reflect the actual operation.
...
Original pull request: #345 .
2021-01-13 08:47:47 +01:00
Christoph Strobl
7a09363718
Update issue tracker references after GitHub issues migration.
...
See: #343
2021-01-13 08:32:07 +01:00
Mark Paluch
21556462ab
Update copyright year to 2021.
...
Closes #346 .
2021-01-12 11:29:16 +01:00
Mark Paluch
c84c309278
#343 - Add GitHub actions for issue management.
2020-12-31 14:17:30 +01:00
Greg L. Turnquist
e5f165316d
DATAKV-333 - Use Docker hub credentials for all CI jobs.
2020-12-14 16:52:36 -06:00
Mark Paluch
d8d9f65613
DATAKV-331 - Updated changelog.
2020-12-09 16:47:37 +01:00
Mark Paluch
3f0470d682
DATAKV-329 - After release cleanups.
2020-12-09 15:32:19 +01:00
Mark Paluch
78dcb001a6
DATAKV-329 - Prepare next development iteration.
2020-12-09 15:32:15 +01:00
Mark Paluch
eb008a500b
DATAKV-329 - Release version 2.5 M1 (2021.0.0).
2020-12-09 15:21:55 +01:00
Mark Paluch
ebadc1799d
DATAKV-329 - Prepare 2.5 M1 (2021.0.0).
2020-12-09 15:21:28 +01:00
Mark Paluch
f3bc6e327b
DATAKV-329 - Updated changelog.
2020-12-09 15:21:25 +01:00
Mark Paluch
1d344e8c8a
DATAKV-327 - Updated changelog.
2020-12-09 12:42:22 +01:00
Mark Paluch
8f384d5a42
DATAKV-326 - Updated changelog.
2020-12-09 09:59:06 +01:00
Mark Paluch
58d0d4d4c6
DATAKV-332 - Migrate tests to JUnit 5.
2020-11-25 14:18:40 +01:00
Mark Paluch
c0ead79916
DATAKV-330 - Polishing.
...
Reorder methods.
Original pull request: #52 .
2020-11-25 14:18:40 +01:00
Jens Schauder
54c7603496
DATAKV-330 - Implement CrudRepository.deleteAllById(Iterable<ID> ids).
...
Original pull request: #52 .
2020-11-25 14:18:32 +01:00
Mark Paluch
9fc180f8d6
DATAKV-328 - Updated changelog.
2020-11-11 12:34:35 +01:00
Mark Paluch
7e3714e228
DATAKV-324 - After release cleanups.
2020-10-28 16:10:23 +01:00
Mark Paluch
bd17a02eb2
DATAKV-324 - Prepare next development iteration.
2020-10-28 16:10:20 +01:00
Mark Paluch
7df12d4451
DATAKV-324 - Release version 2.4 GA (2020.0.0).
2020-10-28 15:46:54 +01:00
Mark Paluch
a2c48ab956
DATAKV-324 - Prepare 2.4 GA (2020.0.0).
2020-10-28 15:46:31 +01:00
Mark Paluch
6d9bacaaaf
DATAKV-324 - Updated changelog.
2020-10-28 15:46:18 +01:00
Mark Paluch
3f598e8bc5
DATAKV-318 - Updated changelog.
2020-10-28 15:03:00 +01:00
Mark Paluch
877f00d5c8
DATAKV-317 - Updated changelog.
2020-10-28 12:15:03 +01:00
Mark Paluch
d47301196a
DATAKV-325 - Updated changelog.
2020-10-28 11:32:25 +01:00
Greg L. Turnquist
d068dcbeda
DATAKV-320 - Use JDK 15 for latest CI jobs.
2020-10-26 13:19:07 -05:00
Christoph Strobl
0fbadb1c56
DATAKV-319 - After release cleanups.
2020-10-14 14:48:47 +02:00
Christoph Strobl
f3f529b554
DATAKV-319 - Prepare next development iteration.
2020-10-14 14:48:45 +02:00
Christoph Strobl
644c807985
DATAKV-319 - Release version 2.4 RC2 (2020.0.0).
2020-10-14 14:28:55 +02:00
Christoph Strobl
03e993f4f1
DATAKV-319 - Prepare 2.4 RC2 (2020.0.0).
2020-10-14 14:27:37 +02:00
Christoph Strobl
faeb10770f
DATAKV-319 - Updated changelog.
2020-10-14 14:27:31 +02:00
Jay Bryant
e6f6a91734
DATAKV-323 - Wording changes.
...
Removed the language of oppression and violence
and replaced it with more neutral language.
Note that problematic words in the code have
to remain in the docs until the code changes.
Original pull request: #49 .
2020-09-30 15:09:15 +02:00
Mark Paluch
63a2316d0d
DATAKV-206 - Polishing.
...
Add since tag.
Original pull request: #29 .
2020-09-30 15:02:42 +02:00
Mert Z
e4d37f0aa6
DATAKV-206 - Support for custom identifier generators.
...
Original pull request: #29 .
2020-09-30 15:02:39 +02:00
Mark Paluch
71f946e8ff
DATAKV-297 - Polishing.
...
Fix typo in exception message.
2020-09-30 14:23:08 +02:00
Mark Paluch
b56a7e5b7b
DATAKV-322 - Polishing.
...
Add since tags. Make fields final where possible.
Original pull request: #48 .
2020-09-30 14:18:49 +02:00
Marcel Overdijk
e90373f892
DATAKV-322 - Polishing.
...
Fix a typo.
Original pull request: #48 .
2020-09-30 14:18:28 +02:00
Marcel Overdijk
228691c2b8
DATAKV-322 - Support setting the QueryEngine in the MapKeyValueAdapter.
...
MapKeyValueAdapter and KeyValueQuery provide now additional constructors that allow for extensibility.
Original pull request: #48 .
2020-09-30 14:18:28 +02:00
Mark Paluch
bfd5f0152c
DATAKV-321 - Adopt to changes in Spring Data Commons.
...
Update mocks with new behavior.
2020-09-22 16:15:26 +02:00
Greg L. Turnquist
29c79f7027
DATAKV-320 - Only test other versions for local changes on main branch.
2020-09-18 11:07:49 -05:00
Mark Paluch
2e2c3266c5
DATAKV-314 - After release cleanups.
2020-09-16 14:05:28 +02:00
Mark Paluch
484b22667a
DATAKV-314 - Prepare next development iteration.
2020-09-16 14:05:24 +02:00
Mark Paluch
f67da099e1
DATAKV-314 - Release version 2.4 RC1 (2020.0.0).
2020-09-16 13:57:41 +02:00
Mark Paluch
fe774c167f
DATAKV-314 - Prepare 2.4 RC1 (2020.0.0).
2020-09-16 13:57:08 +02:00