What's new?
- Policy Type, Control Type, and Action Type definitions now also include their mapping details to establish clear relationships between them.
- 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.
- Added support for Contactable interface in various resource types.
Bug fixes
- We've enhanced event handling to dynamically filter cloud provider events based on the CMDB policy for each resource type. If a resource's CMDB policy is not set to
Enforce: Enabled
, events for that resource type will be excluded from the event handling configuration. This enhancement significantly reduces the number of unnecessary events processed by Guardrails.