axagent experiencelivev0.32.0

release v0.19.1

Ingest unwedged

A quadratic clear DELETE could wedge ingest; it no longer does, and ingest can now be profiled over OTLP.

2026-06-10ax v0.19.11 referenced changes
announcement

0.19.1 is a small ingest patch. A clear step with quadratic DELETE behavior could wedge a run on large tables; ax now avoids it, and ingest gains OTLP profiling instrumentation so future stalls show up as spans instead of mysteries.

Highlights

  • Ingest no longer wedges on the quadratic clear DELETE.
  • Ingest emits OTLP profiling spans for diagnosing slow runs.
referenced changes

1 linked changes

Generated from Release Please and grouped by change type. Each row keeps its issue and commit references.

Bug Fixes

  1. 01ingest: unwedge ingest (quadratic clear DELETE) + OTLP profiling instrumentation (#180) (f9bc433)
generated by release please
Show generated changelog for v0.19.1commit-level detail from Release Please

0.19.1 (2026-06-10)

Bug Fixes

  • ingest: unwedge ingest (quadratic clear DELETE) + OTLP profiling instrumentation (#180) (f9bc433)