Skip to content

Commit c76be42

Browse files
authored
OpsCenter 6.8.46 Release Notes
2 parents 98f6ce5 + bd0b8ad commit c76be42

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

OpsCenter_6.8_Release_Notes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# Release notes for OpsCenter
22

3+
# Release Notes for OpsCenter 6.8.46
4+
19 September 2025
5+
6+
## Backup Service
7+
* Fixed backup cleanup to respect `allow_one_failure setting`, causing old backups to be removed when one node is down. (OPSC-17732)
8+
* Fixed S3 backup location validation failing when using AWS CLI for buckets in us-east-1 region due to incorrect handling of null LocationConstraint response. (OPSC-17730)
9+
10+
## UI
11+
* Introduced new configuration option `backup_tmp_dir` in `address.yaml`. This controls the directory used to temporarily stage and compress backup data before uploading to destinations like S3, Azure, or Swift. Defaults to the value of `tmp_dir`. (OPSC-17696)
12+
313
# Release Notes for OpsCenter 6.8.45
4-
17th June,2025
14+
17 June 2025
515

616
## Core
717
* 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)

0 commit comments

Comments
 (0)