Skip to content

Releases: cilium/cilium-cli

Release v0.10.5

20 May 13:48
v0.10.5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.4...v0.10.5

Release v0.11.7

17 May 16:15
v0.11.7
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-go from 3.0.0 to 3.1.0 by @dependabot in #846
  • .github: explicitly set Cilium version in workflows by @tklauser in #845
  • build(deps): bump google.golang.org/grpc from 1.46.0 to 1.46.2 by @dependabot in #849
  • Pull in latest helm charts, update to Cilium v1.11.5 by @tklauser in #850
  • ci: make external workload only use global DNS server in test by @tklauser in #851

Full Changelog: v0.11.6...v0.11.7

Release v0.11.6

13 May 21:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.5...v0.11.6

Release v0.11.5

05 May 01:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.4...v0.11.5

Release v0.11.4

29 Apr 23:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.3...v0.11.4

Release v0.11.3

27 Apr 19:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

Release v0.11.2

25 Apr 23:19
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 3.0.0 to 3.0.1 by @dependabot in #796
  • Transform flags context and namespace to be global for cilium-cli by @thorbenvh8 in #792
  • update code of conduct email by @xmulligan in #800
  • build(deps): bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #801
  • install: Add Peer Service on Install by @nathanjsweet in #809
  • install: add support for AWS with CNI chaining by @aanm in #807
  • relay: Move Peer Service to Hubble Relay Enablement by @nathanjsweet in #810

New Contributors

Full Changelog: v0.11.1...v0.11.2

Release v0.11.1

14 Apr 17:59
v0.11.1
Compare
Choose a tag to compare

What's Changed

  • feat: collect Kubernetes Endpoints in sysdump by @tpfister-form3 in #794
  • helm: fix helm template output for extraConfig options by @aanm in #793
  • install: fix AKS installation on Cilium >= 1.12.0 by @aanm in #795

New Contributors

Full Changelog: v0.11.0...v0.11.1

Release v0.11.0

13 Apr 17:52
v0.11.0
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3 by @dependabot in #726
  • sysdump: include own log messages in sysdump by @tklauser in #728
  • build(deps): bump docker/login-action from 1.13.0 to 1.14.0 by @dependabot in #729
  • build(deps): bump actions/setup-go from 2.2.0 to 3 by @dependabot in #730
  • sysdump: check (*Collector).setupLogging error by @tklauser in #733
  • connectivity: Don't ignore errors during setup & validation by @pchaigno in #732
  • build(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #735
  • Network performance test by @jtaleric in #708
  • build(deps): bump actions/download-artifact from 2.1.0 to 3 by @dependabot in #740
  • build(deps): bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #741
  • workflows: fix AKS workflow not using the right CLI pod by @nbusseneau in #738
  • Fix 'node-init' in GKE's 'cos' images. by @bmcustodio in #739
  • build(deps): bump docker/login-action from 1.14.0 to 1.14.1 by @dependabot in #743
  • Update Go to 1.17.8 by @tklauser in #746
  • build(deps): bump golangci/golangci-lint-action from 3.0.0 to 3.1.0 by @dependabot in #745
  • internal: clarify key=value syntax for cilium install --config by @vosdev in #748
  • build(deps): bump google-github-actions/setup-gcloud from 0.5.1 to 0.6.0 by @dependabot in #752
  • build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #753
  • build(deps): bump google.golang.org/grpc from 1.44.0 to 1.45.0 by @dependabot in #756
  • build(deps): bump docker/build-push-action from 2.9.0 to 2.10.0 by @dependabot in #758
  • Make CRR standalone workload by @jtaleric in #750
  • ci: update az to 2.30.0 by @nbusseneau in #703
  • Update Go to 1.18 by @tklauser in #759
  • Moving pkill to cleanup by @jtaleric in #760
  • ci: bump golangci-lint to v1.45.0 by @rolinh in #762
  • Use helm charts to generate manifests by @aanm in #717
  • build(deps): bump helm.sh/helm/v3 from 3.8.0 to 3.8.1 by @dependabot in #768
  • build(deps): bump github.com/cilium/workerpool from 1.1.1 to 1.1.2 by @dependabot in #772
  • Fix helm-based installation for older Cilium versions by @aanm in #771
  • skip non cilium image when get cilium version by @junnplus in #761
  • install: Handle rancher-desktop CNI location by @chancez in #744
  • Update default Cilium version to 1.11.3 by @tklauser in #774
  • Add image-suffix and image-tag to keep old version behavior by @aanm in #775
  • Autodetect K3s cluster flavor by @tklauser in #773
  • refactor: Expose k8s package by @michi-covalent in #777
  • Deprecate old CLI flags by @aanm in #767
  • .github: partially revert flag changes by @aanm in #779
  • Add helm-based installation for hubble integration by @aanm in #778
  • sysdump - Add --cilium-operator-namespace option by @jaredledvina in #780
  • hubble: fix deployment of hubble with unreleased Cilium versions by @aanm in #785
  • internal/helm: fix helm template output for array values by @aanm in #781
  • store helm values into a Kubernetes secret by @aanm in #782
  • connectivity: Make fatal errors more visible by @twpayne in #787
  • vendor: Update github.com/cilium/charts by @michi-covalent in #788
  • hubble: fix installation of 1.10 versions by @aanm in #789
  • hubble: redact cilium-ca certificate key when printing to terminal by @aanm in #784
  • Fix release build & update Go to 1.18.1 by @tklauser in #791

New Contributors

Full Changelog: v0.10.4...v0.11.0

Release v0.10.4

24 Feb 16:57
v0.10.4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4