Skip to content

Commit 74d495e

Browse files
author
Ryan Syracuse
committed
GET /linode/instances response time
1 parent 9637705 commit 74d495e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed
Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: '4.73.0: 2020-08-10'
3-
date: 2020-08-10T04:00:00.000Z
2+
title: '4.73.0: 2020-08-24'
3+
date: 2020-08-24T04:00:00.000Z
44
version: 4.73.0
55
changelog:
66
- API
@@ -9,6 +9,9 @@ changelog:
99
### Added
1010

1111
### Changed
12-
- NS and CNAME records will now fail with a "Record conflict" error message if they are created for eachother.
12+
1313
### Fixed
14-
- A bug was fixed that would result in a 500 error when filtering domain records by an invalid tag. This will now return an expected 200 respone.
14+
- A bug was fixed that would result in a 500 error when filtering domain records by a non-existent tag. This will now return an empty 200 respone.
15+
- Previously, NS and CNAME records could be created for eachother, resulting in errors. If this is attempted now, the record creation will fail with a "Record conflict" message.
16+
- Changes were made to the ([GET /linode/instances](https://developers.linode.com/api/v4/linode-instances) endpoint to improve response time.
17+

0 commit comments

Comments
 (0)