Commit Graph

238 Commits

Author SHA1 Message Date
Mark Paluch
c133fb2b13 DATAKV-230 - Updated changelog. 2018-10-15 14:25:29 +02:00
Mark Paluch
12ff2ecc9c DATAKV-232 - Updated changelog. 2018-10-15 11:37:19 +02:00
Mark Paluch
b6b0f64453 DATAKV-229 - After release cleanups. 2018-09-21 07:45:28 -04:00
Mark Paluch
8d87b3548f DATAKV-229 - Prepare next development iteration. 2018-09-21 07:45:26 -04:00
Mark Paluch
7aa1c02c48 DATAKV-229 - Release version 2.1 GA (Lovelace). 2018-09-21 07:08:38 -04:00
Mark Paluch
3452417ae3 DATAKV-229 - Prepare 2.1 GA (Lovelace). 2018-09-21 07:07:50 -04:00
Mark Paluch
ad09f52196 DATAKV-229 - Updated changelog. 2018-09-21 07:07:45 -04:00
Mark Paluch
155217b38e DATAKV-227 - Updated changelog. 2018-09-10 14:15:46 +02:00
Mark Paluch
742bbcad27 DATAKV-228 - Updated changelog. 2018-09-10 10:20:55 +02:00
Oliver Gierke
f325c0a21e DATAKV-226 - After release cleanups. 2018-08-20 10:56:52 +02:00
Oliver Gierke
f8e058e7bc DATAKV-226 - Prepare next development iteration. 2018-08-20 10:56:51 +02:00
Oliver Gierke
8baf402d79 DATAKV-226 - Release version 2.1 RC2 (Lovelace). 2018-08-20 10:40:11 +02:00
Oliver Gierke
06cb79a7db DATAKV-226 - Prepare 2.1 RC2 (Lovelace). 2018-08-20 10:39:43 +02:00
Oliver Gierke
74cc4ae100 DATAKV-226 - Updated changelog. 2018-08-20 10:39:32 +02:00
Mark Paluch
023203d8c7 DATAKV-221 - Updated changelog. 2018-07-27 11:45:21 +02:00
Mark Paluch
130e761d6b DATAKV-222 - Updated changelog. 2018-07-26 16:23:50 +02:00
Mark Paluch
2a26a9f223 DATAKV-220 - After release cleanups. 2018-07-26 12:32:27 +02:00
Mark Paluch
dfd3dbb714 DATAKV-220 - Prepare next development iteration. 2018-07-26 12:32:24 +02:00
Mark Paluch
92cd93e39a DATAKV-220 - Release version 2.1 RC1 (Lovelace). 2018-07-26 12:06:34 +02:00
Mark Paluch
6194b75114 DATAKV-220 - Prepare 2.1 RC1 (Lovelace). 2018-07-26 12:04:30 +02:00
Mark Paluch
6696cd6036 DATAKV-220 - Updated changelog. 2018-07-26 12:04:22 +02:00
Mark Paluch
4f49fe98f4 DATAKV-225 - Add support for immutable objects.
Add return type to KeyValueOperations.insert/update methods to return potentially changed object instances. Return KeyValueOperations.insert/update method result in SimpleKeyValueRepository.save(…).
2018-07-12 10:42:24 +02:00
Mark Paluch
c2da46a5b7 DATAKV-224 - Polishing.
Replace Spring Data Commons with Spring Data Key Value when mentioned as module for Key Value functionality. Fix typos.

Original pull request: #30.
2018-06-27 08:55:08 +02:00
Jay Bryant
8ab7fa2456 DATAKV-224 - Full editing pass on reference documentation.
I edited for spelling, punctuation, grammar, usage, and corporate voice. I also added the epub cover image and the SVG from which it can be generated.

Original pull request: #30.
2018-06-27 08:40:38 +02:00
Jay Bryant
13d98ddc0b DATAKV-223 - Add coverpage for epub documentation output.
Original pull request: #30.
2018-06-27 08:38:58 +02:00
Mark Paluch
073df03f70 DATAKV-218 - Updated changelog. 2018-06-13 21:39:50 +02:00
Mark Paluch
3cf7766e76 DATAKV-217 - Updated changelog. 2018-06-13 15:01:53 +02:00
Christoph Strobl
fa97eec793 DATAKV-216 - After release cleanups. 2018-05-17 10:09:35 +02:00
Christoph Strobl
189123d2d8 DATAKV-216 - Prepare next development iteration. 2018-05-17 10:09:34 +02:00
Christoph Strobl
8e94c5900b DATAKV-216 - Release version 2.1 M3 (Lovelace). 2018-05-17 09:51:42 +02:00
Christoph Strobl
57f3875b8d DATAKV-216 - Prepare 2.1 M3 (Lovelace). 2018-05-17 09:50:48 +02:00
Christoph Strobl
a06d96eed5 DATAKV-216 - Updated changelog. 2018-05-17 09:50:40 +02:00
Oliver Gierke
1e14c4443b DATAKV-219 - Adapt to SpEL extension API changes in Spring Data Commons.
Related ticket: DATACMNS-1260.
2018-05-15 09:24:48 +02:00
Mark Paluch
e4ec054494 DATAKV-215 - Updated changelog. 2018-05-08 15:27:15 +02:00
Mark Paluch
4a64999c4d DATAKV-214 - Updated changelog. 2018-05-08 12:22:46 +02:00
Mark Paluch
627b6a40c3 DATAKV-209 - After release cleanups. 2018-04-13 15:08:33 +02:00
Mark Paluch
a018fbb79a DATAKV-209 - Prepare next development iteration. 2018-04-13 15:08:32 +02:00
Mark Paluch
f58a25a59f DATAKV-209 - Release version 2.1 M2 (Lovelace). 2018-04-13 14:30:57 +02:00
Mark Paluch
87821d50b7 DATAKV-209 - Prepare 2.1 M2 (Lovelace). 2018-04-13 14:30:01 +02:00
Mark Paluch
5f849ea988 DATAKV-209 - Updated changelog. 2018-04-13 14:29:53 +02:00
Mark Paluch
2e277a486a DATAKV-211 - Updated changelog. 2018-04-04 17:12:52 +02:00
Mark Paluch
70003e27f9 DATAKV-207 - Updated changelog. 2018-04-04 15:16:16 +02:00
Mark Paluch
6c9b365287 DATAKV-213 - Update usage example for composed annotations using KeySpace.
We now mention an example using AliasFor that is used via AnnotatedElementUtils.findMergedAnnotation(…) to retrieve the keyspace value.
2018-04-03 15:36:49 +02:00
Mark Paluch
7634461997 DATAKV-210 - Updated changelog. 2018-02-28 11:17:33 +01:00
Mark Paluch
b37764720e DATAKV-208 - Updated changelog. 2018-02-19 20:30:00 +01:00
Christoph Strobl
9e0ffcd7d7 DATAKV-200 - After release cleanups. 2018-02-06 10:11:16 +01:00
Christoph Strobl
1d983139b4 DATAKV-200 - Prepare next development iteration. 2018-02-06 10:11:14 +01:00
Christoph Strobl
1930f40085 DATAKV-200 - Release version 2.1 M1 (Lovelace). 2018-02-06 09:47:10 +01:00
Christoph Strobl
fa53a48cb2 DATAKV-200 - Prepare 2.1 M1 (Lovelace). 2018-02-06 09:45:50 +01:00
Christoph Strobl
198f305f7f DATAKV-200 - Updated changelog. 2018-02-06 09:45:38 +01:00