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: OpsCenter_6.8_Release_Notes.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,18 +19,18 @@
19
19
## Backup Service
20
20
* Fixed a bug that prevented the deletion of compressed commit logs from the backup staging directory. (OPSC-17075)
21
21
* Improved opscenterd error handling of backup status updates after a the backup for an agent has already been marked as complete. (OPSC-17641)
22
-
* Support for azure env HTTPS PROXY provided by addition of variables {{azure_proxy_host}} and {{azure_proxy_port}} in `opscenterd.conf`. (OPSC-17645)
22
+
* Support for Azure env HTTPS PROXY provided by addition of variables `azure_proxy_host` and azure_proxy_port` in `opscenterd.conf`. (OPSC-17645)
23
23
* Updated rolling restarts during the point in time restore for a single datacenter so only the nodes in the specified datacenter will be restarted. (OPSC-16542)
24
24
* Fixed a bug when handling special characters in dropped columns when restoring a table schema. (OPSC-17640)
25
25
* Enabled the compression option for Azure backup destinations. (OPSC-17654)
26
-
* Fixed an issue that prevented the backup and restore of tables using storage attached indexes in DSE 6.9. (OPSC-17678)
26
+
* Fixed an issue that prevented the backup and restore of tables using Storage-Attached Indexes (SAI) in DSE 6.9. (OPSC-17678)
27
27
28
28
## Monitoring
29
-
* Resolved a bug that caused html tags to appear in the description of triggered alerts. (OPSC-17624)
30
-
* Added solr index searcher metrics for solr tables. (OPSC-17680)
29
+
* Resolved a bug that caused HTML tags to appear in the description of triggered alerts. (OPSC-17624)
30
+
* Added Solr index searcher metrics for Solr tables. (OPSC-17680)
31
31
32
32
## UI
33
-
* Fixed an issue in the ui where several lists of keyspace would not display more than 25 items. (OPSC-17663)
33
+
* Fixed an issue in the UI where several lists of keyspace would not display more than 25 items. (OPSC-17663)
0 commit comments