1053 Commits

Author SHA1 Message Date
Oliver Drotbohm
dd16c9a440 DATACASS-644 - Updated changelog. 2019-05-10 14:18:15 +02:00
Oliver Drotbohm
4c5099ef19 DATACASS-646 - Updated changelog. 2019-05-10 12:57:28 +02:00
Christoph Strobl
a667e4cf8e DATACASS-635 - Updated changelog. 2019-04-11 12:30:59 +02:00
Oliver Drotbohm
a911d0a820 DATACASS-626 - Updated changelog. 2019-04-01 20:56:29 +02:00
Oliver Drotbohm
884fdfd876 DATACASS-621 - After release cleanups. 2019-04-01 19:35:52 +02:00
Oliver Drotbohm
4e43c2c242 DATACASS-621 - Prepare next development iteration. 2019-04-01 19:35:51 +02:00
Oliver Drotbohm
9ac93ca3a3 DATACASS-621 - Release version 2.0.14 (Kay SR14). 2019-04-01 19:05:42 +02:00
Oliver Drotbohm
aaf1790ed5 DATACASS-621 - Prepare 2.0.14 (Kay SR14). 2019-04-01 19:05:14 +02:00
Oliver Drotbohm
c7b9c0bac1 DATACASS-621 - Updated changelog. 2019-04-01 19:05:08 +02:00
Oliver Drotbohm
171d79b031 DATACASS-643 - Updated changelog. 2019-04-01 18:52:18 +02:00
Oliver Drotbohm
51eddbb780 DATACASS-620 - Updated changelog. 2019-04-01 13:54:14 +02:00
Mark Paluch
85a8f62cca 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:36 +01:00
Spring Operator
7832f116bb 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 567 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: #154
2019-03-22 11:12:05 +01:00
Spring Operator
be259470ca 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).

