Releases: konveyor/kantra
Releases · konveyor/kantra
v0.3.1
✨ Features
- Add proxy option by @aufi in #136
- Add settings file option to openrewrite by @aufi in #141
- Make the download command for linux shorter by @jmontleon in #160
🐛 Bug Fixes
- Use RootCommandName for labels lookup by @aufi in #138
- Adding ability to handle a custom rule directory by @shawn-hurley in #132
New Contributors
- @dymurray made their first contribution in #153
- @midays made their first contribution in #143
- @jmontleon made their first contribution in #160
Full Changelog: v0.3.0...v0.3.1
v0.3.0-2-26
[BACKPORT] Add version (#161) * Add version (#154) * Add version command Adding tool version to CLI that should return version number and commit hash. Usage: `kantra version`. Fixes: https://issues.redhat.com/browse/MTA-2201 Signed-off-by: Marek Aufart <[email protected]> * Update build flags Signed-off-by: Marek Aufart <[email protected]> * Update build scripts Signed-off-by: Marek Aufart <[email protected]> * Try fix buildah cmd Signed-off-by: Marek Aufart <[email protected]> * Set buildcommit before Signed-off-by: Marek Aufart <[email protected]> * Update cmd/version.go Co-authored-by: David Zager <[email protected]> Signed-off-by: Marek Aufart <[email protected]> --------- Signed-off-by: Marek Aufart <[email protected]> Signed-off-by: Marek Aufart <[email protected]> Co-authored-by: David Zager <[email protected]> * Fix version variables evaluation in github build (#156) Fix version variables evaluation in build Using github variables to provide version and commit sha variables for build. Follow-up to https://github.com/konveyor/kantra/pull/154 Signed-off-by: Marek Aufart <[email protected]> --------- Signed-off-by: Marek Aufart <[email protected]> Signed-off-by: Marek Aufart <[email protected]> Co-authored-by: David Zager <[email protected]>
v0.3.0
Full Changelog: v0.3.0-rc.4...v0.3.0
v0.3.0-rc.4
✨ Features
- add rulesets, shim, use analyzer base image as the final layer by @pranavgaikwad in #14
- add basic options by @pranavgaikwad in #15
- add openrewrite subcommand and container runner by @pranavgaikwad in #18
- add multi-arch image build workflow by @pranavgaikwad in #27
- implement label selector, add static reports by @pranavgaikwad in #29
- add readme by @pranavgaikwad in #35
- use context-lines option by @pranavgaikwad in #40
- pass maven settings for analysis by @pranavgaikwad in #50
- Share maven cache between analyze and dep, use JVM max setting by @pranavgaikwad in #105
🐛 Bug Fixes
- fixing ci with latest analyzer-lsp by @shawn-hurley in #68
- add missing support for label selector by @djzager in #93
- Fix no-cleanup option, disable analysis logs to stdout by @pranavgaikwad in #99
- Ensure that env variable PODMAN_BIN wins by @ascheman in #108
- adding entrypoint to copy source from mount to container by @shawn-hurley in #127
New Contributors
- @savitharaghunathan made their first contribution in #65
- @shawn-hurley made their first contribution in #68
- @jwmatthews made their first contribution in #97
- @jmle made their first contribution in #104
- @ascheman made their first contribution in #108
Full Changelog: https://github.com/konveyor/kantra/commits/v0.3.0-rc.4