Skip to content

Releases: turtle0x1/php-lxd

0.18.1

22 Dec 18:42
Compare
Choose a tag to compare

[0.18.1]

Added

  • Get volume info

v0.18.0

21 Nov 00:30
Compare
Choose a tag to compare

[0.18.0]

Added

  • Recursion parameter for getting images (#17)

Changed

  • Make networks project aware (#16)

v0.17.0

30 Oct 01:30
Compare
Choose a tag to compare

Added

  • Instance files are now project aware
  • Add the timeout parameter correctly when waiting for an operation (@dhzavann)

Changed

0.16.4

10 Jun 20:41
Compare
Choose a tag to compare

Added

  • Recursion parameter for getting profiles

0.16.3

07 Jun 18:15
Compare
Choose a tag to compare

[0.16.3]

Added

  • Recursion parameter for getting cluster members

0.16.2

07 Jun 01:36
Compare
Choose a tag to compare

Fixed

  • Cant load project info because path is wrong

0.16.1

06 Jun 23:14
Compare
Choose a tag to compare

Added

  • Support passing alias param when creating image
  • Use "instance" instead of "container" when creating image from "container"

0.16.0

19 May 18:21
Compare
Choose a tag to compare

Added

  • Recursion parameter to get all instances / containers / vms

0.15.2

23 Apr 17:32
Compare
Choose a tag to compare

Added

  • Added optional target parameter for creating instance

0.15.1

08 Feb 22:16
Compare
Choose a tag to compare

Fixed

  • Files method using the wrong param for headers