Skip to content

OpsCenter 6.8.43 Release #193

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 5 commits into from
Apr 1, 2025
Merged
Changes from 1 commit
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
13 changes: 13 additions & 0 deletions OpsCenter_6.8_Release_Notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Release notes for OpsCenter

# Release Notes for OpsCenter 6.8.43

## Core
* Support for azure env HTTPS PROXY provided by addition of variables *azure_proxy_host* and *azure_proxy_port* in *Opscenterd.conf* (OPSC-17645)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may better format this line with commands wrapped inside backticks

* Added solr index searcher metrics for solr tables. (OPSC-17680)
* To compress the backup data, select Enable compression. Compression reduces the amount of data going through your network and reduces the disk and data usage but increases the CPU load for the server. (OPSC-17654)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to clarify that the compression option is being added for Azure. Currently this release not is confusing as the compression option has been there for other destinations for some time. Rather than explain enabling compression and why they would want to, update it to just state that compression can now be enabled on Azure destinations.


## UI
* Added 6 new configuration in Authentication that need document updates (OPSC-16260)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what are those six new configs, where are they documented? Could we instead link them here?


## Backup Service
* Fixed an issue that prevented the backup and restore of tables using storage attached indexes in DSE 6.9. (OPSC-17678)

# Release Notes for OpsCenter 6.8.42
31 January 2025

Expand Down