Skip to content

v1.1.4

Latest

Choose a tag to compare

@a2a-bot a2a-bot released this 08 Sep 12:25
2d4d304

1.1.4 (2026-09-07)

Features

  • itk: register itk-python-v10-agent as a uv workspace member and update dependency version markers (#1203) (6eee895)
  • itk: use shared scenarios (#1201) (b4a0b21)

Bug Fixes

  • make event queue sink removal idempotent (#1134) (58c72c6)
  • omit artifacts from list tasks responses (#1212) (35ef52e)
  • owner-scope cancel/subscribe and write terminal state on cancel (#1159, #1170) (#1172) (ddbf853)
  • prevent first-owner write loss in in-memory stores (#1194) (bcc489c)
  • server: let subscriber taps evict on full instead of wedging dispatch (#1137) (0c2126f)
  • server: surface producer errors after failed tasks (#1229) (bc32d7e)
  • server: validate push-notification URLs at config creation (#1173) (3eb88e2)
  • server: validate push-notification URLs before dispatch (SSRF hardening) (#1164) (57a9df3)
  • server: warn when queue_manager is ignored in DefaultRequestHandlerV2 (#1153) (08fd223)

Documentation

  • server: say what the evict-on-full check actually tests (#1209) (4b7b242)