Skip to content

Commit 8da68a0

Browse files
committed
DATACASS-554 - Updated changelog.
1 parent 0e8bccd commit 8da68a0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Spring Data Cassandra Changelog
22
===============================
33

4+
Changes in version 2.1.0.RC1 (2018-07-26)
5+
-----------------------------------------
6+
* DATACASS-581 - Fix test conditions in DefaultBridgedReactiveSessionUnitTests.
7+
* DATACASS-580 - Upgrade to Cassandra Driver 3.5.1.
8+
* DATACASS-579 - pom.xml declares outdated Google Guava dependency.
9+
* DATACASS-573 - Add support for immutable objects.
10+
* DATACASS-569 - CassandraTemplate.update(…) does not apply UpdateOptions.ifExists.
11+
* DATACASS-568 - BasicCassandraPersistentProperty.findAnnotatedType(…) fails with non-parameterized Collection/Map properties.
12+
* DATACASS-563 - Time tests fail with Cassandra 2.2.
13+
* DATACASS-562 - Add coverpage for epub documentation output.
14+
* DATACASS-561 - Full editing pass on reference documentation.
15+
* DATACASS-560 - SimpleCassandraRepository and SimpleReactiveCassandraRepository do not emit insert events.
16+
* DATACASS-555 - Use CqlTemplate.newPreparedStatementCreator for creation of PreparedStatementCreator.
17+
* DATACASS-554 - Release 2.1 RC1 (Lovelace).
18+
* DATACASS-529 - Allow slice queries using reactive repositories.
19+
20+
421
Changes in version 2.0.8.RELEASE (2018-06-13)
522
---------------------------------------------
623
* DATACASS-562 - Add coverpage for epub documentation output.

0 commit comments

Comments
 (0)