Releases: transip/transip-api-php
Releases · transip/transip-api-php
v6.27.0
- Added domain auth-code endpoint
- Updated Mailbox entity to include webmail url
- Fixed missing (re)issue functionality for SSL certificates
v6.26.0
- Added Domain.hasDnsSec
- Added Domain.canEditDns
v6.25.0
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
- Added an endpoint for operating system filtering on specs
- Added isDefault option to the SSH keys endpoint.
v6.23.0
- Added ssl certificate install/uninstall endpoint
v6.22.0
- Added domain handover
- Fixed incorrect type on MailList.setId
v6.21.0
- Added default domain contacts endpoint
v6.19.0
- Added include for domains (nameservers,contacts)
v6.18.0
Add colocation access request endpoint
v6.17.0
Added vps settings and rescue image endpoints