Releases: turtle0x1/php-lxd
Releases · turtle0x1/php-lxd
v0.25.0
Added
Token parameter when adding new certificate to LXD
v0.24.0
Fixed
Cant restore snapshot from VM
Dev
Add some dynamic properties and return types to satisfy phpstan
v0.23.0
- Handle 400 responses from LXD (the generic error response) this may impact existing code.
v0.22.1
Changed
Don't set empty "config" and/or "device" properties when replacing profile
v0.22.0
Added
- Recursion parameter for all project method
Fixed
- If source host is using the socket when migrating an instance, use host environment address instead of client url
v0.21.0
Added
- Recursion parameter for getting snapshots
- Recursion parameter for getting networks
Fixed
- Cant create storage pool when sending empty config
0.20.0
Added
- Create storage pool volume
- Delete storage pool volume
0.19.1
Added
- Optional target project parameter to copy instance
0.19.0
Added
- Support for the warnings API
0.18.2
[0.18.2]
Change
- Support recursion param on get all pools