Skip to content

Releases: php-opencloud/openstack

v3.8.0

Choose a tag to compare

@k0ka k0ka released this 05 Feb 09:44
d823be3

What's Changed

  • add errorVerbosity in #400

Full Changelog: v3.7.1...v3.8.0

v3.7.1

Choose a tag to compare

@k0ka k0ka released this 01 Feb 15:21
c32ab23

What's Changed

  • Fix container requests with "tokens" in its name in #396

Full Changelog: v3.7.0...v3.7.1

v3.7.0

Choose a tag to compare

@k0ka k0ka released this 30 Jan 17:28
b0e560d

What's Changed

  • Merge network service extensions into the main network service in #392
  • Resume suspend server in #394

Full Changelog: v3.6.1...v3.7.0

v3.6.1

Choose a tag to compare

@k0ka k0ka released this 18 Jan 14:39
f3b3c6f

What's Changed

  • return HandlerStack for backward compatibility in #391

Full Changelog: v3.6.0...v3.6.1

v3.6.0

Choose a tag to compare

@k0ka k0ka released this 17 Jan 13:21
2335c75

What's Changed

  • added name parameter to Identity::patchUser so the sample file works properly in #387
  • added Retrievable interface to VolumeType in #387
  • added HasWaiterTrait to Compute::Image in #387
  • added Token::validate() function to check if Identity token is valid in #387

Full Changelog: v3.5.0...v3.6.0

v3.5.0

Choose a tag to compare

@k0ka k0ka released this 07 Jan 18:36
aeb5012

What's Changed

  • Added application credentials in #380

Full Changelog: v3.4.0...v3.5.0

v3.4.0

Choose a tag to compare

@k0ka k0ka released this 05 Jan 09:37
47c8ed9

What's Changed

  • added phpdocs for better type hinting by @k0ka in #376
  • create BlockStorage v3 as copy of v2 by @k0ka in #378

Full Changelog: v3.3.1...v3.4.0

v3.3.1

Choose a tag to compare

@k0ka k0ka released this 20 Dec 09:03
5712c30

What's Changed

  • Fix sort_key and sort_dir parameters for BlockStorage/v2/listSnapshots and Images/v2/listImages by @k0ka and @matthi4s in #374

Full Changelog: v3.3.0...v3.3.1

v3.3.0

Choose a tag to compare

@k0ka k0ka released this 25 Sep 18:34
42e66d8

What's Changed

  • Added segmentIndexFormat parameter to ObjectStore\Container::createLargeObject allowing to change segment index format and supporting more than 10 segments per file, close #365 by @vpecinka in #366

New Contributors

Full Changelog: v3.2.4...v3.3.0

v3.2.4

Choose a tag to compare

@k0ka k0ka released this 24 Sep 15:12
ac606a4

What's Changed

New Contributors

Full Changelog: v3.2.3...v3.2.4