Skip to content

Releases: aws/aws-sdk-php-symfony

Version 2.0.2

07 Nov 19:12
Compare
Choose a tag to compare
  • Mark client service definition as lazy

Version 2.0.1

27 Feb 00:51
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Added client class names as service aliases.

Version 1.2.0

19 Sep 16:53
Compare
Choose a tag to compare
  • Fix deprecation notice in yaml file on symfony 3.1+

Version 1.1.0

10 Dec 18:41
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Initial release of the AWS Bundle.
  • Added Symfony support for v3 of the AWS SDK for PHP.

Version 0.1.0

09 Jul 23:58
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

Initial pre-release of the AWS Bundle for Symfony 2.

This bundle adds an instance of the Aws\Sdk object as well as instances of each AWS client object to your Symfony application's container.