v3.4.0
What's Changed
🚀 Enhancements
- feat: include errors from the sdk in outputs of erroring hooks by @zimeg in #109
- feat: include target architecture of compiled builds in logstash events by @zimeg in #126
📚 Documentation
- docs: release 06-05-25 by @slackapi in #116
- docs: update install instructions and manifest update details by @slackapi in #122
🤖 Build
- build(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 by @dependabot in #115
- build(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 by @dependabot in #118
- build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot in #117
- build(deps): bump github.com/go-git/go-git/v5 from 5.16.1 to 5.16.2 by @dependabot in #121
- ci: move runner signing configurations into the circleci directory by @zimeg in #120
- build: package a development and latest build for darwin architectures by @zimeg in #114
- build: share releases of feature tags for install from pull requests by @zimeg in #125
- build: sign macos binaries for arm and amd architectures and universal packagings by @zimeg in #124
🧪 Testing/Code Health
- refactor: loop over a range of integers starting from zero in shorthand by @zimeg in #110
- build(deps): bump golang to 1.24.4 by @slack-cli-releaser in #119
- refactor: enable linter QF1003 'Convert if/else-if chain to tagged switch' by @mwbrooks in #123
Full Changelog: v3.3.0...v3.4.0