Commit Graph

223 Commits

Author SHA1 Message Date
Mark Paluch
ca56f28d14 DATAKV-289 - Prepare 2.3 M3 (Neumann). 2020-02-12 14:46:56 +01:00
Mark Paluch
97f7d443d1 DATAKV-289 - Updated changelog. 2020-02-12 14:46:49 +01:00
Derek Cochran
dc936f7267 DATAKV-290 - Synchronize creation of keyspace map.
Original Pull Request: #47
2020-02-11 13:30:40 +01:00
Mark Paluch
2724a8198a DATAKV-288 - Prepare 2.3 M2 (Neumann). 2020-01-17 09:38:43 +01:00
Mark Paluch
5da0f5ba62 DATAKV-288 - Updated changelog. 2020-01-17 09:38:37 +01:00
Mark Paluch
00c2e16694 DATAKV-277 - Prepare 2.3 M1 (Neumann). 2020-01-16 16:05:03 +01:00
Mark Paluch
1e06405d1a DATAKV-277 - Updated changelog. 2020-01-16 16:04:59 +01:00
Mark Paluch
1f419b8163 DATAKV-284 - Updated changelog. 2020-01-15 12:51:12 +01:00
Mark Paluch
556637b56b DATAKV-283 - Updated changelog. 2020-01-15 10:36:35 +01:00
Mark Paluch
0e92913e8e DATAKV-280 - Enable building with Java 11.
Rely on inherited enforcer plugin configuration. Disable Querydsl tests that cannot be executed with Java9+.
2020-01-09 10:31:53 -06:00
Mark Paluch
c0b4dda728 DATAKV-285 - Update copyright years to 2020. 2020-01-07 08:56:06 +01:00
Jens Schauder
d9b29e8779 DATAKV-282 - Updated changelog. 2019-12-04 14:32:44 +01:00
Jens Schauder
8acdb1c097 DATAKV-281 - Updated changelog. 2019-12-04 12:09:46 +01:00
Mark Paluch
03143093c7 DATAKV-279 - Updated changelog. 2019-11-18 12:43:25 +01:00
Mark Paluch
ba64334ee5 DATAKV-278 - Updated changelog. 2019-11-18 12:16:25 +01:00
Christoph Strobl
98d705263c DATAKV-276 - Updated changelog. 2019-11-04 15:39:52 +01:00
Christoph Strobl
7dbfbce971 DATAKV-275 - Updated changelog. 2019-11-04 10:34:47 +01:00
Mark Paluch
adbddbceb9 DATAKV-273 - Prepare 2.2 GA (Moore). 2019-09-30 15:50:43 +02:00
Mark Paluch
722c5000b0 DATAKV-273 - Updated changelog. 2019-09-30 15:50:36 +02:00
Mark Paluch
4d55fd4c2d DATAKV-272 - Updated changelog. 2019-09-30 11:16:15 +02:00
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
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
Mark Paluch
26107e7777 DATAKV-271 - Migrate tests to AssertJ. 2019-07-10 13:31:13 +02: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
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
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
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
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
Oliver Drotbohm
42a019e115 DATAKV-246 - Updated changelog. 2019-04-01 18:49:23 +02:00
Spring Operator
115731519c DATAKV-253 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 2 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 79 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Original Pull Request: #45
2019-03-22 18:16:32 +01:00
Spring Operator
c3b615ca51 DATAKV-253 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://github.com/spring-projects/spring-data-keyvalue with 1 occurrences migrated to:
  https://github.com/spring-projects/spring-data-keyvalue ([https](https://github.com/spring-projects/spring-data-keyvalue) result 200).
* [ ] http://spring.io/blog with 1 occurrences migrated to:
  https://spring.io/blog ([https](https://spring.io/blog) result 200).
* [ ] http://stackoverflow.com/questions/tagged/spring-data-keyvalue with 1 occurrences migrated to:
  https://stackoverflow.com/questions/tagged/spring-data-keyvalue ([https](https://stackoverflow.com/questions/tagged/spring-data-keyvalue) result 200).
* [ ] http://www.ow2.org/ with 1 occurrences migrated to:
  https://www.ow2.org/ ([https](https://www.ow2.org/) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
  https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
  https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301).
* [ ] http://docs.spring.io/spring-framework/docs/ with 2 occurrences migrated to:
  https://docs.spring.io/spring-framework/docs/ ([https](https://docs.spring.io/spring-framework/docs/) result 301).
* [ ] http://help.github.com/forking with 1 occurrences migrated to:
  https://help.github.com/forking ([https](https://help.github.com/forking) result 301).
* [ ] http://projects.spring.io/spring-data with 1 occurrences migrated to:
  https://projects.spring.io/spring-data ([https](https://projects.spring.io/spring-data) result 301).
* [ ] http://repo.spring.io/libs-snapshot with 1 occurrences migrated to:
  https://repo.spring.io/libs-snapshot ([https](https://repo.spring.io/libs-snapshot) result 302).
* [ ] http://sourceforge.net/projects/cglib/files/cglib3/3.0/cglib-3.0.jar/download with 1 occurrences migrated to:
  https://sourceforge.net/projects/cglib/files/cglib3/3.0/cglib-3.0.jar/download ([https](https://sourceforge.net/projects/cglib/files/cglib3/3.0/cglib-3.0.jar/download) result 302).
* [ ] http://www.springsource.org/download with 1 occurrences migrated to:
  https://www.springsource.org/download ([https](https://www.springsource.org/download) result 302).

Original Pull Request: #39
2019-03-21 09:40:19 +01:00
Oliver Drotbohm
9b44b2dccb DATAKV-251 - Removed off deprecations in Spring Data Commons.
Some additional polishing.

Related ticket: DATACMNS-1496.
2019-03-13 17:13:12 +01:00
Christoph Strobl
b7e4dc38dd DATAKV-243 - Prepare 2.2 M2 (Moore). 2019-03-07 09:41:17 +01:00