Releases: aws/aws-sdk-php-symfony
Releases · aws/aws-sdk-php-symfony
Version 2.2.0
- Added optional configuration validation and merging via AWS_MERGE_CONFIG env variable.
Version 2.1.0
- Added support for Symfony ~5.0
Version 2.0.2
- Mark client service definition as lazy
Version 2.0.1
- Fixed deprecation for symfony/config 4.2+
- Tweaked Readme usage syntax
- Updated travis CI configuration
Version 2.0.0
- Added support for Symfony ~4.0
- Updated package type for Symfony Flex support.
Version 1.3.0
- Added client class names as service aliases.
Version 1.2.0
- Fix deprecation notice in yaml file on
symfony3.1+
Version 1.1.0
- Added support for Symfony ~3.0.
- Fixed deprecation warnings being thrown on Symfony >= 2.6.
Version 1.0.2
- Removed usage of
setFactorymethod to ensure compatiable with
symfony/dependency-injection~2.3
Version 1.0.0
- Initial release of the AWS Bundle.
- Added Symfony support for v3 of the AWS SDK for PHP.