Skip to content

Releases: aws/aws-sdk-php-zf2

Version 4.5.0

06 Mar 22:22
5310dbb

Choose a tag to compare

  • Drops support for PHP runtimes 8.0.x and below to align with the SDK's supported runtimes.
  • Updates dependencies and tests
  • Adds CI

Version 4.4.0

29 Apr 21:23
94ac0ed

Choose a tag to compare

Removes laminas-dependency-plugin requirement.

Version 4.3.0

29 Oct 17:47

Choose a tag to compare

Version 4.2.0

05 Aug 20:45

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

Choose a tag to compare

Relaxes the version constraint on zend-session.

Version 4.0.0

14 Dec 00:05

Choose a tag to compare

  • Adds support for ZF3, requires PHP version >= 5.6

Version 3.0.0

22 Jul 18:13

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

Choose a tag to compare

  • Added support for sm3 compatibility.

Version 2.0.0

22 Jun 19:10

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

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