Guardian 0.11.10
The 0.11.10
release of Guardian introduces a variety of fixes to various issues.
Lambda runtime updates
All lambda runtimes have been updated to python3.11 as python3.7 has been deprecated by AWS.
NRPE Inherit Fix
A longstanding issue of being unable to inherit the NRPE resource has been addressed in this version.
Bulk deploy changeset waiting
Bulk deploy logic has been updated to wait for each changeset to complete before initiating the next, this addressed the issue where the cloudformation rate limit would be exceeded when multiple changesets executed simultaneously.