Skip to content

Releases: turtle0x1/php-lxd

v1.2.0

06 Nov 23:24

Choose a tag to compare

Fixed

Depreciation warnings caused by PHP 8.4

v1.1.0

06 Nov 19:03

Choose a tag to compare

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

Choose a tag to compare

Changed

Bump to guzzle7 (requires code updates)
Fix spelling mistake in LxdExceptionThrower class name

v0.26.0

03 Nov 21:51

Choose a tag to compare

Added

Method to create volume from file

v0.25.0

18 Aug 09:41

Choose a tag to compare

Added

Token parameter when adding new certificate to LXD

v0.24.0

06 Dec 00:41

Choose a tag to compare

Fixed

Cant restore snapshot from VM

Dev

Add some dynamic properties and return types to satisfy phpstan

v0.23.0

06 Aug 12:50

Choose a tag to compare

  • Handle 400 responses from LXD (the generic error response) this may impact existing code.

v0.22.1

31 May 21:45

Choose a tag to compare

Changed

Don't set empty "config" and/or "device" properties when replacing profile

v0.22.0

10 May 21:50

Choose a tag to compare

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

Choose a tag to compare

Added

  • Recursion parameter for getting snapshots
  • Recursion parameter for getting networks

Fixed

  • Cant create storage pool when sending empty config