Skip to content

Releases: aws/aws-nitro-enclaves-acm

v1.4.0

08 Oct 09:39
Compare
Choose a tag to compare

What's Changed

  • [feat] Support retrieving instance role ARN from an EC2 instance tag by @jplock in #130
  • AL2023 test and helper script fixes by @eugkoira in #114
  • restart nginx when nitro-enclaves-acm is restarted by @meerd in #132
  • Speed up builds for the token provider library by @meerd in #133
  • Introduce the S3 source type for tokens by @meerd in #135
  • Implement an internal renewal mechanism for token refresh operations by @meerd in #134
  • agent: enable post-sync actions for ManagedToken::add by @meerd in #136

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Sep 14:43
Compare
Choose a tag to compare
  • Changed the way of signalling NGINX about update of configuration
  • Updated dependencies to newer versions

v1.2.0

20 Sep 10:53
Compare
Choose a tag to compare
  • Added managed token support for Apache HTTP (httpd) servers
  • Updated dependencies