Skip to content

Releases: fortio/scli

v1.15.2

15 Aug 20:37
58610ec
Compare
Choose a tag to compare

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

02 Jul 02:13
f37aa48
Compare
Choose a tag to compare

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

Full Changelog: v1.15.0...v1.15.1

v1.15.0

23 Jun 21:44
a08e01c
Compare
Choose a tag to compare

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

Full Changelog: v1.14.3...v1.15.0

v1.14.3

05 Jun 15:37
26b5458
Compare
Choose a tag to compare

Dependencies updates only. And real change/fix is log's handling of errors.

What's Changed

Full Changelog: v1.14.2...v1.14.3

v1.14.2

22 Mar 19:14
197dcfe
Compare
Choose a tag to compare

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

13 Feb 05:54
82af3a1
Compare
Choose a tag to compare

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

13 Feb 05:42
581a3cf
Compare
Choose a tag to compare

What's Changed

  • Handle k8s sigterm gracefully in scli.UntilInterrupted() (#50)

Plus other dependencies/actions updates

Full Changelog: v1.13.1...v1.14.0

v1.13.1

22 Nov 06:31
3da271b
Compare
Choose a tag to compare

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

22 Nov 04:44
a35f73b
Compare
Choose a tag to compare

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

v1.12.1

14 Nov 20:29
3d9798b
Compare
Choose a tag to compare

What's Changed

  • Log initial runtime.GOMAXPROCS(0) by @ldemailly in #41 to address #40
  • Bump fortio.org/dflag from 1.6.0 to 1.7.0 (base64/binary confimap data) by @dependabot in #38

Full Changelog: v1.12.0...v1.12.1