Skip to content

Releases: spryker/secrets-manager-aws

1.0.3

18 Nov 13:42
Compare
Choose a tag to compare

Included commits: 1.0.2...1.0.3

Adjustments

  • Adjusted tests to work properly with the new Testify module version.

1.0.2

22 Jun 13:19
Compare
Choose a tag to compare

Included commits: 1.0.1...1.0.2

Fixes

  • Increased aws/aws-sdk-php module version dependency.

1.0.1

18 May 16:21
Compare
Choose a tag to compare

Included commits: 1.0.0...1.0.1

Fixes

  • Fixed default value for secrets manager AWS endpoint configuration, which allows empty endpoint if a region is provided.

1.0.0

15 Apr 09:07
Compare
Choose a tag to compare

Included commits: https://github.com/spryker/secrets-manager-aws/tree/1.0.0

Initial Release

  • Introduced functionality that can be used in the SecretsManager module to store and retrieve the protected values through AWS SecretsManager service.