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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Release notes for OpsCenter
2
2
3
+
# Release Notes for OpsCenter 6.8.45
4
+
17th June,2025
5
+
6
+
## Core
7
+
* {{node_ips}} Nodes to monitor for events. Setting this field limits event monitoring to the nodes specified in the list. Example: ["127.0.0.1","127.0.0.2"] (OPSC-17644)
8
+
* inclusion of boolean `ignore_solr_resources` variable under `backup_service` section in `opscenterd.conf` (OPSC-17704)
9
+
* Enhancements to Authentication Configuration and User Lockout Management (OPSC-15418)
10
+
* Upgraded the {{org.json:json}} library to version {{20230227}}. (OPSC-17628 OPSC-17629)
11
+
* Added new options to the `authentication` section of `opscenterd.conf` to allow users to use `password_db` and `passwd_db` alias. (OPSC-17701)
12
+
* Improved data insertion logic to handle duplicates, enhancing reliability and preventing insertion errors. (OPSC-17693)
13
+
14
+
## Backup Service
15
+
* The compression logic is shifted to the point after the `differential ss-tables` are calculated, optimizing the temporary storage runout issues. (OPSC-17694)
16
+
17
+
## UI
18
+
* Customers can now selectively generate `diagnostics` reports for specific datacenters or nodes directly from the OpsCenter UI, reducing report size and improving performance when working with large clusters. (OPSC-17610)
0 commit comments