Releases: turtle0x1/php-lxd
Releases · turtle0x1/php-lxd
v1.2.0
06 Nov 23:24
Compare
Sorry, something went wrong.
No results found
Fixed
Depreciation warnings caused by PHP 8.4
v1.1.0
06 Nov 19:03
Compare
Sorry, something went wrong.
No results found
Changed
Require PHP >= 7.2.5 and support PHP8 in composer.json
Fixed
Setting recursion > 0 was str_replace on array, breaking in PHP8
v1.0.0
03 Nov 23:08
Compare
Sorry, something went wrong.
No results found
Changed
Bump to guzzle7 (requires code updates)
Fix spelling mistake in LxdExceptionThrower class name
v0.26.0
03 Nov 21:51
Compare
Sorry, something went wrong.
No results found
Added
Method to create volume from file
v0.25.0
18 Aug 09:41
Compare
Sorry, something went wrong.
No results found
Added
Token parameter when adding new certificate to LXD
v0.24.0
06 Dec 00:41
Compare
Sorry, something went wrong.
No results found
Fixed
Cant restore snapshot from VM
Dev
Add some dynamic properties and return types to satisfy phpstan
v0.23.0
06 Aug 12:50
Compare
Sorry, something went wrong.
No results found
Handle 400 responses from LXD (the generic error response) this may impact existing code.
v0.22.1
31 May 21:45
Compare
Sorry, something went wrong.
No results found
Changed
Don't set empty "config" and/or "device" properties when replacing profile
v0.22.0
10 May 21:50
Compare
Sorry, something went wrong.
No results found
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
03 Dec 23:25
Compare
Sorry, something went wrong.
No results found
Added
Recursion parameter for getting snapshots
Recursion parameter for getting networks
Fixed
Cant create storage pool when sending empty config