Releases: renderedtext/agent-aws-stack
Releases · renderedtext/agent-aws-stack
v0.2.11
b576dc2
fix: remove DeleteLogGroup permission from instance profile (#124)
f10ff92
build: update agent version to v2.2.8 (#125)
v0.2.10
180394
feat: put lambda in vpc, if vpc is used (#123)
14290f
fix: add extra permissions to execution policy (#122)
v0.2.9
- fix: decrease SSH keys lambda rate (#120)
- fix: no retries and only process recent events (#121)
- fix: use timeouts for Semaphore API request on scaler lambda (#121)
- fix: migrate to nodejs 18 lambda runtime (#121)
- build: update agent to v2.2.4 (#121)
Note: the execution policy required to create the stack resources was updated. Please, update the one you use before updating the stack.
v0.2.8
- fix: include next tick duration on lambda check for stopping (#118)
v0.2.7
- fix: fetch agent token on first lambda tick only (#117)
v0.2.6
- fix: decrease scaler lambda timeouts (#115)
v0.2.5
- build: update toolbox to v1.19.36 (#112)
- fix: improve SSH keys updater logs on errors (#113)