Skip to content

Commit 43073a7

Browse files
committed
Revised Release Notes for OpsCeneter-6.8.45
1 parent fc310a9 commit 43073a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

OpsCenter_6.8_Release_Notes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
17th June,2025
55

66
## Core
7-
* Added the {{node_ips}} option to monitor nodes for events. Setting this field limits alerts monitoring to the nodes specified in the list. For example: ["127.0.0.1","127.0.0.2"]. (OPSC-17644)
7+
* Added the `node_ips` option to monitor nodes for alerts. Setting this field limits alerts monitoring to the nodes specified in the list. For example: ["127.0.0.1","127.0.0.2"]. (OPSC-17644)
88
* Improved the Solr core fetching process to be more targeted. OpsCenter now optimizes the retrieval of Solr core information. Instead of fetching cores for all keyspaces and tables, OpsCenter now fetches only the cores associated with selected keyspaces and tables. This improves performance and reduces unnecessary data processing. (OPSC-17704)
9-
* Added 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)
9+
* Added the `permanent_lockout_limit` option to the `authentication` section of the `opscenterd.conf` configuration file. This option supports permanent user lockouts. You can configure the number of total failed login attempts before the system locks out the user permanently. By default, this option is disabled. (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)
1212
* Improved data insertion logic to handle duplicates, enhancing reliability and preventing insertion errors. (OPSC-17693)
1313

1414
## Backup Service

0 commit comments

Comments
 (0)