v4.81.0
·
1281 commits
to development
since this release
Fixed
-
A bug was fixed to allow preservation of URL parameters for service monitor addresses set at the following endpoints:
- Managed Service Create (POST /managed/services)
- Managed Service Update (PUT /managed/services/{serviceId})
-
OAuth Reference has been updated to include Firewall, Maintenance, and Object Storage security scopes.
-
The
x-linode-grantfor the Event Mark as Seen (POST /account/events/{eventId}/seen) endpoint has been corrected toread_only. Previously, it was stated asread_write. -
The OAuth scope for the Firewalls List (GET /networking/firewalls) endpoint has been correct to
firewall:read_only. Previously, it was stated asfirewalls:read_only.