Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

Releases: zendframework/ZendService_Amazon

ZendService_Amazon 2.3.1

07 Feb 18:17
Compare
Choose a tag to compare

Added

  • #77 adds support for PHP 7.3.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

zendservice-amazon 2.3.0

22 Jun 02:08
Compare
Choose a tag to compare

Added

  • #70 added
    support for IT, ES, CN, BR amazon endpoints and added new $useHttps constructor
    parameter to ZendService\Amazon\Amazon

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

zendservice-amazon 2.2.0

15 Mar 03:03
release-2.2.0
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • #69 changed folder structure to PSR-4. No action is needed if you use composer to install package.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

zendservice-amazon 2.1.0

10 Mar 00:20
release-2.1.0
Compare
Choose a tag to compare

Added

  • #63 added support for zend-crypt v3 and zend-json v3
  • #65 added php 7

Deprecated

  • Nothing.

Removed

  • #65 dropped php <5.6 support

Fixed

  • #48 added missing use statement
  • #49 fixed date format mismatch with signature in S3
  • #67 fixed off-by-one bug in S3 stream that was truncating and corrupting data