Mark Paluch
55472afd72
Updated changelog.
...
See #351
2021-03-17 10:35:10 +01:00
Christoph Strobl
c9c73b6eb3
Reorder parameters in JavaDoc.
...
Original Pull Request: #356
2021-03-15 08:09:53 +01:00
Mark Paluch
ad5d2268ec
Accept target type in KeyValueAdapter.entries(…) and getAllOf(…).
...
We now accept the target type in both methods to retain type hints so that the underlying adapter implementation can use this type when materializing object instances.
Original Pull Request: #356
2021-03-15 08:09:35 +01:00
Christoph Strobl
50ae9b381a
Prepare 2.5 M4 (2021.0.0).
...
See #354
2021-02-18 11:24:46 +01:00
Christoph Strobl
5ddfa56fc1
Updated changelog.
...
See #354
2021-02-18 11:24:43 +01:00
Christoph Strobl
33e896ccb3
Updated changelog.
...
See #352
2021-02-18 11:18:26 +01:00
Christoph Strobl
926617d13c
Prepare 2.5 M3 (2021.0.0).
...
See #348
2021-02-17 13:59:43 +01:00
Christoph Strobl
ebd1adeab4
Updated changelog.
...
See #348
2021-02-17 13:59:41 +01:00
Christoph Strobl
d2344e2f00
Updated changelog.
...
See #347
2021-02-17 13:49:16 +01:00
Christoph Strobl
1f34162b9e
Updated changelog.
...
See #313
2021-02-17 11:34:21 +01:00
Christoph Strobl
5f115583ed
Updated changelog.
...
See #312
2021-02-17 10:58:20 +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
d8d9f65613
DATAKV-331 - Updated changelog.
2020-12-09 16:47:37 +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
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
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
Mark Paluch
fe774c167f
DATAKV-314 - Prepare 2.4 RC1 (2020.0.0).
2020-09-16 13:57:08 +02:00
Mark Paluch
c8ddfe0ccd
DATAKV-314 - Updated changelog.
2020-09-16 13:56:50 +02:00
Mark Paluch
2ee8fa6235
DATAKV-315 - Updated changelog.
2020-09-16 12:16:29 +02:00
Mark Paluch
c5f6db190a
DATAKV-312 - Updated changelog.
2020-09-16 11:20:05 +02:00
Mark Paluch
cd67b24a87
DATAKV-311 - Updated changelog.
2020-09-16 10:38:55 +02:00
Mark Paluch
97a6450122
DATAKV-313 - Updated changelog.
2020-08-12 13:25:46 +02:00
Mark Paluch
2ac15762c9
DATAKV-309 - Prepare 2.4 M2 (2020.0.0).
2020-08-12 11:51:40 +02:00
Mark Paluch
f100639467
DATAKV-309 - Updated changelog.
2020-08-12 11:51:21 +02:00
Mark Paluch
c6b47b025f
DATAKV-308 - Updated changelog.
2020-07-22 10:37:56 +02:00