Skip to content

Releases: upmind/provision-provider-domain-names

v2.12.22

08 Oct 13:44
Compare
Choose a tag to compare
  • Update TPPWholesaleResponse to gracefully handle HTML responses
  • Add account_id and account_option to TPPWholesale configuration for register() and transfer()

v2.17.4

27 Sep 11:26
Compare
Choose a tag to compare
  • 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

27 Sep 11:25
Compare
Choose a tag to compare
  • 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

25 Sep 17:34
Compare
Choose a tag to compare
  • Update OpenProvider error handling, return api response data in provision result data

v2.12.20

25 Sep 17:34
Compare
Choose a tag to compare
  • Update OpenProvider error handling, return api response data in provision result data

v2.17.2

24 Sep 17:21
Compare
Choose a tag to compare
  • Fix DomainNameAPI type error in domainInfoToResult()

v2.12.19

24 Sep 17:22
Compare
Choose a tag to compare
  • Fix DomainNameAPI type error in domainInfoToResult()

v2.17.1

19 Sep 15:13
Compare
Choose a tag to compare
  • Remove existing order check from TPPWholesale renew()
  • Update APPWholesale register() to pass AccountOption EXTERNAL in API call

v2.12.18

19 Sep 15:13
Compare
Choose a tag to compare
  • Remove existing order check from TPPWholesale renew()
  • Update APPWholesale register() to pass AccountOption EXTERNAL in API call

v2.17.0

09 Sep 17:28
Compare
Choose a tag to compare
  • Add auto_renew to DomainResult
  • Fix LogicBoxes _renewDomain() undefined index error