Skip to content

Commit 23a6ed2

Browse files
authored
OpsCenter 6.8.40 Release (#158)
1 parent 0ab2bbe commit 23a6ed2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

OpsCenter_6.8_Release_Notes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Release notes for OpsCenter
22

3+
# Release Notes for OpsCenter 6.8.40
4+
11 September 2024
5+
6+
## Backup Service
7+
* Improved the performance of AzCopy, by introducing new customizable configuration options. Users can now use these options `azure_parallel_level`, `azure_cap_mbps`, `azcopy_concurrency_value`, `azcopy_buffer_gb` and `azcopy_log_level` to fine-tune CPU utilization, faster file transfers, and efficient memory usage of AzCopy. (OPSC-17579)
8+
* Added `backup_reports_migrate_data_ttl` optional config in `[backup_service]` in `opscenterd.conf` file to delete data older than ttl days. Added `backup_reports_ttl` in the same section for setting ttl, when creating records in backup reports table. (OPSC-17531)
9+
10+
## Core
11+
* Fixed issues in showing the status of nodes in the ring view after a failover. (OPSC-17583)
12+
* Fixed issues while calculating free-space of the tmp directory when the device name contains hyphens.(OPSC-17563)
13+
314
# Release Notes for OpsCenter 6.8.39
415
30 July 2024
516

0 commit comments

Comments
 (0)