Commit Graph

1186 Commits

Author SHA1 Message Date
Mark Paluch
14c8c6832e DATACASS-711 - Update copyright years to 2020. 2020-01-07 08:37:06 +01:00
Jens Schauder
eea1226669 DATACASS-702 - Updated changelog. 2019-12-04 14:32:43 +01:00
Jens Schauder
e521d6e9e2 DATACASS-701 - After release cleanups. 2019-12-04 12:03:52 +01:00
Jens Schauder
8717c05c48 DATACASS-701 - Prepare next development iteration. 2019-12-04 12:03:50 +01:00
Jens Schauder
97b2c17928 DATACASS-701 - Release version 2.1.14 (Lovelace SR14). 2019-12-04 11:42:03 +01:00
Jens Schauder
cf79c0067d DATACASS-701 - Prepare 2.1.14 (Lovelace SR14). 2019-12-04 11:40:56 +01:00
Jens Schauder
33198c5698 DATACASS-701 - Updated changelog. 2019-12-04 11:40:45 +01:00
Mark Paluch
27fcc30e32 DATACASS-698 - Updated changelog. 2019-11-18 12:43:27 +01:00
Mark Paluch
79417f6581 DATACASS-697 - After release cleanups. 2019-11-18 12:10:53 +01:00
Mark Paluch
8303a24389 DATACASS-697 - Prepare next development iteration. 2019-11-18 12:10:52 +01:00
Mark Paluch
1e9414f810 DATACASS-697 - Release version 2.1.13 (Lovelace SR13). 2019-11-18 12:01:05 +01:00
Mark Paluch
81af39d7aa DATACASS-697 - Prepare 2.1.13 (Lovelace SR13). 2019-11-18 12:00:43 +01:00
Mark Paluch
e042fd9614 DATACASS-697 - Updated changelog. 2019-11-18 12:00:37 +01:00
Mark Paluch
afebb7cb06 DATACASS-700 - Retain Sort in paging through repository queries.
SlicedExecution in repository query methods associates the next Pageable with Sort to propagate the pagination configuration across multiple paging requests.
Previously, Sort was not considered causing a corrupt paging state.
2019-11-13 11:36:20 +01:00
Christoph Strobl
64f29b1722 DATACASS-691 - Updated changelog. 2019-11-04 15:39:56 +01:00
Christoph Strobl
2cc83dfa6e DATACASS-690 - After release cleanups. 2019-11-04 10:26:37 +01:00
Christoph Strobl
896033c7fa DATACASS-690 - Prepare next development iteration. 2019-11-04 10:26:35 +01:00
Christoph Strobl
b872534a23 DATACASS-690 - Release version 2.1.12 (Lovelace SR12). 2019-11-04 09:29:50 +01:00
Christoph Strobl
306475ddc5 DATACASS-690 - Prepare 2.1.12 (Lovelace SR12). 2019-11-04 09:29:05 +01:00
Christoph Strobl
44a7d72c26 DATACASS-690 - Updated changelog. 2019-11-04 09:28:58 +01:00
Mark Paluch
349b59cbac DATACASS-696 - Polishing.
Use handle(…) instead of flatMap(…) to suppress null elements in Reactive result set mapping.

Simplify assertions.
2019-10-28 14:58:58 +01:00
Mark Paluch
42924c0739 DATACASS-696 - Fix return of null values through selectOne(…).
Null values are now correctly handled when selecting a single element.
2019-10-28 14:58:58 +01:00
Mark Paluch
85b80b648d DATACASS-694 - Polishing.
Add author tags. Reformat code. Adapt remaining tests.

Original pull request: #166.
2019-10-28 09:18:20 +01:00
khurelkhuyag.m
cb87cf2ca6 DATACASS-694 - Fix Cassandra time to LocalTime conversion.
LocalTime now correctly uses nanoseconds.

