Releases: fortio/scli
v1.19.0
What's Changed
-
Latest log (cli and dflag) and linter induced updates by @ldemailly in #93
-
Bump golang.org/x/sys from 0.35.0 to 0.38.0 by @dependabot[bot] in #92
which also bumped min go to 1.24.0 thus the 1.19.0 here instead of 1.18.2
Full Changelog: v1.18.1...v1.19.0
v1.18.1
v1.18.0
What's Changed
- New log and cli (NO_COLOR handling and no race on UntilInterrupted) by @ldemailly in #89
Full Changelog: v1.17.1...v1.18.0
v1.17.1
What's Changed
- dflag with the duration bug fixes by @ldemailly in #88
Full Changelog: v1.17.0...v1.17.1
v1.17.0
Use dflag version that supports human friendly days (d) and weeks (w) in durations parsing.
Via https://github.com/fortio/duration v1.0.1
What's Changed
- Bump golang.org/x/sys from 0.30.0 to 0.34.0 by @dependabot[bot] in #82
- Switch to listen with ctx by @ldemailly in #84
- Bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #83
- Bump fortio.org/dflag from 1.8.1 to 1.9.1 by @dependabot[bot] in #86
- Bump fortio.org/cli from 1.10.0 to 1.11.0 by @dependabot[bot] in #87
Full Changelog: v1.16.1...v1.17.0
v1.16.1
What's Changed
- Update dflag version to align log versions between the 2 by @ldemailly in #80
Full Changelog: v1.16.0...v1.16.1
v1.16.0
- Go 1.21 min version so we can drop x/exp dependency (sets/dflag), latest dflag/log/cli by @ldemailly in #78
If you're stuck on older go you can continue to use v1.15.3
Full Changelog: v1.15.3...v1.16.0
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