There was an error while loading. Please reload this page.
1 parent a9d29f7 commit e6f4cb5Copy full SHA for e6f4cb5
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data Cassandra Changelog
2
===============================
3
4
+Changes in version 2.0.9.RELEASE (2018-07-26)
5
+---------------------------------------------
6
+* DATACASS-569 - CassandraTemplate.update(…) does not apply UpdateOptions.ifExists.
7
+* DATACASS-568 - BasicCassandraPersistentProperty.findAnnotatedType(…) fails with non-parameterized Collection/Map properties.
8
+* DATACASS-567 - Release 2.0.9 (Kay SR9).
9
+
10
11
Changes in version 2.1.0.RC1 (2018-07-26)
12
-----------------------------------------
13
* DATACASS-581 - Fix test conditions in DefaultBridgedReactiveSessionUnitTests.
0 commit comments