Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 736 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 736 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.2] - 2024-09-30

Changed

  • Explicit env source
  • Crontab conf path changed

[2.0.0] - 2024-08-24

Added

  • Support for AWS WebIdentity Token
  • Support for AWS EC2 metadata
  • Log of the AWS identity used
  • Support to set custom renewal interval
  • Fallback to AWS_REGION, AWS_DEFAULT_REGION and region in ECR URL

Changed

  • Upgraded to OpenResty 1.21.4.1
  • Upgraded AWS CLI to 1.34.21
  • Environment variables names simplified
  • Cleaned up the repository structure