Releases: solarwinds/swo-cli
Releases · solarwinds/swo-cli
v1.3.4
Bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 (#19) Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.3 to 2.27.4. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/urfave/cli/compare/v2.27.3...v2.27.4) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.3.3
NH-85695 Add signing binaries mac (#20) * Add signing mac binaries * Change golangci-lint
v1.3.2
NH-85695 Add signing binaries release (#18) * Change to Release key * Change version
v1.3.0
Update README.md with swo logs get (#12)
v1.2.0
Add tailing functionality (#9) * add --follow flag * allow printing logs in live mode * update group flag usage
v1.1.2
Fix closing http response body (#8) * http response body was never closed because it was called inside for loop
v1.1.1
NH-85016 Add dependabot, CodeQL, goreleaser (#5) * Add dependabot, CodeQL, goreleaser * Fix versions