v4.166.0
bbiggerr
released this
16 Oct 19:05
·
135 commits
to development
since this release
Changed
- When creating or updating MX Domain Records,
name
(subdomain) andtarget
(domain) values submitted in requests must now pass respective validation criteria. This change affects the following commands:- Domain Record Create (POST /domains/{domainId}/records)
- Domain Record Update (PUT /domains/{domainId}/records/{recordId})