You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: OpsCenter_6.8_Release_Notes.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Release notes for OpsCenter
2
2
3
+
# Release Notes for OpsCenter 6.8.42
4
+
5
+
## Backup Service
6
+
* Added support for picking individual tables when creating a backup. (OPSC-17084)
7
+
* Updated aws sdk version. Aws cli will now be used for bucket validation if `use_s3_cli` is true. This resolves issues when using some generic S3 providers such as Cloudian. (OPSC-17639)
8
+
9
+
## Core
10
+
* Upgraded Apache Directory LDAP API to version `1.0.3` and Apache MINA to version `2.0.27` to address potential security vulnerability. (OPSC-17655)
0 commit comments