3.3.35

API

GENERAL

Domain

  • updated the error message of a transfer in operation when the registry response timeout has been reached: added registry transfer timeout duration
  • transfer in operations that timeout will go in ERROR state instead of SUPPORT
  • authinfo expiration date should now be extended if the registry does not allow for authinfo update
  • x-barcelona_trademarkid extra parameter is now optionnal for .barcelona contacts.
  • the API domain.renew method shoud now raise an error when trying to renew for a duration that is not supported by the TLD
  • added :meth:`domain.tag.add :meth:`domain.tag.remove :meth:`domain.tag.list and :meth:`domain.tag.set publics method
  • Send a new notification to a suscribed reseller when for internal transfers.
  • serverHold and serverTransferProhibited statuses on domains should no longer prevent from generating authinfo codes
  • transfer_in operations should go into SUPPORT when the registry complains no nameservers are declared
  • transfer operations should now go to SUPPORT state if the registry answers GLUE RECORDS REQUIRED
  • fix an issue on incoming transfers operations on CENTRALNIC-managed domains. As CENTRALNIC changes the authinfo of a domain after transfer is approved, update it in our systems once the the transfer has been approved
  • fix an issue where “.be” domains were not tradable
  • transfer operations should now go to SUPPORT state if the registry answers “domain already exists under another reseller”
  • domain create operations should now go to SUPPORT state if the registry answers NAMESERVERS NOT APPROVED

Contact

Backend

  • ‘.au’ transfers will now go into SUPPORT when the timeout

Hosting

  • new fields paas_closed_for and iaas_closed_for and deactivate_at returned by :meth:`hosting.datacenter.list