Skip to content

Commit dbc7ad0

Browse files
authored
Fix DSE 6.8.51 Release Notes (#160)
1 parent 23a6ed2 commit dbc7ad0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DSE_6.8_Release_Notes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,12 @@ If you're developing applications, please refer to the [Java Driver documentatio
2828
* Fixed a race condition in disabling of in-progress compactions when interrupting compaction types are initiated. Added debug logging to help identify in-progress and interrupting compactions. (DSP-24318)
2929
* Improved Kerberos authentication provider for `cqlsh` by making it pluggable so you can plug in or customize how it works in your environment. (DSP-24129)
3030

31-
## 6.8.51 DSE Classic
32-
3331
## 6.8.51 DSE Tiered Storage
3432
* Fixed the NPE in TieredTableStats. Return all TieredTableStats for all initialized tables for each jmx request, uninitialized tables are ignored until they are initialized and can be identified as TieredCompactionStrategy tables. (DSP-24395)
3533

34+
## 6.8.51 DSE Installer: Debian
35+
* Updated Debian package dependencies on `libaio1` so that it can be installed on Ubuntu 24.04 (Noble Numbat). (DSP-24359)
36+
3637
## 6.8.51 DSE CVE
3738
* Upgraded jetty to version `9.4.56.v20240826`. (DSP-24447, [CVE-2024-22201](https://nvd.nist.gov/vuln/detail/CVE-2024-22201))
3839
* Upgraded `commons-compress` to version 1.26.2. (DSP-24380, [CVE-2024-25710](https://nvd.nist.gov/vuln/detail/CVE-2024-25710))

0 commit comments

Comments
 (0)