Original pull request: #166.
2019-10-28 09:18:20 +01:00
Mark Paluch
98914f9532 DATACASS-682 - Updated changelog. 2019-09-30 19:58:06 +02:00
Mark Paluch
4e489661be DATACASS-681 - After release cleanups. 2019-09-30 11:15:26 +02:00
Mark Paluch
c3f53d3a36 DATACASS-681 - Prepare next development iteration. 2019-09-30 11:15:25 +02:00
Mark Paluch
1ee273dfe3 DATACASS-681 - Release version 2.1.11 (Lovelace SR11). 2019-09-30 11:04:23 +02:00
Mark Paluch
798f7ffa33 DATACASS-681 - Prepare 2.1.11 (Lovelace SR11). 2019-09-30 11:04:00 +02:00
Mark Paluch
656a5cfb42 DATACASS-681 - Updated changelog. 2019-09-30 11:03:54 +02:00
Mark Paluch
010c380f14 DATACASS-687 - Polishing.
Adapt unit tests.
2019-09-25 14:54:24 +02:00
Mark Paluch
40ca77e509 DATACASS-687 - Fix UDT creation order.
The ordering of UDT now considers all UDTs before creating the final creation order to consider dependencies between UDTs that refer to nested UDTs.

Previously, UDT ordering was already built from iteration over individual UDTs so that UDTs that had dependencies on already seen UDTs wheren't considered properly.
2019-09-20 11:11:31 +02:00
Mark Paluch
69d3099fdf DATACASS-683 - Updated changelog. 2019-09-06 10:22:54 +02:00
Mark Paluch
46727e9c09 DATACASS-684 - Add HTTPS entries into spring.schemas.
To resolve XSD files properly from the classpath, their HTTPS reference must be present in the spring.schemas to avoid internet interaction for resolving an XSD file.
2019-08-06 16:45:15 +02:00
Greg Turnquist
0e768318f9 DATACASS-659 - Force a check for updates. 2019-08-05 10:15:13 -05:00
Mark Paluch
332deacbc5 DATACASS-670 - Updated changelog. 2019-08-05 15:57:34 +02:00
Mark Paluch
c96967b906 DATACASS-669 - After release cleanups. 2019-08-05 11:33:32 +02:00
Mark Paluch
fff245673f DATACASS-669 - Prepare next development iteration. 2019-08-05 11:33:31 +02:00
Mark Paluch
6dc17e32f3 DATACASS-669 - Release version 2.1.10 (Lovelace SR10). 2019-08-05 11:21:19 +02:00
Mark Paluch
f1deadcca4 DATACASS-669 - Prepare 2.1.10 (Lovelace SR10). 2019-08-05 11:20:57 +02:00
Mark Paluch
7332c6bc17 DATACASS-669 - Updated changelog. 2019-08-05 11:20:53 +02:00
Mark Paluch
3ec0fdf7fe DATACASS-658 - Updated changelog. 2019-08-05 11:09:01 +02:00
Mark Paluch
d55c64525c DATACASS-678 - Polishing.
Add since tags and assertions. Simplify test.

Original pull request: #163.
2019-07-30 10:29:10 +02:00
Vagif Zeynalov
6021b9c952 DATACASS-678 - Consider custom name in CassandraAdminTemplate.createTable().
Original pull request: #163.
2019-07-30 10:28:48 +02:00
Mark Paluch
91376b1278 DATACASS-676 - Fix custom conversion registration example. 2019-07-26 11:42:50 +02:00
Mark Paluch
613dbfb5f9 DATACASS-673 - Fix typo. 2019-07-10 09:52:47 +02:00
Mark Paluch
9485752355 DATACASS-659 - Cleanup release profile.
Reuse inherited configuration from parent pom.
2019-07-09 10:24:20 +02:00
Mark Paluch
2dd46b6c7c DATACASS-673 - Revise readme for a consistent structure. 2019-07-09 10:24:18 +02:00
Greg Turnquist
870b9c30c4 DATACASS-659 - Use agent label. 2019-07-03 14:08:41 -05:00
Greg Turnquist
abbdadb9e9 DATACASS659 - Polishing. 2019-07-03 10:52:20 -05:00