Skip to content

Releases: apache/skywalking-eyes

0.8.0

27 Oct 07:49
61275cc

Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

13 Feb 07:16
5c5b974

Choose a tag to compare

What's Changed

  • Update Apache-2.0.yaml to add BSD-2-Clause-Views by @spacewander in #183
  • Add instructions for installing license-eye using Homebrew on macOS by @CodePrometheus in #186
  • docs: update readme. by @yuluo-yx in #187
  • Bump up to go 1.23 and clean up Docker images by @kezhenxu94 in #188
  • Bump github.com/go-git/go-git/v5 from 5.8.0 to 5.13.0 by @dependabot in #189
  • Fix global gitignore is not respected, move licenses to release phase by @kezhenxu94 in #191
  • Remove change logs and link to releases page instead, simplify release steps by @kezhenxu94 in #192

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

12 Apr 12:38
cd7b195

Choose a tag to compare

What's Changed

  • Add | as comment indicator by @kezhenxu94 in #168
  • Correct the way of joining slack channels by @wu-sheng in #169
  • update: add weak-compatible to dependency check by @Two-Hearts in #171
  • feature: add support for Protocol Buffer by @spacewander in #172
  • feature: add support for OPA policy files by @spacewander in #174
  • add Eclipse Foundation specific Apache 2.0 license header by @gdams in #178
  • add instructions to fix header issues in markdown comment by @gdams in #179
  • bump action/setup-go to v5 by @gdams in #180
  • Draft release notes for 0.6.0 by @kezhenxu94 in #181

New Contributors

  • @Two-Hearts made their first contribution in #171
  • @gdams made their first contribution in #178

Full Changelog: v0.5.0...v0.6.0

v0.5.0

09 Sep 04:44
6b25292

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

0.4.0

12 Jul 05:08
438e4ea

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

0.3.0

14 May 02:01
99f4b8b

Choose a tag to compare

What's Changed

  • Obtain default GitHub token in GitHub Actions by @kezhenxu94 in #82
  • Adds an option to the action to run in "fix" mode by @ryanmrichard in #84
  • Only allow squash merge by @kezhenxu94 in #85
  • Add Comment Style for CMake Language by @ryanmrichard in #86
  • Lock version of golangci-lint to 1.43.0. And fix lint issue. by @wu-sheng in #88
  • Add MPL-2.0 header template by @steveklabnik in #87
  • Add comment style for HCL (Terraform) by @stumins in #89
  • Add comment style for Makefile & EditorConfig by @spacewander in #90
  • config: Fix incorrect log message by @Xuanwo in #91
  • test: add tests for bare spdx license header content by @tisonkun in #92
  • Fix license check in go library testify by @mrproliu in #93
  • Trim leading and trailing newlines before rewrite license header cotent by @tisonkun in #94
  • test: use T.TempDir to create temporary test directory by @Juneezee in #95
  • [Docs]Correct spelling mistakes. by @dongzl in #96
  • [config]Support config license header comment style. by @dongzl in #97
  • New feature: replace already existing license header based on pattern by @halacs in #98
  • [Docs] add the usage for config the license header comment style. by @dongzl in #99
  • Add Python DocString comment style by @kezhenxu94 in #100
  • Add .exe suffix to windows binary by @kezhenxu94 in #101
  • Support fix license header for tcl files by @tisonkun in #102
  • Provide --summary flag to generate the license summary file by @mrproliu in #103
  • Add GitHub Action step summary for better experience by @kezhenxu94 in #104
  • Release 0.3.0 by @fgksgf in #105

New Contributors

Full Changelog: v0.2.0...v0.3.0

0.2.0

19 Oct 03:12
49d5362

Choose a tag to compare

Download

https://skywalking.apache.org/downloads/#SkyWalkingEyes

