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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,12 +13,12 @@
13
13
*`password_history_limit` - The number of previous passwords to check against when updating a password. Default is 0 (disabled).
14
14
15
15
## Best Practice Service
16
-
* Fixed numerous bugs in the best practice service ui that were introduced when upgrading the ui framework version. (OPSC-17625)
17
-
* Fixed a problem with the backup service ui that sometimes caused the config window for a different rule to be displayed when clicking a rule. (OPSC-17658)
16
+
* Fixed numerous bugs in the best practice service ui that were introduced when upgrading the UI framework version. (OPSC-17625)
17
+
* Fixed a problem with the backup service UI that sometimes caused the config window for a different rule to be displayed when clicking a rule. (OPSC-17658)
18
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
-
* Improved opscenterd error handling of backup status updates after a the backup for an agent has already been marked as complete. (OPSC-17641)
21
+
* Improved opscenterd error handling of backup status updates after the backup for an agent has already been marked as complete. (OPSC-17641)
22
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)
0 commit comments