azure-network v5.23.0 - Real-time update events for resources will now be processed more reliably

Feb 18, 2025
Mods

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 in skipped 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.