Every shipment, on the record.
Twelve entries below. Every line of every release is in the audit log.
Trace replay against canaries.
Any captured production trace can now be replayed against a canary deployment. Diff the response, the spans, and the side effects before promoting. Available on Team and Enterprise.
Region pinning for data pipelines.
Pipeline sources, transforms, and destinations can be pinned to a region independently. Useful for residency requirements that span multiple legal entities.
Audit log streaming to S3 + Snowflake.
In addition to existing SIEM destinations, audit events can now be streamed directly to your own S3 bucket or Snowflake warehouse with end-to-end signed checkpoints.
Faster cold starts for edge isolates.
p99 cold-start latency for edge isolates dropped from 28ms to 12ms after switching the snapshot backend. No action required — improvement applies retroactively.
Fixed: trace links lost across queue boundaries.
When a request crossed an asynchronous queue boundary, the resulting span chain was occasionally orphaned. Fix is rolling out to all regions over the next 24 hours.
New audit timeline UI.
The audit log got a timeline view that groups related events. Faster to scan when reconstructing what happened during an incident.
SCIM provisioning for Okta and JumpCloud.
Just-in-time access and SCIM 2.0 group sync are now supported for both Okta and JumpCloud, in addition to existing Azure AD and Google Workspace integrations.
Pipeline rewind, with bounds.
You can now rewind a pipeline up to 24 hours and replay events from any committed checkpoint. Useful for backfilling a destination after a schema change.
Fixed: dashboard sharing dropped CIDR allowlist.
Sharing a dashboard externally was incorrectly bypassing the workspace CIDR allowlist. Patched, audit logs of affected shares delivered to workspace admins.
CLI 2.13.1 with persistent profiles.
The CLI now stores per-profile authentication, so you can switch between workspaces without re-authenticating. Run `stradiva profile list` to see your profiles.
Live tail with structured filters.
Live log tail supports structured filters with the same query syntax as the search panel. Combine with saved views to make tailing the right requests one click.
Improved: trace ingestion throughput.
Trace ingestion throughput improved 2.4× under burst load. Customers running at scale should see less tail-latency on the timeline view during peak hours.