Skip to content

Releases: php-opencloud/openstack

v3.3.0

25 Sep 18:34
42e66d8
Compare
Choose a tag to compare

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

24 Sep 15:12
ac606a4
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Support new version of GuzzleHttp\Promise

24 Jun 18:20
aef36ab
Compare
Choose a tag to compare

use \GuzzleHttp\Promise\Utils::all instead of \GuzzleHttp\Promise\all to support guzzlehttp/promises>=2.0 #359

allow uri-template 1.0

08 Apr 09:17
2a534ca
Compare
Choose a tag to compare

What's Changed

  • allow uri-template 1.0 to be compatible with the latest Laravel in #358

Full Changelog: v3.2.1...v3.2.2

Fix deprecated functions in Guzzle 7

21 Jul 13:52
42e2d09
Compare
Choose a tag to compare
Merge pull request #331 from alcalyn/patch-1

Fix Call to undefined function GuzzleHttp\Psr7\modify_request()

Added support for Guzzle 7

27 Oct 00:41
7b0eeb6
Compare
Choose a tag to compare
v3.1.0

Guzzle 7 and minor improvements

Fix critical bug in uploading large file to swift

04 Feb 14:40
3eba351
Compare
Choose a tag to compare
Merge pull request #255 from biigle/fix-large-object-segments

Fix number of segments of a large object

v2.0.11: Merge pull request #125 from samuel4x4/patch-1

20 Jun 16:11
Compare
Choose a tag to compare
Endpoint model implements Retrievable interface

v2.0.9

13 Jun 08:48
Compare
Choose a tag to compare
Merge pull request #123 from samuel4x4/patch-1

Add support for creating policies

v2.0.6

27 Apr 06:16
Compare
Choose a tag to compare

Hypervisors, Static IP network port, Bug fixes