SkyWalking Eyes 0.9.0 is released. Go to downloads page to find release tars.
What’s Changed
- chore(deps): bump up go version by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/251
- Bump golang.org/x/crypto from 0.39.0 to 0.45.0 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/253
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/254
- 🐛 fix(deps): Ruby: local path & recursive resolution of deps by @pboling in https://github.com/apache/skywalking-eyes/pull/255
- Fix: Compatibility issue with Node.js 24 (related to apache/skywalking#13517) by @XL-Zhao-23 in https://github.com/apache/skywalking-eyes/pull/252
- fix: improve error message formatting in license template lookup by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/256
- feat: check headers concurrently by @ZacBlanco in https://github.com/apache/skywalking-eyes/pull/257
- Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.5 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/258
- feat: add Pkl language support by @jhult in https://github.com/apache/skywalking-eyes/pull/261
- feat: add Inko language support by @jhult in https://github.com/apache/skywalking-eyes/pull/262
- fix: Fish completion script corrupted by INFO log message by @jhult in https://github.com/apache/skywalking-eyes/pull/259
- fix: add helpful error message for git repository issues by @jhult in https://github.com/apache/skywalking-eyes/pull/260
- Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/264
- Bump setup-go to v6 by @adoroszlai in https://github.com/apache/skywalking-eyes/pull/265
- feat: extend GoModResolver to support any valid Go *.mod file by @ivankatliarchuk in https://github.com/apache/skywalking-eyes/pull/268
- ci: add golangci-lint GitHub Actions workflow by @ivankatliarchuk in https://github.com/apache/skywalking-eyes/pull/269
- fix: respect specified paths in git repository by @jhult in https://github.com/apache/skywalking-eyes/pull/263
- ci(action): harden header GitHub action by @domodwyer in https://github.com/apache/skywalking-eyes/pull/270
- build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.18.0 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/271
- fix: corrrect RoundBracketAsterisk comment style by @bthuilot in https://github.com/apache/skywalking-eyes/pull/272
- build(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.1 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/275
- feat: add
header diffcommand to show header differences by @wu-sheng in https://github.com/apache/skywalking-eyes/pull/276 - Add support for Ruby, ERB and slim by @afriqs in https://github.com/apache/skywalking-eyes/pull/266
- build(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/277
- build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/278
- fix: don’t treat mid-file #! strings as Python shebangs by @cmaluend in https://github.com/apache/skywalking-eyes/pull/279
- fix: pin docker/login-action to an ASF-approved commit SHA by @wu-sheng in https://github.com/apache/skywalking-eyes/pull/280
- build(deps): bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/281
- feat: resolve dependencies of pnpm-managed Node.js projects by @wu-sheng in https://github.com/apache/skywalking-eyes/pull/282
- docs: fix typo seperated -> separated by @vaibhav8a in https://github.com/apache/skywalking-eyes/pull/283
New Contributors
- @XL-Zhao-23 made their first contribution in https://github.com/apache/skywalking-eyes/pull/252
- @ZacBlanco made their first contribution in https://github.com/apache/skywalking-eyes/pull/257
- @jhult made their first contribution in https://github.com/apache/skywalking-eyes/pull/261
- @adoroszlai made their first contribution in https://github.com/apache/skywalking-eyes/pull/265
- @ivankatliarchuk made their first contribution in https://github.com/apache/skywalking-eyes/pull/268
- @domodwyer made their first contribution in https://github.com/apache/skywalking-eyes/pull/270
- @bthuilot made their first contribution in https://github.com/apache/skywalking-eyes/pull/272
- @afriqs made their first contribution in https://github.com/apache/skywalking-eyes/pull/266
- @cmaluend made their first contribution in https://github.com/apache/skywalking-eyes/pull/279
- @vaibhav8a made their first contribution in https://github.com/apache/skywalking-eyes/pull/283
Full Changelog: https://github.com/apache/skywalking-eyes/compare/v0.8.0...v0.9.0