Skip to content

Latest commit

 

History

History
65 lines (33 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

65 lines (33 loc) · 1.19 KB

Changelog

Unreleased

Improvements

  • go.mk: lint with staticcheck #22

0.4.1

Bug Fixes

  • Fix the version string to add the "v" prefix e.g v0.4.1 instead of 0.4.0 #20

0.4.0

⚠️ This version has a bug related to plugin versionning⚠️, it is recommended to skip it and install 0.4.1 directly ⚠️

Features

  • Add support for the new role based IAM

Improvements

  • automate release with Exoscale Tooling GPG key #19

0.3.0

  • Add option to make secret non-renewable

0.2.3

Bug Fixes

  • Stop renewing if the TTL is capped by MaxTTL (#13)

0.2.2

Bug Fixes

  • Use ttl and max_ttl from the role when renewing a lease

0.2.1

Bug Fixes

  • Honor api_environment backend configuration property

0.2.0

Changes

  • An Exoscale zone is now required during backend configuration

Features

  • Add support for resource-level IAM access key restrictions in backend role configuration

0.1.1

Update egoscale Go module

0.1.0

Initial release