You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DSE_6.8_Release_Notes.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,25 @@ Components that are indicated with an asterisk (*) (if any) are known to be
4
4
5
5
Release notes of versions prior to 6.8.4 can be found [here](https://docs.datastax.com/en/dse/6.8/dse-admin/datastax_enterprise/releaseNotes/RNdse.html).
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
20
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
21
+
22
+
## 6.8.59 DSE Cassandra
23
+
* Fixed issues retaining data after memtable flushes. (DSP-24872)
24
+
* Fixed column filtering to avoid querying cells of unselected complex columns. (DSP-24878)
0 commit comments