Skip to content

Release 4.79.0 #356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Nov 4, 2020
Merged

Release 4.79.0 #356

merged 17 commits into from
Nov 4, 2020

Conversation

leslitagordita
Copy link
Contributor

  • Bump version to 4.79.0

Added

  • Added the Object Storage Object ACL View (GET /object-storage/buckets/{clusterId}/{bucket}/object-acl) endpoint. This endpoint returns an Object Storage bucket's currently configured Access Control List (ACL). ACLs define who can access your buckets and objects and specify the level of access granted to those users.

  • Added the Object Storage Bucket Access Update (PUT /object-storage/buckets/{clusterId}/{bucket}/access) endpoint. Use this endpoint to update a bucket's basic Cross-origin Resource Sharing (CORS) and Access Control Level (ACL) settings.

  • Added the Object Storage Transfer View (GET /object-storage/transfer) endpoint. This endpoint returns the amount of outbound data transfer used by your account's Object Storage buckets. Object Storage adds 1 terabyte of outbound data transfer to your data transfer pool. See the Object Storage Pricing and Limitations guide for details on Object Storage transfer quotas.

  • Added the objects field to the following Object Storage endpoints:

    The object field returns the number of objects stored in a bucket.

Fixed

  • Error messages for Firewalls endpoints have been improved. When applicable, they now return a Firewall Device's label and id.

leslitagordita and others added 16 commits October 30, 2020 16:27
Endpoint still supports POST method, but docs now show it as PUT
for consistency with API convention and new GET method for this
endpoint.
Merge Master back to Development
Spec should display both methods, since both methods can
modify this resource.
Add objects field to bucket endpoints
/object-storage/buckets/{clusterId}/{bucket}/access is now PUT
It's required in order to use the API to add a file attachment.
Confirmed in manual testing in alpha env.
bug: Added `@` to ticket attachment curl example
@leslitagordita leslitagordita changed the base branch from development to master November 4, 2020 14:37
@leslitagordita leslitagordita merged commit 23023d9 into master Nov 4, 2020
LBGarber pushed a commit to LBGarber/linode-api-docs that referenced this pull request Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants