Releases: php-opencloud/openstack
Releases · php-opencloud/openstack
v3.3.0
What's Changed
- Added
segmentIndexFormat
parameter toObjectStore\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
What's Changed
- Add .gitattributes file by @alamirault in #367
New Contributors
- @alamirault made their first contribution in #367
Full Changelog: v3.2.3...v3.2.4
Support new version of GuzzleHttp\Promise
use \GuzzleHttp\Promise\Utils::all
instead of \GuzzleHttp\Promise\all
to support guzzlehttp/promises>=2.0
#359
allow uri-template 1.0
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
Merge pull request #331 from alcalyn/patch-1 Fix Call to undefined function GuzzleHttp\Psr7\modify_request()
Added support for Guzzle 7
v3.1.0 Guzzle 7 and minor improvements
Fix critical bug in uploading large file to swift
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
Endpoint model implements Retrievable interface
v2.0.9
Merge pull request #123 from samuel4x4/patch-1 Add support for creating policies