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: src/content/changelog/4-82-0-2020-12-15.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,15 @@ changelog:
6
6
- API
7
7
---
8
8
9
+
### Updated
10
+
11
+
-
9
12
### Fixed
10
13
11
14
- A bug was fixed to reject leading zeroes on ports set in Firewalls inbound and outbound rules. The following endpoints have been updated to reflect this new exclusion:
- The [Object Storage Object ACL Config Update](/docs/api/object-storage/#object-storage-object-acl-config-update) (PUT /object-storage/buckets/{clusterId}/{bucket}/object-acl) endpoint previously specified the object `name` as a query parameter. This was corrected to specify the object `name` in the request body.
0 commit comments