Mark Paluch
c19edcc05e
DATAKV-274 - Prepare 2.2 RC3 (Moore).
2019-09-06 10:10:12 +02:00
Mark Paluch
5efaf66503
DATAKV-274 - Updated changelog.
2019-09-06 10:10:04 +02:00
Greg Turnquist
5b557a4e90
DATAKV-264 - Force check for updates.
2019-08-05 11:01:41 -05:00
Mark Paluch
cb161b61f0
DATAKV-267 - After release cleanups.
2019-08-05 15:53:02 +02:00
Mark Paluch
e30f235eca
DATAKV-267 - Prepare next development iteration.
2019-08-05 15:53:01 +02:00
Mark Paluch
31470b29af
DATAKV-267 - Release version 2.2 RC2 (Moore).
2019-08-05 15:35:35 +02:00
Mark Paluch
cfb990f207
DATAKV-267 - Prepare 2.2 RC2 (Moore).
2019-08-05 15:35:05 +02:00
Mark Paluch
5a3c86eaee
DATAKV-267 - Updated changelog.
2019-08-05 15:34:57 +02:00
Mark Paluch
78152c6584
DATAKV-266 - Updated changelog.
2019-08-05 11:34:24 +02:00
Mark Paluch
dc3120007b
DATAKV-263 - Updated changelog.
2019-08-05 11:08:56 +02:00
Greg Turnquist
50b0fc3f2c
DATAKV-264 - Polishing.
2019-07-19 11:49:57 -05:00
Greg Turnquist
3d37a97ba2
DATAKV-264 - Publish documentation for main branch.
2019-07-19 11:49:44 -05:00
Mark Paluch
26107e7777
DATAKV-271 - Migrate tests to AssertJ.
2019-07-10 13:31:13 +02:00
Mark Paluch
1d55d33def
DATAKV-264 - Cleanup release profile.
...
Reuse inherited configuration from parent pom.
2019-07-09 10:13:09 +02:00
Mark Paluch
cd630bd948
DATAKV-270 - Revise readme for a consistent structure.
2019-07-09 10:13:09 +02:00
Greg Turnquist
0577999f2b
DATAKV-264 - Use parent 'artifactory' profile for snapshot releases.
2019-07-03 16:58:36 -05:00
Greg Turnquist
8070fd7586
DATAKV-264 - Only test main branch for upstream triggers.
2019-06-28 19:05:20 -05:00
Greg Turnquist
69b0525bcf
DATAKV-264 - Set user.name and user.home for CI jobs.
2019-06-25 12:54:53 -05:00
Christoph Strobl
a73dda0736
DATAKV-268 - Polishing.
...
Add test for non annotation driven keyspace resolution and update documentation.
Original Pull Request: #46
2019-06-24 14:34:43 +02:00
Mark Paluch
07d2b8c015
DATAKV-268 - Polishing.
...
Original Pull Request: #46
2019-06-24 14:32:30 +02:00
Mark Paluch
e9128743b6
DATAKV-268 - Add SpEL support for @KeySpace.
...
We now support SpEL expressions in @KeySpace that gets evaluated on a per-operation basis.
@KeySpace("#{myProperty}")
class Person {}
Original Pull Request: #46
2019-06-24 14:23:56 +02:00
Christoph Strobl
7d7021e951
DATAKV-258 - After release cleanups.
2019-06-14 15:12:52 +02:00
Christoph Strobl
ac65acff07
DATAKV-258 - Prepare next development iteration.
2019-06-14 15:12:50 +02:00
Christoph Strobl
5d35106691
DATAKV-258 - Release version 2.2 RC1 (Moore).
2019-06-14 14:44:25 +02:00
Christoph Strobl
85e8ceb173
DATAKV-258 - Prepare 2.2 RC1 (Moore).
2019-06-14 14:43:17 +02:00
Christoph Strobl
652bf0c9b7
DATAKV-258 - Updated changelog.
2019-06-14 14:43:10 +02:00
Christoph Strobl
62bb9675a2
DATAKV-262 - Updated changelog.
2019-06-14 13:27:11 +02:00
Mark Paluch
710a4639f1
DATAKV-265 - Create security policy readme.
2019-05-31 15:22:57 +02:00
Greg Turnquist
d73e3072d1
DATAKV-264 - Polishing.
2019-05-30 10:13:49 -05:00
Greg Turnquist
abebd8cb1d
DATAKV-264 - Polishing.
2019-05-30 10:10:02 -05:00
Greg Turnquist
2b8f31b156
DATAKV-264 - Add snapshot profile.
2019-05-30 09:36:56 -05:00
Greg Turnquist
d6229f1273
DATAKV-264 - Introduce Jenkins.
2019-05-30 09:22:05 -05:00
Mark Paluch
65a6a58b47
DATAKV-261 - Updated changelog.
2019-05-13 18:19:06 +02:00
Mark Paluch
9b2e16a9d3
DATAKV-260 - Updated changelog.
2019-05-13 14:59:23 +02:00
Mark Paluch
1e6a6b5aed
DATAKV-259 - After release cleanups.
2019-05-13 12:17:53 +02:00
Mark Paluch
59391a4c39
DATAKV-259 - Prepare next development iteration.
2019-05-13 12:17:52 +02:00
Mark Paluch
ba10220b13
DATAKV-259 - Release version 2.2 M4 (Moore).
2019-05-13 11:59:50 +02:00
Mark Paluch
2c6d757528
DATAKV-259 - Prepare 2.2 M4 (Moore).
2019-05-13 11:59:04 +02:00
Mark Paluch
8a69f363d6
DATAKV-259 - Updated changelog.
2019-05-13 11:58:54 +02:00
Oliver Drotbohm
0094636a87
DATAKV-255 - Updated changelog.
2019-05-10 14:18:06 +02:00
Oliver Drotbohm
3b41fe443d
DATAKV-257 - Updated changelog.
2019-05-10 12:57:18 +02:00
Christoph Strobl
f5e67237fb
DATAKV-212 - Favor SimpleEvaluationContext over StandardEvaluationContext
...
This allows us to restrict data binding to be read only.
2019-04-26 10:12:45 +02:00
Christoph Strobl
902bea05dd
DATAKV-250 - After release cleanups.
2019-04-11 12:00:20 +02:00
Christoph Strobl
65e247cde3
DATAKV-250 - Prepare next development iteration.
2019-04-11 12:00:19 +02:00
Christoph Strobl
6c5f2254be
DATAKV-250 - Release version 2.2 M3 (Moore).
2019-04-11 11:24:31 +02:00
Christoph Strobl
8bfebb1557
DATAKV-250 - Prepare 2.2 M3 (Moore).
2019-04-11 11:23:56 +02:00
Christoph Strobl
d3e0020c7c
DATAKV-250 - Updated changelog.
2019-04-11 11:23:52 +02:00
Oliver Drotbohm
4faa9de69e
DATAKV-249 - Updated changelog.
2019-04-01 20:56:24 +02:00
Oliver Drotbohm
44472cd935
DATAKV-247 - Updated changelog.
2019-04-01 19:36:55 +02:00
Oliver Drotbohm
5571257d9c
DATAKV-254 - Updated changelog.
2019-04-01 18:52:14 +02:00