Skip to content

Releases: aws/aws-sdk-php-zf2

Version 4.4.0

29 Apr 21:23
94ac0ed
Compare
Choose a tag to compare

Removes laminas-dependency-plugin requirement.

Version 4.3.0

29 Oct 17:47
Compare
Choose a tag to compare

Version 4.2.0

05 Aug 20:45
Compare
Choose a tag to compare
  • Relaxes Zend framework package constraints
  • Added compatibility for zend-filter 2.9

Version 4.1.0

13 Feb 17:23
df65dd8
Compare
Choose a tag to compare

Relaxes the version constraint on zend-session.

Version 4.0.0

14 Dec 00:05
Compare
Choose a tag to compare
  • Adds support for ZF3, requires PHP version >= 5.6

Version 3.0.0

22 Jul 18:13
Compare
Choose a tag to compare

Fix composer dependency for ZF2 service manager to 2.7.*||3.*
Update README.md with instructions.

Version 2.1.0

27 Jun 21:49
Compare
Choose a tag to compare
  • Added support for sm3 compatibility.

Version 2.0.0

22 Jun 19:10
Compare
Choose a tag to compare

The AWS SDK ZF2 Module has now been updated to work with Version 3 of the AWS SDK for PHP.

  • [BC] Requires Version of the AWS SDK for PHP
  • [BC] Requires PHP 5.5+
  • [BC] Module and namespace renamed to AwsModule

1.2.1

09 Jan 16:39
Compare
Choose a tag to compare
  • Fixed an issue in the S3RenameUpload filter to better handle creating the object key from the uploaded filename on Windows

1.2.0

13 Dec 21:00
Compare
Choose a tag to compare
  • Added the ability to create protocol-relative URLs with the S3 and CloudFront link view helpers
  • Added TravisCI configuration
  • Added PHPUnit as a development dependency