Skip to content

v1.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 17:52
79f6c12

1.10.0 (2026-06-24)

Features

  • add agent source tracking to user-agent header (#508) (92239c8)
  • add per-job stop capability to serverless worker (#510) (21c4786)
  • detect all coding agents in user-agent, not just Claude Code (#519) (d14c67c)
  • support Python 3.10-3.14, drop EOL 3.8/3.9 (#512) (8e9d94e)

Bug Fixes

  • deps: bump cryptography floor to >=48.0.1 for OpenSSL fix (#516) (18c6841), closes #511