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-69-0-2020-07-13.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,8 @@ changelog:
24
24
25
25
- URLS added to the Create Managed Service ([POST/managed/services](https://developers.linode.com/api/v4/managed-services/#post)) and Update Managed Service ([PUT /managed/services/{serviceId}](https://developers.linode.com/api/v4/managed-services-service-id/#put)) may now include additional special characters.
26
26
27
+
- The `tag` field for the [Domain Record](/api/v4/domains-domain-id-records/#post) collection is now filterable. See [Filtering and Sorting](/api/v4/#filtering-and-sorting) to learn how to search API v4 collections.
28
+
27
29
### Fixed
28
30
29
31
- A bug was fixed that could result in a race condition to the Create User ([POST /account/users](https://developers.linode.com/api/v4/account-users/#post)) endpoint if two identical users were created at the same time.- A bug was fixed that prevented users from adding or editing endpoints in the Tags collection on resources that they had edit permissions for.
0 commit comments