Skip to content

Releases: aws/aws-sdk-php-symfony

Version 2.2.0

05 Mar 19:33

Choose a tag to compare

  • Added optional configuration validation and merging via AWS_MERGE_CONFIG env variable.

Version 2.1.0

25 Nov 18:07

Choose a tag to compare

  • Added support for Symfony ~5.0

Version 2.0.2

07 Nov 19:12

Choose a tag to compare

  • Mark client service definition as lazy

Version 2.0.1

27 Feb 00:51

Choose a tag to compare

  • Fixed deprecation for symfony/config 4.2+
  • Tweaked Readme usage syntax
  • Updated travis CI configuration

Version 2.0.0

19 Jan 00:02
2ffb768

Choose a tag to compare

  • Added support for Symfony ~4.0
  • Updated package type for Symfony Flex support.

Version 1.3.0

12 Jul 21:03

Choose a tag to compare

  • Added client class names as service aliases.

Version 1.2.0

19 Sep 16:53

Choose a tag to compare

  • Fix deprecation notice in yaml file on symfony 3.1+

Version 1.1.0

10 Dec 18:41

Choose a tag to compare

  • Added support for Symfony ~3.0.
  • Fixed deprecation warnings being thrown on Symfony >= 2.6.

Version 1.0.2

06 Sep 06:08

Choose a tag to compare

  • Removed usage of setFactory method to ensure compatiable with
    symfony/dependency-injection ~2.3

Version 1.0.0

06 Aug 00:01

Choose a tag to compare

  • Initial release of the AWS Bundle.
  • Added Symfony support for v3 of the AWS SDK for PHP.