Skip to main content

March 2026

Who this is for

Admins and developers tracking monthly changes.

Goal

Understand what changed in March 2026 and how it affects setup.

Prereqs

  • None

Success criteria

You can identify relevant changes and update your workflows if needed.

Highlights

Connectors

  • Expanded connector coverage for Auth0, BambooHR, and Microsoft Entra ID — Owlie can connect to Auth0, BambooHR, and Microsoft Entra ID to sync identity records and, where supported, provision users, groups, organizations, and roles with manifest-defined authentication, default mappings, and connector-specific setup guidance.
  • Integration manifest reconciliation — Admins can reconcile installed integrations against current connector manifests, preview catalog-version changes, refresh entity schemas and resource profiles, create or update sync jobs, and choose what happens to linked resources when deleting an integration.
  • OAuth connector connection flows — Admins can connect supported integrations through a browser-based OAuth consent flow, with pending, succeeded, and failed connection status, connected-account labels, refresh-token handling, provider error feedback, and secure storage of Owlie-managed OAuth client settings.

Platform

  • Public status page and uptime history — Owlie now has a public status experience that reports overall health, component health, active incidents, regional monitoring signals, and recent uptime history for core services, giving customers clearer transparency during service issues.

Provisioning

  • Schema-aware connector provisioning — Automated connector fulfillment now validates desired account attributes against connector schemas, respects write/read/sensitive field semantics, protects generated secrets, records per-step inputs, diffs, and errors, and projects provisioned accounts back into the identity graph for clearer recovery and audit trails.

Security

  • Function egress allowlists — Admins can control whether custom Functions may make outbound network requests and restrict calls to approved domains, with publishing safeguards so network-enabled Functions cannot go live without an allowlist.

Sync

  • Scheduled connector sync and identity graph reconciliation — Owlie can create sync jobs from connector manifests, schedule full and incremental runs, discover external accounts, entities, and relationships, map them into the identity graph, match or create identities, link assignments, and clean up stale external state after authoritative runs.
  • Sync run controls and history — Admins can browse sync jobs, trigger full or incremental runs, retry or cancel runs, and inspect run history with phases, checkpoints, per-slice stats, journal events, record-level outcomes, payload chunks, and failure context.

Example

Review this month's changes before enabling a new workflow in production.

Troubleshooting

  • If a feature is missing, check later release notes.

Next steps

  • /release-notes
  • /implement