async-aws/secrets-manager
SecretsManager client, part of the AWS SDK provided by AsyncAws.
2.10.1
710K downloads/mo
#4513 most downloaded on Packagist
async-aws/secrets-manager
What this package is like to depend on
Last release 6 months ago
16 Feb 2026
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 20 of 20 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
20 releases · first in 2021
2 releases in the last 12 months
see the full history below
Release timeline
20 releases · Jul 2021 to Feb 2026
2022
2023
2024
2025
2026
Releases
latest 20-
2.10.116 Feb 2026 -
2.10.016 Jan 2026Release notes
Open source →Added
- Add
UNKNOWN_TO_SDKvalue to enums that is used when the API returns an value that is not (or not yet) known by the AsyncAws - AWS api-change: Added
us-isob-west-1region - AWS api-change: Adds support to create, update, retrieve, rotate, and delete managed external secrets.
- AWS api-change: Added
eusc-de-east-1region - AWS api-change: Add SortBy parameter to ListSecrets
Dependency bumped
- Drop support for PHP versions lower than 8.2
Changed
- Apply new CodingStandard from latest php-cs-fixer.
- Use a more stable sorting for the list of generated region metadata
- Add
-
2.9.011 Aug 2025 -
2.8.012 May 2025Release notes
Open source →Added
- AWS api-change: added
eu-isoe-west-1region
Changed
- Sort exception alphabetically.
Fixed
- Fix the lowest bound for the
symfony/polyfill-uuidrequirement
- AWS api-change: added
-
2.7.031 Mar 2025 -
2.6.005 Mar 2025 -
2.5.015 Jan 2025Release notes
Open source →Added
- AWS api-change: Added
ap-southeast-7region - AWS api-change: Added
mx-central-1region
- AWS api-change: Added
-
2.4.124 Nov 2024 -
2.4.009 Oct 2024Release notes
Open source →Added
- AWS api-change: Added
ap-southeast-5region
Changed
- AWS enhancement: Documentation updates.
- AWS api-change: Added
-
2.3.003 Jul 2024Release notes
Open source →Added
- AWS api-change: Introducing RotationToken parameter for PutSecretValue API
Changed
- Add
Accept: application/jsonheader in request to fix incompatibility with 3rd party providers - AWS enhancement: Documentation updates.
-
2.2.214 May 2024 -
2.2.127 Feb 2024 -
2.2.009 Jan 2024 -
2.1.013 Dec 2023Release notes
Open source →Added
- AWS api-change: Add additional InvalidRequestException to list of possible exceptions for ListSecret.
- AWS api-change: Change region's endpoints.
Changed
- Allow passing explicit null values for optional fields of input objects
- AWS enhancement: Documentation updates.
-
2.0.007 Aug 2023Release notes
Open source →BC-BREAK
- The type for
\AsyncAws\SecretsManager\Input\DeleteSecretRequest::getRecoveryWindowInDaysand\AsyncAws\SecretsManager\Input\DeleteSecretRequest::setRecoveryWindowInDaysusesintinstead ofstringto reflect the AWS type. - The return type for
\AsyncAws\SecretsManager\ValueObject\RotationRulesType::getAutomaticallyAfterDaysusesintinstead ofstringto reflect the AWS type.
Added
- AWS enhancement: Documentation updates.
- Avoid overriding the exception message with the raw message
- Use int as the PHP representation of long fields in generated code
Changed
- Improve parameter type and return type in phpdoc
- The type for
-
1.0.020 Jun 2023Release notes
Open source →Added
- AWS enhancement: Documentation updates.
- AWS api-change: Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.
- AWS api-change: Added
us-iso-west-1andus-isob-east-1regions
-
0.1.306 Sep 2022 -
0.1.201 Mar 2022Release notes
Open source →Added
- AWS enhancement: Documentation updates for Secrets Manager
- AWS api-change: Use specific configuration for
usregions - AWS enhancement: Documentation updates.
- AWS api-change: Added
DurationandScheduleExpressionto the Rotation rules - AWS api-change: Added
ca-central-1-fipsregion
-
0.1.102 Oct 2021Release notes
Open source →Added
- Fill the optional
clientRequestTokenproperty with an UUID when value is omitted. - AWS enhancement: Documentation updates for SecretsManager.
- Fill the optional
-
0.1.002 Jul 2021