Releases: fortio/scli
v1.15.3
Pick up improved http logging in case of panic from https://github.com/fortio/log/releases/tag/v1.17.1
What's Changed
- Bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in #70
- Update log (and thus cli, dflag) by @ldemailly in #71
Full Changelog: v1.15.2...v1.15.3
v1.15.2
What's Changed
Dependencies update and UntilInterrupted() now a forward to the cli package's version.
Full Changelog: v1.15.1...v1.15.2
v1.15.1
It's less likely to be useful for server process like this is meant to be used for but, just in case,
see the changes in https://github.com/fortio/cli#small-binaries for new build tags to reduce the foot print
What's Changed
- Bump fortio.org/cli from 1.6.0 to 1.7.0 by @dependabot in #62
Full Changelog: v1.15.0...v1.15.1
v1.15.0
Matches https://github.com/fortio/cli/releases/tag/v1.6.0:
Adds the CA bundle auto fallback for FROM scratch
docker.
Use -tags no_tls_fallback
in your build to revert to previous mechanism where the OS bundle must be present.
See cli's Readme section for details.
What's Changed
- Bump fortio.org/cli from 1.5.2 to 1.6.0 by @dependabot in #60
Full Changelog: v1.14.3...v1.15.0
v1.14.3
Dependencies updates only. And real change/fix is log's handling of errors.
What's Changed
- Bump fortio.org/log from 1.12.1 to 1.12.2 by @dependabot in #55
- Bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #56
- Bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #57
- Bump fortio.org/dflag from 1.7.1 to 1.7.2 by @dependabot in #59
Full Changelog: v1.14.2...v1.14.3
v1.14.2
What's Changed
This mostly a CI switch and to sync the rebuilt dependencies - no api/code change beside linter fixes in dependencies
- switch to shared workflows and update dependencies by @ldemailly in #54
Full Changelog: v1.14.1...v1.14.2
v1.14.1
What's Changed
- Update doc of UntilInterrupted() for SIGTERM/k8s by @ldemailly in #51
Full Changelog: v1.14.0...v1.14.1
v1.14.0
v1.13.1
What's Changed
- Use fixed version of cli for -logger-no-color by @ldemailly in #43
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- Update to latest log and cli, plus add to README.md for envhelp by @ldemailly in #42
Full Changelog: v1.12.1...v1.13.0