Release Apache SkyWalking Eyes 0.5.0
Release Apache SkyWalking Eyes 0.5.0.
SkyWalking Eyes 0.5.0 is released. Go to downloads page to find release tars.
- feat(header templates): add support for AGPL-3.0 by @elijaholmos in https://github.com/apache/skywalking-eyes/pull/125
- Upgrade go version to 1.18 by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/126
- Add MulanPSL-2.0 support. by @jmjoy in https://github.com/apache/skywalking-eyes/pull/127
- New Header Template: GPL-3.0-or-later by @ddlees in https://github.com/apache/skywalking-eyes/pull/128
- Update README.md by @rovast in https://github.com/apache/skywalking-eyes/pull/129
- Add more
.env.[mode]
support for VueJS project by @rovast in https://github.com/apache/skywalking-eyes/pull/130 - Docker Multiple Architecture Support :fixes#9089 by @mohammedtabish0 in https://github.com/apache/skywalking-eyes/pull/132
- Polish maven test for convenient debug by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/134
- feat: list files by git when possible by @tisonkun in https://github.com/apache/skywalking-eyes/pull/133
- Switch to npm ci for reliable builds by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/135
- Fix optional dependencies are not excluded by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/136
- Fix exclude not work for transitive dependencies and add recursive config by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/137
- Add some tests for maven resovler by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/138
- feat(header-fix): add Svelte support by @elijaholmos in https://github.com/apache/skywalking-eyes/pull/139
- dep: do not write license files if they already exist by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/140
- fix: not ignore *.txt to make sure files like CMakeLists.txt can be checked by @acelyc111 in https://github.com/apache/skywalking-eyes/pull/141
- fix license header normalizer by @xiaoyawei in https://github.com/apache/skywalking-eyes/pull/142
- Substitute variables in license content for header command by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/143
- Correct indent in Apache-2.0 template by @tisonkun in https://github.com/apache/skywalking-eyes/pull/144
- Add copyright-year configuration by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/145
- dep/maven: use output file to store the dep tree for cleaner result by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/146
- dep/maven: resolve dependencies before analysis by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/147
- gha: switch to composite running mode and set up cache by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/149
- gha: switch to composite running mode and set up cache by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/150
- Fix GitHub Actions wrong path by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/151
- Normalize license for cargo. by @jmjoy in https://github.com/apache/skywalking-eyes/pull/153
- Remove space characters in license for cargo. by @jmjoy in https://github.com/apache/skywalking-eyes/pull/154
- Bump up dependencies to fix CVE by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/155
- Bump up GHA to depress warnings by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/156
- Leverage the built-in cache in setup-go@v4 by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/157
- Dependencies check should report unknown licneses by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/158
- Fix wrong indentation in doc by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/159
- Add EPL-2.0 header template by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/160
- Fix wrong indentation in doc about multi license config by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/161
- dependency resolve with default template and specified output of license by @crholm in https://github.com/apache/skywalking-eyes/pull/163
- Bump up go git to support .gitconfig user path by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/164
- Draft release notes for 0.5.0 by @kezhenxu94 in https://github.com/apache/skywalking-eyes/pull/165
- Remove “portions copyright” header normalizer by @antgamdia in https://github.com/apache/skywalking-eyes/pull/166
Full Changelog: https://github.com/apache/skywalking-eyes/compare/v0.4.0...v0.5.0