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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,27 @@ 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.56 DSE Cassandra
23
+
* Fixed an issue to prevent a deadlock for some operator commands. (DSP-24701)
24
+
25
+
## 6.8.56 DSE Miscellaneous
26
+
* Added system properties `dse.bad_list_handling` and `dse.write_side_list_validation` to work around invalid list keys. You can set these properties in DSE or in DSE client tools (such as `sstabledump`). (DSP-24819)
0 commit comments