Skip to content

Commit 35de0cf

Browse files
committed
Changelog for OBS ACL config update
1 parent 5d8c55a commit 35de0cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/changelog/4-82-0-2020-12-15.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,15 @@ changelog:
66
- API
77
---
88

9+
### Updated
10+
11+
-
912
### Fixed
1013

1114
- 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:
1215

1316
- [Firewall Create](/docs/api/networking/#firewall-create) (POST /networking/firewalls)
1417
- [Firewall Update](/docs/api/networking/#firewall-update) (PUT /networking/firewalls/{firewallId})
1518
- [Firewall Rules Update](/docs/api/networking/#firewall-rules-update) (PUT /networking/firewalls/{firewallId}/rules)
19+
20+
- 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

Comments
 (0)