Commit Graph

284 Commits

Author SHA1 Message Date
Mark Paluch
667276900c DATACASS-654 - Updated changelog. 2019-05-13 18:19:08 +02:00
Mark Paluch
969410c2f5 DATACASS-653 - Prepare 2.1.8 (Lovelace SR8). 2019-05-13 13:25:06 +02:00
Mark Paluch
3c97241f1e DATACASS-653 - Updated changelog. 2019-05-13 13:24:57 +02:00
Mark Paluch
8df4b59ba8 DATACASS-650 - Updated changelog. 2019-05-13 12:37:41 +02:00
Oliver Drotbohm
ab36547019 DATACASS-644 - Updated changelog. 2019-05-10 14:18:13 +02:00
Oliver Drotbohm
460f4286d5 DATACASS-646 - Prepare 2.1.7 (Lovelace SR7). 2019-05-10 12:18:10 +02:00
Oliver Drotbohm
eda0de8b7f DATACASS-646 - Updated changelog. 2019-05-10 12:18:05 +02:00
Christoph Strobl
d345a78190 DATACASS-635 - Updated changelog. 2019-04-11 12:28:54 +02:00
Oliver Drotbohm
8360bda132 DATACASS-626 - Prepare 2.1.6 (Lovelace SR6). 2019-04-01 20:03:19 +02:00
Oliver Drotbohm
dd7e5694be DATACASS-626 - Updated changelog. 2019-04-01 20:03:13 +02:00
Oliver Drotbohm
4c9b93b80c DATACASS-621 - Updated changelog. 2019-04-01 19:36:59 +02:00
Oliver Drotbohm
f16190c6f8 DATACASS-643 - Updated changelog. 2019-04-01 18:52:17 +02:00
Oliver Drotbohm
740350cc87 DATACASS-620 - Updated changelog. 2019-04-01 13:54:13 +02:00
Mark Paluch
8d25a3ab1f DATACASS-641 - Fix documentation for java.util.UUID type mapping.
Since 2.0, java.util.UUID maps by default to uuid instead of timeuuid. Documentation now reflects this change.
2019-03-27 10:23:30 +01:00
Spring Operator
19c38c90a9 DATACASS-640 - 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 3 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 664 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: #155
2019-03-22 11:12:24 +01:00
Christoph Strobl
46855ec987 DATACASS-614 - Updated changelog. 2019-03-07 10:30:10 +01:00
Mark Paluch
297fd726e6 DATACASS-622 - Prepare 2.1.5 (Lovelace SR5). 2019-02-13 09:55:35 +01:00
Mark Paluch
ae9a140c97 DATACASS-622 - Updated changelog. 2019-02-13 09:55:28 +01:00
Mark Paluch
e693af36b1 DATACASS-585 - Document relationship between @PrimaryKeyColumn and @Id.
Document that using PrimaryKeyColumn does not mark properties as Id properties.
2019-01-30 09:51:21 +01:00
Mark Paluch
8453c59dce DATACASS-610 - Prepare 2.1.4 (Lovelace SR4). 2019-01-10 12:34:54 +01:00
Mark Paluch
899ba103fa DATACASS-610 - Updated changelog. 2019-01-10 12:34:48 +01:00
Mark Paluch
ef172925a7 DATACASS-609 - Updated changelog. 2019-01-10 12:26:34 +01:00
Mark Paluch
e55e0cd6d5 DATACASS-608 - Updated changelog. 2019-01-10 11:01:18 +01:00
Mark Paluch
0979ade7d9 DATACASS-616 - Update copyright years to 2019. 2019-01-02 12:23:04 +01:00
Christoph Strobl
8b4c70a0b7 DATACASS-612 - Updated changelog. 2018-12-11 11:43:17 +01:00
Mark Paluch
36d8d886c2 DATACASS-605 - Prepare 2.1.3 (Lovelace SR3). 2018-11-27 13:42:18 +01:00
Mark Paluch
51e241fbec DATACASS-605 - Updated changelog. 2018-11-27 13:42:11 +01:00
Mark Paluch
40cf117ebb DATACASS-602 - Updated changelog. 2018-11-27 12:36:49 +01:00
Mark Paluch
a3ed38dbc8 DATACASS-603 - Updated changelog. 2018-11-27 11:27:20 +01:00
Mark Paluch
9fa817ab2d DATACASS-601 - Prepare 2.1.2 (Lovelace SR2). 2018-10-29 12:52:54 +01:00
Mark Paluch
c370981997 DATACASS-601 - Updated changelog. 2018-10-29 12:52:48 +01:00
Mark Paluch
fbe2017888 DATACASS-592 - Updated changelog. 2018-10-15 14:19:01 +02:00
Mark Paluch
1b0d19b14b DATACASS-593 - Updated changelog. 2018-10-15 12:46:25 +02:00
Mark Paluch
1e17302606 DATACASS-598 - Prepare 2.1.1 (Lovelace SR1). 2018-10-15 10:40:57 +02:00
Mark Paluch
5703951c7f DATACASS-598 - Updated changelog. 2018-10-15 10:40:51 +02:00
Mark Paluch
a11785ad42 DATACASS-588 - Prepare 2.1 GA (Lovelace). 2018-09-21 07:07:50 -04:00
Mark Paluch
bfaf7fb31d DATACASS-588 - Updated changelog. 2018-09-21 07:07:44 -04:00
Mark Paluch
69a6f9b1b9 DATACASS-596 - Include documentation about Object Mapping Fundamentals.
Related ticket: DATACMNS-1374.
2018-09-18 13:04:01 +02:00
Mark Paluch
6286761ce1 DATACASS-583 - Updated changelog. 2018-09-10 14:15:49 +02:00
Mark Paluch
bfc85d9e7e DATACASS-584 - Updated changelog. 2018-09-10 10:20:53 +02:00
Oliver Gierke
090ae848a1 DATACASS-582 - Prepare 2.1 RC2 (Lovelace). 2018-08-20 10:39:43 +02:00
Oliver Gierke
ea53863855 DATACASS-582 - Updated changelog. 2018-08-20 10:39:32 +02:00
Mark Paluch
c61683cae5 DATACASS-566 - Updated changelog. 2018-07-27 11:45:20 +02:00
Mark Paluch
e6f4cb562b DATACASS-567 - Updated changelog. 2018-07-26 16:23:51 +02:00
Mark Paluch
31c6d209ed DATACASS-554 - Prepare 2.1 RC1 (Lovelace). 2018-07-26 12:04:30 +02:00
Mark Paluch
8da68a03a9 DATACASS-554 - Updated changelog. 2018-07-26 12:04:21 +02:00
Mark Paluch
c843293fa5 DATACASS-529 - Polishing.
Introduce ReactiveResultSet.availableRows() to fetch rows without transparent paging. Refactor QueryUtils to extract a Slice from an Iterable. Add slice(Query, Class) to ReactiveCassandraOperations to expose a consistent API. Convert space indentation to tab indentation. Add tests. Add since tags. Add documentation. Reformat code.

Original pull request: #128.
2018-06-18 11:54:16 +02:00
Mark Paluch
7e64eddbfd DATACASS-552 - Updated changelog. 2018-06-13 21:39:49 +02:00
Mark Paluch
ac0f0c3bcc DATACASS-551 - Updated changelog. 2018-06-13 15:01:55 +02:00
Mark Paluch
e462c7165a DATACASS-561 - Polishing.
Fix typos. Use uppercase CQL keywords. Remove outdated sections. Align reactive and imperative documentation wording.

Original pull request: #132.
2018-06-04 15:39:35 +02:00