Commit Graph

473 Commits

Author SHA1 Message Date
Mark Paluch
52fa47f240 Updated changelog.
See #355
2021-03-17 11:03:38 +01:00
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
bbaa63501d After release cleanups.
See #354
2021-02-18 11:35:22 +01:00
Christoph Strobl
97b34e8038 Prepare next development iteration.
See #354
2021-02-18 11:35:20 +01:00
Christoph Strobl
16b6ba0107 Release version 2.5 M4 (2021.0.0).
See #354
2021-02-18 11:25:13 +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
cc543ceb80 After release cleanups.
See #348
2021-02-17 14:17:49 +01:00
Christoph Strobl
1b7c8a0195 Prepare next development iteration.
See #348
2021-02-17 14:17:47 +01:00
Christoph Strobl
0d7f5be33b Release version 2.5 M3 (2021.0.0).
See #348
2021-02-17 14:00:09 +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
Mark Paluch
59eafbb930 Remove Spring repo from pom.
Closes #349.
2021-02-17 09:28:58 +01:00
Mark Paluch
4aecd3b847 Filter spring-issuemaster comments from feedback provided reassignment.
See #343
2021-01-20 14:50:24 +01:00
Mark Paluch
273c7f5842 Filter spring-issuemaster comments from feedback provided reassignment.
See #343
2021-01-14 11:06:07 +01:00
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