v4.137.0
·
539 commits
to development
since this release
Changed
-
Domain Create (POST /domains)
Domain Update (PUT /domains/{domainId})
axfr_ipsandmaster_ipseach now have a total combined length limit of 1000 characters for data within their respective arrays.
Fixed
-
Linodes Assign IPv4s (POST /networking/ipv4/assign)
- Fixed a bug that prevented successful swapping of private IPv4 addresses.
-
NodeBalancer Config Create (POST /nodebalancers/{nodeBalancerId}/configs)
NodeBalancer Config Update (PUT /nodebalancers/{nodeBalancerId}/configs/{configId})
- Previously, NodeBalancer Configs were created with default values of 2 for
check_intervaland 30 forcheck_timeout. This violated the requirement thatcheck_timeoutbe greater thancheck_interval, causing Config Update requests to fail if these values were not updated. Now, the default value forcheck_intervalis 31 when creating NodeBalancer Configs.
- Previously, NodeBalancer Configs were created with default values of 2 for
-
Promo Credit Add (POST /account/promo-codes)
- Fixed a bug that caused an incorrect
expire_dtvalue in responses.
- Fixed a bug that caused an incorrect