Releases: UpCloudLtd/upcloud-php-api
Releases · UpCloudLtd/upcloud-php-api
v3.0.0
v2.3.0
v2.2.0
v2.1.0
Added
- PHP v8 support
- Feature: Delete server and attached storages with $deleteAttachedStorages param
Changed
- delete server docs to reference deleteAttachedStorages param
v2.0.0
Added
- Breaking: Create HttpClient like in other UpCloud API/SDK:s
- Features: Hosts, Network, Object Storage
Changed
- Breaking: Update to UpCloud API 1.3
- Breaking: Update supported PHP versions
- PHP >7.2
- Breaking: Use strict typing
- Move from travis to Github actions
Fixed
- Lots of refactoring
- Updated Readme
- Typing
- API services
- better validations
- tests