These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* http://www.prowaveconsulting.com (200) with 1 occurrences could not be migrated:
   ([https](https://www.prowaveconsulting.com) result SSLHandshakeException).
* http://www.scispike.com (200) with 1 occurrences could not be migrated:
   ([https](https://www.scispike.com) result SSLHandshakeException).

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

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 3 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).
* http://projects.spring.io/spring-data-cassandra/ with 1 occurrences migrated to:
  https://projects.spring.io/spring-data-cassandra/ ([https](https://projects.spring.io/spring-data-cassandra/) result 200).
* http://www.pivotal.io with 2 occurrences migrated to:
  https://www.pivotal.io ([https](https://www.pivotal.io) result 301).

These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 6 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 3 occurrences

Resolves gh-143.
2019-03-18 16:35:40 -07:00
Christoph Strobl
5f909c5a1f DATACASS-614 - Updated changelog. 2019-03-07 10:30:14 +01:00
Mark Paluch
a02579b97e DATACASS-633 - Silently traverse CassandraPersistentEntity associations.
BasicCassandraPersistentEntity.doWithAssociations(…) now no longer throws UnsupportedCassandraOperationException when trying to traverse associations. Calling doWithAssociations results in a no-op as there are no associations.

Related ticket: DATAREST-1337.
2019-02-26 14:51:45 +01:00
Mark Paluch
2a4650ca29 DATACASS-622 - Updated changelog. 2019-02-13 11:47:56 +01:00
Mark Paluch
7fc01c5aeb DATACASS-625 - Upgrade to Apache Cassandra 3.11.4. 2019-02-12 10:40:24 +01:00
Mark Paluch
6cfa46beba DATACASS-599 - Polishing.
Add executor to other Futures.transform(…) and Futures.addCallback(…) invocations.

Original pull request: #137.
2019-02-06 13:25:17 +01:00
Mateusz Stefek
849af2c085 DATACASS-599 - Restore compatibility with Guava 26+.
Guava has removed Futures#transform method without the Executor parameter in version 26.0-jre
DefaultBridgeReactiveSession fails with NoSuchMethod exception when used with Guava 26.0-jre+.

Original pull request: #137.
2019-02-06 13:25:14 +01:00
Mark Paluch
43ed6e6571 DATACASS-610 - Updated changelog. 2019-01-10 14:15:42 +01:00
Mark Paluch
6af1befd3c DATACASS-609 - After release cleanups. 2019-01-10 12:03:26 +01:00
Mark Paluch
5b2bc435e9 DATACASS-609 - Prepare next development iteration. 2019-01-10 12:03:24 +01:00
Mark Paluch
65881160e3 DATACASS-609 - Release version 2.0.13 (Kay SR13). 2019-01-10 11:10:22 +01:00
Mark Paluch
b1dea953ae DATACASS-609 - Prepare 2.0.13 (Kay SR13). 2019-01-10 11:09:23 +01:00
Mark Paluch
461c52efb4 DATACASS-609 - Updated changelog. 2019-01-10 11:09:14 +01:00
Mark Paluch
fd87f10124 DATACASS-608 - Updated changelog. 2019-01-10 11:01:19 +01:00
Mark Paluch
e31fa3448e DATACASS-616 - Update copyright years to 2019. 2019-01-02 12:23:59 +01:00
Christoph Strobl
f8fdfb3e00 DATACASS-612 - Updated changelog. 2018-12-11 11:43:19 +01:00
Mark Paluch
4af365f116 DATACASS-605 - Updated changelog. 2018-11-27 14:54:08 +01:00
Mark Paluch
42a21dd7ec DATACASS-602 - After release cleanups. 2018-11-27 12:16:34 +01:00
Mark Paluch
b90c538a8f DATACASS-602 - Prepare next development iteration. 2018-11-27 12:16:32 +01:00
Mark Paluch
c6ab293da0 DATACASS-602 - Release version 2.0.12 (Kay SR12). 2018-11-27 11:45:49 +01:00
Mark Paluch
798ce97ad5 DATACASS-602 - Prepare 2.0.12 (Kay SR12). 2018-11-27 11:44:58 +01:00
Mark Paluch
07a363361b DATACASS-602 - Updated changelog. 2018-11-27 11:44:53 +01:00
Mark Paluch
09c5e42ac0 DATACASS-603 - Updated changelog. 2018-11-27 11:27:21 +01:00
Mark Paluch
64799e01d8 DATACASS-601 - Updated changelog. 2018-10-29 14:30:35 +01:00
Mark Paluch
9e83fffb0b DATACASS-592 - Updated changelog. 2018-10-15 14:19:02 +02:00
Mark Paluch
ef438e8a1b DATACASS-593 - After release cleanups. 2018-10-15 12:28:13 +02:00
Mark Paluch
ca0e7f9d0c DATACASS-593 - Prepare next development iteration. 2018-10-15 12:28:12 +02:00
Mark Paluch
ba846d3c1a DATACASS-593 - Release version 2.0.11 (Kay SR11). 2018-10-15 12:00:38 +02:00
Mark Paluch
63acc1a9a1 DATACASS-593 - Prepare 2.0.11 (Kay SR11). 2018-10-15 11:59:39 +02:00
Mark Paluch
b51713abe9 DATACASS-593 - Updated changelog. 2018-10-15 11:59:33 +02:00
Mark Paluch
d3eeb87caf DATACASS-598 - Updated changelog. 2018-10-15 11:37:24 +02:00
Mark Paluch
9e07f5b4ff DATACASS-600 - Use template implementation classes as bean type in configuration support.
cassandraTemplate(…) and cqlTemplate(…) bean methods now use the template implementation class as their return type to provide the most specific type information for the bean declaration.

Previously, we declared the bean type using their interface which made it impossible to resolve beans using the template class.
2018-10-12 15:12:15 +02:00
Mark Paluch
d259eead95 DATACASS-588 - Updated changelog. 2018-09-21 08:13:16 -04:00
Mark Paluch
333c798f76 DATACASS-583 - After release cleanups. 2018-09-10 13:52:27 +02:00
Mark Paluch
eaf3fed989 DATACASS-583 - Prepare next development iteration. 2018-09-10 13:52:26 +02:00
Mark Paluch
2e3836d497 DATACASS-583 - Release version 2.0.10 (Kay SR10). 2018-09-10 12:52:18 +02:00
Mark Paluch
18b49dc85a DATACASS-583 - Prepare 2.0.10 (Kay SR10). 2018-09-10 12:51:27 +02:00