Skip to content

Commit 4ce1eb6

Browse files
authored
Merge pull request linode#308 from bbiggerr/api-changelog-4.81.0
API Changelog 4.81.0
2 parents 9687c3b + 0a66740 commit 4ce1eb6

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: '4.81.0: 2020-12-02'
3+
date: 2020-12-02T04:00:00.000Z
4+
version: 4.81.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Fixed
10+
11+
- A bug was fixed to allow preservation of URL parameters for service monitor addresses set at the following endpoints:
12+
13+
- [Managed Service Create](/docs/api/managed/#managed-service-create) (POST /managed/services)
14+
- [Managed Service Update](/docs/api/managed/#managed-service-update) (PUT /managed/services/{serviceId})
15+
16+
- [OAuth Reference](/docs/api/#oauth-reference) has been updated to include Firewall, Maintenance, and Object Storage security scopes.
17+
18+
- The `x-linode-grant` for the [Event Mark as Seen](/docs/api/account/#event-mark-as-seen) (POST /account/events/{eventId}/seen) endpoint has been corrected to `read_only`. Previously, it was stated as `read_write`.
19+
20+
- The OAuth scope for the [Firewalls List](/docs/api/networking/#firewalls-list) (GET /networking/firewalls) endpoint has been correct to `firewall:read_only`. Previously, it was stated as `firewalls:read_only`.

0 commit comments

Comments
 (0)