Release Notes

SGNL Version 1.182

May 14, 2026

CAEP Hub

  • Failed workflow chains can now be resolved manually, with support for resolving all failed workflows tied to a given execution ID.
  • Added a Remove from queue button for failed CAEP Hub workflows, so operators can clear items that shouldn’t be retried.
  • Trigger evaluation now fires on intermediate PATH node changes, so views are re-processed when relationships along a path change — not just the endpoints.
  • Editing an action-only field on a rule no longer surfaces a re-evaluation warning; the warning still shows for changes that genuinely require re-evaluation (including in the Snippet Builder).
  • Rules now have an Enable rule toggle directly on the create/edit form.

Systems of Record

  • OAuth2 token exchange now routes through the connector proxy for on-prem data sources, so on-prem SORs using OAuth2 work end-to-end without additional network egress.

Administration

  • Transform response and error logs now include the principal ID and IP address, matching the earlier addition to request logs.
  • Dotted JSON field names in log queries are now sanitized correctly, resolving a Loki filter bug that could break searches against nested fields.
  • Logs V2 now includes filter pills, field typeahead, saved queries, and URL-synced state.

Policy

  • The Access Service Directory API now returns the evaluationTime field, which was previously omitted from some responses.