Releases: Innablr/revolver
Releases · Innablr/revolver
Hotfix release v2.1.1
Consistent config v2.1.0
This release finally bring config language to a standard, now everything in the yaml config file is camel case instead of a mix of snake case and camel case.
Also it fixes mishandling of config in case of complex organisations and account list specification.
Hotfix release 2.0.2
When Revolver fails to authenticate into an AWS account it should log an error and skipping this account from processing.
Hotfix release 2.0.1
This is a hotfix release, it removes esbuild from the dev dependencies.
Release 2.0
Finally it has arrived. This release brings:
- 100% typescript codebase
- replace winston with tslog, moment.js with luxon, get rid of lodash
- new powercycle logic for RDS Clusters and MultiAZ instances
- improvements in the ValidateTags plugin, it can now set default values for tags
- dropping unneeded functionality
- helpful Readme