Skip to content

Releases: cilium/hubble

v0.7.1

22 Oct 08:41
Compare
Choose a tag to compare

Bugfixes:

  • cmd: fix environment variable names for options with dashes (#408, @rolinh)

Misc Changes:

  • build: ensure that binaries are always statically built (#402, @rolinh)

v0.7.0

19 Oct 18:18
Compare
Choose a tag to compare

Minor Changes:

  • Add config subcommand (#380, @rolinh)
  • Add reflect command (#378, @michi-covalent)
  • cmd/observe: Add HTTP method and path filters (#371, @twpayne)
  • cmd/peer: print tls.ServerName when available (#374, @rolinh)
  • cmd/status: Add flows per second to hubble status (#330, @gandro)
  • cmd/status: print node availability information when available (#328, @rolinh)
  • cmd/status: report current/max flows on the same line (#346, @rolinh)
  • cmd: add support for fish and powershell completion (#316, @rolinh)
  • cmd: add support for TLS and mTLS (#372, @rolinh)
  • cmd: honor user configuration directory for the configuration file (#375, @rolinh)
  • cmd: remove globals, optimize grpc client conn creation, remove pprof (#369, @rolinh)
  • Dockerfile: Remove ENTRYPOINT (#355, @michi-covalent)
  • printer: ommit node name from output (#358, @mdnix)
  • Update Go to v1.15, drop support for darwin/386, add support for linux/[arm,arm64] (#343, @rolinh)

Bugfixes:

  • cmd/status: do not report flows ratio when max flows is zero (#345, @rolinh)
  • make: fix git hash variable assignments for old make versions (#290, @rolinh)

Misc Changes:

Other Changes:

v0.5.2

28 Jul 21:24
Compare
Choose a tag to compare

Summary of Changes

Misc Changes:

  • Update Go version to v1.14.4 and alpine base image to v3.12 (#279, @rolinh)
  • Update Go version to v1.14.5 (#319, @rolinh, backport PR #323)
  • Update Go version to v1.14.6 (#320, @rolinh, backport PR #323)
  • backport/v0.5: update Go version, pull in a fix (#274, @rolinh)
  • helm: Pin Hubble v0.5.1 in v0.5 branch (#249, @gandro)
  • printer: Fall back on ethernet MAC addresses (#262, @rolinh)
  • Ratelimit cilium identity fetch (#270, @glibsm)
  • v0.5: Pin Hubble and Cilium branches (#301, @gandro)

v0.6.1

12 Jun 18:06
Compare
Choose a tag to compare

Bugfixes:

Misc Changes:

  • update Go version to v1.14.4 and alpine base image to v3.12 (#280, @rolinh)

Other Changes:

v0.6.0

29 May 21:18
Compare
Choose a tag to compare

Bugfixes:

  • api: fix potential panic in endpoint's EqualsByID (#199, @rolinh)

Misc Changes:

Other Changes:

v0.5.1

15 Apr 17:39
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
Amend 3cc0cea40bb72e1f7d00878af42c160e8e4660f3

Somehow I lost a part of this commit.

Signed-off-by: Sebastian Wicki <[email protected]>
Signed-off-by: Michi Mutsuzaki <[email protected]>