Skip to content

Commit 333ede2

Browse files
Added entry for DomainRecord.tag now being filterable.
1 parent f6d0fe4 commit 333ede2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/changelog/4-69-0-2020-07-13.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ changelog:
2424

2525
- 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.
2626

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+
2729
### Fixed
2830

2931
- 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

Comments
 (0)