Skip to content

Commit 9687c3b

Browse files
authored
Merge pull request linode#302 from hzoppetti/api-changelog-4.80.0
[New] API changelog 4.80.0
2 parents 9d3e22b + 816c1f6 commit 9687c3b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: '4.80.0: 2020-11-16'
3+
date: 2020-11-16T04:00:00.000Z
4+
version: 4.80.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
- CNAME records now allow for a trailing period (.) on target entries. Previously, a CNAME record ending in a period (.) would result in an error. The endpoints affected by this change are:
12+
13+
- [Domain Record Create](/docs/api/domains/#domain-record-create) (POST /domains/{domainId}/records)
14+
- [Domain Record Update](/docs/api/domains/#domain-record-update) (PUT /domains/{domainId}/records/{recordId})

0 commit comments

Comments
 (0)