Releases: upmind/provision-provider-domain-names
Releases · upmind/provision-provider-domain-names
v2.12.22
- Update TPPWholesaleResponse to gracefully handle HTML responses
- Add
account_id
and account_option
to TPPWholesale configuration for register() and transfer()
v2.17.4
- Update DomainNameApi add specific error for when registrant contact is not set, and workaround
for updateRegistrantContact() when other contact types are also missing
v2.12.21
- Update DomainNameApi add specific error for when registrant contact is not set, and workaround
for updateRegistrantContact() when other contact types are also missing
v2.17.3
- Update OpenProvider error handling, return api response data in provision result data
v2.12.20
- Update OpenProvider error handling, return api response data in provision result data
v2.17.2
- Fix DomainNameAPI type error in domainInfoToResult()
v2.12.19
- Fix DomainNameAPI type error in domainInfoToResult()
v2.17.1
- Remove existing order check from TPPWholesale renew()
- Update APPWholesale register() to pass AccountOption EXTERNAL in API call
v2.12.18
- Remove existing order check from TPPWholesale renew()
- Update APPWholesale register() to pass AccountOption EXTERNAL in API call
v2.17.0
- Add
auto_renew
to DomainResult
- Fix LogicBoxes _renewDomain() undefined index error