Skip to content

v0.17.2

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Apr 01:19
· 26 commits to main since this release
1cada76

Changelog

  • 278623a Add OpenCode reviewer skills and agent configuration (#2880)
  • 1cada76 Bump version to 0.17.2 (#2903)
  • 32cce86 bonk code reviews (#2892)
  • e5535bc chore(deps): bump github.com/docker/cli (#2885)
  • 86e2ec2 chore(deps): bump ureq from 3.2.0 to 3.3.0 in /crates (#2888)
  • 8e24f2a chore: remove unnecessary nolint directive in test (#2803)
  • 49d4daf feat(coglet): add Sentry error reporting for infrastructure errors (#2865)
  • 98f6ad2 fix(coglet): propagate metric scope to async event loop thread (#2902)
  • c354ae9 fix: address review issues in static schema generation (#2805)
  • 4330638 fix: clarify env variable deny-list error message (#2813)
  • 482b4ac fix: generate brew style-compliant cask in homebrew-tap workflow (#2898)
  • 8f142dd fix: homebrew cask postflight xattr references wrong binary name (#2899)
  • f3eaa07 fix: include custom metrics in cog predict --json output (#2897)
  • 1c88d5e fix: remove mise python venv config to silence warnings (#2879)
  • b43abea fix: replace deprecated library usage patterns (#2798)
  • 6ccf980 fix: support PEP 604 unions in File/Path coercion detection (#2878)
  • fd53328 fix: use atomic rename in setup_subprocess_double_fork test to prevent race condition (#2815)
  • 81bf6d0 fix: use signal.NotifyContext for container cleanup on SIGINT/SIGTERM (#2808)
  • f5cfe71 refactor: extract homebrew tap into standalone reusable workflow (#2881)