What's new?
- We've updated the runtime of the lambda functions to Node 22. You wouldn't notice any difference and things will continue to work smoothly and consistently as before.
Stack [Native]
controls now run faster when inskipped
state. We've added Precheck conditions in such controls to avoid running GraphQL input queries when skipped, resulting in faster and lighter control runs.
Bug fixes
- Guardrails would sometimes update resource metadata details inadvertently in CMDB due to incorrect handling of real-time update events. This issue has been fixed, and real-time update events are now processed more reliably.
- Controls and their associated actions previously retried unnecessarily when their API calls returned an error. This issue has now been fixed.