LangGraph version 1.15.16 introduces new features for managing execution contexts, including UUID support, and enhances observability by recording exception types and trace batch sharing with AMP.

  • Introduce execution context management with UUID support
  • Record what kind of exception ended a flow
  • Record when a trace batch is shared with AMP
  • Count deployments from any origin and record where they started
  • Record the running release on every emitted span
  • Fix MySQL search table name validation
  • Stop a failed turn from marking the next one as failed
  • Add Frontend guides for CopilotKit and AG-UI