Skip to content

v0.21.0

Choose a tag to compare

@umputun umputun released this 10 Mar 23:39
· 224 commits to master since this release

New Features

Improved

  • Refactor docker wrapper to use argparse for CLI parsing (#183) @bronislav
  • Update default codex model to gpt-5.4
  • Bump golang.org/x/sys from 0.41.0 to 0.42.0 (#190) @app/dependabot
  • Bump docker/build-push-action from 6 to 7 (#189) @app/dependabot
  • Bump docker/setup-buildx-action from 3 to 4 (#188) @app/dependabot
  • Bump docker/login-action from 3 to 4 (#187) @app/dependabot
  • Add FAQ entry for custom gate steps in task prompt
  • Fix broken relative links in README for MkDocs site

Fixed

  • Commit pending changes after external review loop early exit (#186) @umputun
  • Isolate integration tests from global config
  • Exclude gosec G118 from lint config
  • Use compact date format in goreleaser version string