Releases: ans-group/sdk-php
Releases · ans-group/sdk-php
v1.10.0
Updates
- added new property to HostGroup entity: hostLimits
- added missing properties to HostGroup entity: usage, sync and task
v1.9.1
Update InstanceClient.php (#527)
surface bgw ID
v1.9.0
- Added vcpuSockets and vcpuCoresPerSocket to Instance
- Added cpuSockets to ResourceTier
v1.8.1
Added clientId property to the Domain entity
v1.8.0
Updates
- adds full CRUD to the Account/ClientClient by implementing the PageItems Trait,
- adds a Client entity
- adds available-registrant-types endpoint
- adds AvailableRegistrantType entity
v1.7.7
Added image_size attribute to Image Entity and property map
v1.7.6
Updates
- Added clientId property to eCloud VPC entity and entity map
v1.7.5
changes
- ability to load screenshot of instance console
v1.7.4
Updates
- Automatically sanitise hostnames when performing a whois lookup
- Add tests for PHP 8.2
- Correct the package name in README.md