Releases: elastic/go-licenser
Releases · elastic/go-licenser
v0.4.2
What's Changed
- chore: use orka macos orchestrator by @pazone in #48
- build: bump go version to 1.17 by @kruskall in #49
- perf: use faster walkdir for file walking by @kruskall in #53
- test: add simple benchmark by @kruskall in #54
- perf: do not store the whole file in memory but check while reading by @kruskall in #55
- perf: use a buffer pool to reduce allocations by @kruskall in #57
- Add boolean flag to support copyright as first line by @krishnamiriyala in #58
- Bump go to 1.19 by @igor-kupczynski in #59
- Add Go licenser to buildkite by @jlind23 in #63
- Remove appveyor by @jlind23 in #65
- Run tests in buildkite by @leo-ri in #64
- Update catalog-info.yaml to add PR comment by @jlind23 in #66
- Removing Jenkins build by @jlind23 in #67
- Update catalog-info.yaml by @jlind23 in #69
New Contributors
- @pazone made their first contribution in #48
- @kruskall made their first contribution in #49
- @krishnamiriyala made their first contribution in #58
- @igor-kupczynski made their first contribution in #59
- @jlind23 made their first contribution in #63
- @leo-ri made their first contribution in #64
Full Changelog: v0.4.1...v0.4.2