Skip to content

OPSC-17698 OpsCenter 6.8.44 Release #204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions OpsCenter_6.8_Release_Notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Release notes for OpsCenter

# Release Notes for OpsCenter 6.8.44
25 April 2025

## Core
* Added support for running OpsCenter on Amazon Linux 2023. (OPSC-17676)
* Added a new configuration option, `enable_curl`, in the `posturl.conf` file. This option enables alerts to use the `curl` command. The default setting is `False`, which disables this option. To enable this option, set `enable_curl` to `True`. (OPSC-17177)

## Monitoring
* Added cassandra log, agent log, and the cdc_raw as options to alerts by partition function. (OPSC-17650)
* Fixed an issue that made LDAP authentication unusable. (OPSC-17688)

# Release Notes for OpsCenter 6.8.43
31 March 2025

Expand Down
Loading