-
Notifications
You must be signed in to change notification settings - Fork 26
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
Changes from 1 commit
329a3f8
447d2ee
aec5a67
c30c3a6
a32a113
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
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) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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) | ||
msmygit marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
# Release Notes for OpsCenter 6.8.42 | ||
31 January 2025 | ||
|
||
|
Uh oh!
There was an error while loading. Please reload this page.