Skip to content

Releases: transip/transip-api-php

v6.27.0

08 Aug 08:46
Compare
Choose a tag to compare
  • Added domain auth-code endpoint
  • Updated Mailbox entity to include webmail url
  • Fixed missing (re)issue functionality for SSL certificates

v6.26.0

18 Jul 11:24
Compare
Choose a tag to compare
  • Added Domain.hasDnsSec
  • Added Domain.canEditDns

v6.25.0

01 Jul 11:37
Compare
Choose a tag to compare

Changes:

  • Added: SSL Certificate download endpoint
  • New: PSR-18 support! Use the Transip\Api\Library\HttpClient\HttpMethodsClient client for this, it allows you to more easily use another HTTP Client.
  • Deprecate: the Transip\Api\Library\HttpClient\GuzzleClient class
  • Deprecate: the Transip\Api\Library\HttpClient\Middleware\TokenAuthorization class

Notes:
The guzzlehttp/guzzle dependency will be removed in a future release

v6.24.0

28 Jun 08:57
Compare
Choose a tag to compare
  • Added an endpoint for operating system filtering on specs
  • Added isDefault option to the SSH keys endpoint.

v6.23.0

30 May 10:01
Compare
Choose a tag to compare
  • Added ssl certificate install/uninstall endpoint

v6.22.0

25 Apr 10:04
Compare
Choose a tag to compare
  • Added domain handover
  • Fixed incorrect type on MailList.setId

v6.21.0

22 Apr 13:28
Compare
Choose a tag to compare
  • Added default domain contacts endpoint

v6.19.0

21 Apr 08:06
Compare
Choose a tag to compare
  • Added include for domains (nameservers,contacts)

v6.18.0

19 Apr 09:29
Compare
Choose a tag to compare

Add colocation access request endpoint

v6.17.0

14 Apr 09:51
Compare
Choose a tag to compare

Added vps settings and rescue image endpoints