Skip to content

Releases: aws/aws-sdk-php-symfony

Version 2.9.0

Choose a tag to compare

@stobrien89 stobrien89 released this 17 Dec 17:24
9838053
  • Adds support for Symfony 8.0
  • Adds support for PHP 8.5

Version 2.8.0

Choose a tag to compare

@stobrien89 stobrien89 released this 27 Feb 21:22
0b05008
  • Adds support for PHP 8.4
  • Drops support for PHP 8.0.x and below

Version 2.7.0

Choose a tag to compare

@yenfryherrerafeliz yenfryherrerafeliz released this 05 Feb 18:38
6ee6fc4
  • Deprecates PHP versions below 7.2.5.
  • Introduces support for Symfony 7.
  • Introduces support for PHP 8.0 and up.

Version 2.6.1

Choose a tag to compare

@stobrien89 stobrien89 released this 30 Mar 17:32
73495ac
  • Update to usage of TreeBuilder to favor getRootNode instead of deprecated root method.

Version 2.6.0

Choose a tag to compare

@stobrien89 stobrien89 released this 23 Mar 19:51
c3a3e2f
  • Adds .gitattributes to exclude tests and other non-pertinent files.

Version 2.5.0

Choose a tag to compare

@SamRemis SamRemis released this 26 May 16:06
  • Inherit AWS_MERGE_CONFIG value from .env files

Version 2.4.0

Choose a tag to compare

@SamRemis SamRemis released this 13 Apr 17:36
  • Upgrade minimum version of PHPUnit
  • Mark client service definition as lazy

Version 2.3.0

Choose a tag to compare

@SamRemis SamRemis released this 29 Mar 15:37
  • Added support for Symfony ~6.0
  • Moved Travis tests to Github actions

Version 2.2.2

Choose a tag to compare

@holorhythms holorhythms released this 08 Apr 21:43
  • Remove magic method call to support linting command

Version 2.2.1

Choose a tag to compare

@holorhythms holorhythms released this 05 Mar 21:49
  • Fix issue with different tree builder interface for different symfony versions