Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 03:01
2e5ec4e

0.2.1 (2026-05-16)

Bug Fixes

  • flaky test TestOpenAIStreamChat_MultipleToolCalls order assertion (f5e7f3b)
  • gofumpt formatting (7de54e3)
  • gofumpt formatting + go mod tidy (8bd58dc)
  • remaining errcheck issues (a0a746a)
  • resolve all lint errors (bodyclose, errcheck, gocritic, noctx, unlambda) (566980f)
  • syntax errors in test files (51809bc)
  • upgrade Go from 1.26.1 to 1.26.3 to patch stdlib vulnerabilities (f4a6594)

Tests

  • fix flaky TestBackoffDelay by accounting for jitter (5fa573f)