Skip to content

v4.2.0

Latest

Choose a tag to compare

@zimeg zimeg released this 03 Jun 22:26
· 9 commits to main since this release
f0e47ee

What's Changed

🚀 Enhancements

  • feat: log AI coding agents in user-agent, telemetry, and tracing by @mwbrooks in #550
  • feat: add --no-auth flag to api command for unauthenticated requests by @WilliamBergamin in #566
  • feat: show confirm prompts as a vertical selection by @srtaalej in #564

🐛 Bug Fixes

  • fix: disable upgrade notification for the manifest info command by @mwbrooks in #548
  • fix: skip automatic update check for api command with arguments by @zimeg in #568

📚 Documentation

  • docs: escapes special characters in source description by @lukegalbraithrussell in #547
  • fix: add guardrail test for unescaped markdown in command descriptions by @mwbrooks in #549
  • docs: clarify update check behavior in non-interactive environments by @mwbrooks in #556

🤖 Build

  • build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in #554
  • build(deps): bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 by @dependabot[bot] in #555
  • build: package releases for linux arm64 architecture by @zimeg in #539
  • ci: update release candidate in pull request when changes are available by @zimeg in #552
  • ci: use make rc to release candidate without tag by @zimeg in #557
  • ci: add labels after resetting existing semantic version by @zimeg in #558
  • build(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 by @dependabot[bot] in #560
  • build(deps): bump github.com/kubescape/go-git-url from 0.0.31 to 0.0.32 by @dependabot[bot] in #563
  • ci: keep release candidate in draft for tests before tag by @zimeg in #567
  • build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #570
  • build(deps): bump charm.land/bubbletea/v2 from 2.0.6 to 2.0.7 in the charmbracelet group by @dependabot[bot] in #571

🧪 Testing/Code Health

  • chore: add githooks to guard against unexpected commits by @zimeg in #546

📦 Other changes

  • chore: release slack-cli v4.2.0 by @slack-cli-releaser[bot] in #553

New Contributors

Full Changelog: v4.1.0...v4.2.0