What's Changed

  • Fix the inaccurate description of README.md. by @zifeihan in #19
  • Add documentation about how to use via docker image by @kezhenxu94 in #20
  • fix: @ is optional in bat comment by @kezhenxu94 in #21
  • chore: upgrade to go 1.16 and remove go-bindata by @kezhenxu94 in #22
  • defect: avoid crash when no comment style is found by @kezhenxu94 in #23
  • feat: support ini extension by @chengshiwen in #24
  • feature: support .rst files and allow fixing header of a single file by @kezhenxu94 in #25
  • chore: only build linux binary when building inside docker to save time by @kezhenxu94 in #26
  • Update NOTICE by @kezhenxu94 in #27
  • feature: add reasonable default config to allow running in a new repo without copying config file by @kezhenxu94 in #28
  • Adding comment styles for Rust by @fulmicoton in #29
  • enhance: tolerate leading whitespaces in license header by @kezhenxu94 in #30
  • Fix properties comment style and add bat comment style by @kezhenxu94 in #32
  • Fix infinite recursive calls when containing symbolic files by @kezhenxu94 in #33
  • Expose license-location-threshold as config item by @kezhenxu94 in #34
  • Fix 404 error by @heyanlong in #35
  • Fix minor error by @MoGuGuai-hzr in #36
  • Add support for MatLab files by @kezhenxu94 in #37
  • Add support for Smarty template language by @emschu in #38
  • Add support for Twig template language by @emschu in #39
  • Add support for PHP by @emschu in #40
  • Add support of apostrophe style comments for PlantUML by @emschu in #42
  • Fix typescript file license header fix to use SlashAsterisk instead of AngleBrackets by @emschu in #43
  • fix some program compatibility issues in Windows by @zooltd in #44
  • Enhance Go dependency resolver to resolve built-in and non-standard Go modules by @kezhenxu94 in #46
  • Add all well-known licenses and polish normalizers by @kezhenxu94 in #47
  • fix bug: license file is not found but reported message is nil by @MoGuGuai-hzr in #49
  • Add support for resolving npm dependencies' licenses by @zooltd in #48
  • [Docs] Add a PlantUML activity diagram of header fixing mechanism by @emschu in #41
  • Enhance NPM dependency resolver to resolve all the dependent packages by @zooltd in #51
  • add feature: support resolving pom.xml for maven by @MoGuGuai-hzr in #50
  • Enhance NPM dependency resolver to resolve deprecated license styles by @zooltd in #52
  • add support for resolving jars' licenses by @MoGuGuai-hzr in #53
  • set log level to info in GitHub Action usage by @fgksgf in #54
  • Fix wrong license identification by @kezhenxu94 in #55
  • make the log level configurable by @fgksgf in #56
  • Make the config file configurable in GitHub Action by @fgksgf in #57
  • Set up mechanism to check dependencies' license compatibilities by @kezhenxu94 in #58
  • Reduce Docker image size and add npm env to resolve npm projects' dependencies by @zooltd in #59
  • header fix: respect user configured license content by @kezhenxu94 in #60
  • Publish snapshot Docker image to GHCR by @kezhenxu94 in #61
  • add comment type to cython declaration by @keiranmraine in #62
  • Enable 'fix' on perl files by @keiranmraine in #63
  • Feature/r by @keiranmraine in #64
  • Feature: header fix supports nextflow files by @keiranmraine in #65
  • Fix file extension conflict between RenderScript and Rust by @guilload in #66
  • Resolve absolute path in .gitignore to relative path by @kezhenxu94 in #67
  • Honor Python's coding directive by @kezhenxu94 in #68
  • feature: support saving dependencies' licenses by @kezhenxu94 in #69
  • fix the save location problem by @zooltd in #70
  • Enhance Npm Resolver: support recording license contents by @zooltd in #71
  • Remove .tsx from XML language extensions by @freeqaz in #72
  • Add Comment Style for TypeScript language support by @freeqaz in #73
  • Speed up the initialization phase by @kezhenxu94 in #75
  • Support installing via go install by @kezhenxu94 in #76
  • Support display version property for dependency resolve by @mrproliu in #78
  • Add some line normalize processor for help skywalking-satellite dependency resolve by @mrproliu in #79
  • Prepare 0.2.0 release by @kezhenxu94 in #80
  • chore: fix wrong file path and exclude binary files in src release by @kezhenxu94 in #81

New Contributors

Full Changelog: v0.1.0...v0.2.0

0.1.0

12 Jan 08:56
13ff130

Choose a tag to compare

  • License Header
    • Add check and fix command.
    • check results can be reported to pull request as comments.
    • fix suggestions can be filed on pull request as edit suggestions.