Release Apache SkyWalking Eyes 0.8.0
Release Apache SkyWalking Eyes 0.8.0.
SkyWalking Eyes 0.8.0 is released. Go to downloads page to find release tars.
What’s Changed
- Add support for Elixir by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/193
- Fix twitter/x badge by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/194
- Record the use of SkyWalking Eyes Docker Image under PowerShell 7 by @linghengqian in https://github.com/apache/skywalking-eyes/pull/196
- Bump up some GitHub Actions by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/197
- Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/195
- Add few missing compatible licenses for dependency check by @kevinw66 in https://github.com/apache/skywalking-eyes/pull/198
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/199
- Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/200
- Update golang.org/x/tools to v0.34.0 for Go 1.25 compatibility by @stefanb in https://github.com/apache/skywalking-eyes/pull/201
- Fix null pointer panic in listFiles for empty repos and git worktrees by @fgksgf in https://github.com/apache/skywalking-eyes/pull/202
- Fix version output for go install installations by @fgksgf in https://github.com/apache/skywalking-eyes/pull/203
- Bump golang.org/x/oauth2 from 0.5.0 to 0.27.0 by @dependabot[bot] in https://github.com/apache/skywalking-eyes/pull/204
- Ruby dependency license scanning support via Gemfile.lock. by @pboling in https://github.com/apache/skywalking-eyes/pull/205
- fix: return error in license check, add MIT header by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/206
- Fixed nil dependency panic in Ruby Gemfile.lock resolver by @pboling in https://github.com/apache/skywalking-eyes/pull/207
- GemfileLockResolver adjusted to exclude all specs when runtime dependencies are empty by @pboling in https://github.com/apache/skywalking-eyes/pull/208
- feat: Compatibility matrix: MIT & Ruby by @pboling in https://github.com/apache/skywalking-eyes/pull/209
- Feat/add compat licenses by @pboling in https://github.com/apache/skywalking-eyes/pull/247
- Fix Gemfile / Gemspec parser to ignore commented dependencies by @pboling in https://github.com/apache/skywalking-eyes/pull/249
- Update example workflow in the README for the Ruby scenario by @pboling in https://github.com/apache/skywalking-eyes/pull/248
- Add fsf-free and osi-approved options by @pboling in https://github.com/apache/skywalking-eyes/pull/250
New Contributors
- @linghengqian made their first contribution in https://github.com/apache/skywalking-eyes/pull/196
- @kevinw66 made their first contribution in https://github.com/apache/skywalking-eyes/pull/198
- @stefanb made their first contribution in https://github.com/apache/skywalking-eyes/pull/201
- @pboling made their first contribution in https://github.com/apache/skywalking-eyes/pull/205
Full Changelog: https://github.com/apache/skywalking-eyes/compare/v0.7.0...v0.8.0