Skip to content

Releases: cilium/cilium-cli

Release v0.19.5

25 Jun 08:16

Choose a tag to compare

Summary of Changes

Minor Changes:

CI Changes:

Misc Changes:

New Contributors

Full Changelog: v0.19.4...v0.19.5

Release v0.19.4

20 May 14:17

Choose a tag to compare

Summary of Changes

Misc Changes:

Full Changelog: v0.19.3...v0.19.4

v0.19.3

20 May 14:28

Choose a tag to compare

Note

This release doesn't contain binary artifacts. Please use cilium-cli v0.19.4 instead if you require these binaries.

Summary of Changes

Minor Changes:

  • A new parameter, --log-check-only-test-time, has been added to Cilium CLI connectivity tests. When set to true, only the logs written after the point in time where the tests have been started get checked. This aims at avoiding false positive. (cilium/cilium#44988, @fgiloux)
  • Additionally collect Cluster Mesh certificate generation artifacts in sysdumps (cilium/cilium#44773, @giorio94)
  • cilium-cli: add --cleanup flag for connectivity test artifacts (cilium/cilium#44075, @harshakumar25)
  • encryption: remove deprecated enable-encryption-strict-mode encryption-strict-mode-cidr and encryption-strict-mode-allow-remote-node-identities options (cilium/cilium#45452, @smagnani96)
  • Remove deprecated v2alpha1 CiliumNodeConfig API that was promoted to v2 in cilium 1.16. (cilium/cilium#44739, @HadrienPatte)

Bugfixes:

CI Changes:

Misc Changes:

Full Changelog: v0.19.2...v0.19.3

Release v0.19.2

25 Feb 20:22

Choose a tag to compare

Summary of Changes

CI Changes:

Misc Changes:

Full Changelog: v0.19.1...v0.19.2

Release v0.19.1

17 Feb 09:56

Choose a tag to compare

Summary of Changes

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

New Contributors

Full Changelog: v0.19.0...v0.19.1

Release v0.19.0

14 Jan 10:30

Choose a tag to compare

Summary of Changes

CI Changes:

Misc Changes:

  • chore(deps): update all-dependencies (main) (cilium/cilium#43169, @cilium-renovate[bot])
  • chore(deps): update all-dependencies (main) (cilium/cilium#43456, @cilium-renovate[bot])
  • chore(deps): update all-dependencies (main) (cilium/cilium#43508, @cilium-renovate[bot])
  • chore(deps): update base-images (main) (cilium/cilium#43457, @cilium-renovate[bot])
  • chore(deps): update base-images (main) (cilium/cilium#43538, @cilium-renovate[bot])
  • chore(deps): update docker.io/library/golang:1.25.5 docker digest to a22b2e6 (main) (cilium/cilium#43303, @cilium-renovate[bot])
  • chore(deps): update go to v1.25.5 (main) (cilium/cilium#43173, @cilium-renovate[bot])
  • cilium-cli/connectivity: remove matcher for bpf/init.sh errors (cilium/cilium#43109, @tklauser)
  • cilium-cli: convert net.IP to netip.Addr (cilium/cilium#42371, @phuhung273)
  • cli: Update network-perf image ref (cilium/cilium#43297, @HadrienPatte)
  • chore(deps): update golangci/golangci-lint-action action to v9.2.0 by @renovate[bot] in #3148
  • Update stable release to v0.18.9 by @michi-covalent in #3149
  • chore(deps): update golangci/golangci-lint docker tag to v2.7.0 by @renovate[bot] in #3151
  • chore(deps): update go to v1.25.5 by @renovate[bot] in #3153
  • ci: clean up disk space in release workflow by @tklauser in #3154
  • chore(deps): update actions/stale action to v10.1.1 by @renovate[bot] in #3150
  • chore(deps): update gcr.io/distroless/static:latest docker digest to 4b2a093 by @renovate[bot] in #3152
  • chore(deps): update golangci/golangci-lint docker tag to v2.7.2 by @renovate[bot] in #3155
  • chore(deps): update docker.io/library/golang:1.25.5 docker digest to a22b2e6 by @renovate[bot] in #3156
  • chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #3157
  • chore(deps): update docker.io/library/golang:1.25.5 docker digest to 36b4f45 by @renovate[bot] in #3160
  • chore(deps): update dependency cilium/cilium to v1.18.5 by @renovate[bot] in #3159
  • chore(deps): update dependency kubernetes-sigs/kind to v0.31.0 by @renovate[bot] in #3158
  • chore(deps): update docker/setup-buildx-action action to v3.12.0 by @renovate[bot] in #3162
  • chore(deps): update golangci/golangci-lint docker tag to v2.8.0 by @renovate[bot] in #3163
  • chore(deps): update docker.io/library/golang:1.25.5 docker digest to 6cc2338 by @renovate[bot] in #3164
  • chore(deps): update gcr.io/distroless/static:latest docker digest to cd64bec by @renovate[bot] in #3165
  • chore(deps): update actions/setup-go action to v6.2.0 by @renovate[bot] in #3166
  • Prepare for v0.19.0 release by @tklauser in #3167

Full Changelog: v0.18.9...v0.19.0

Release v0.18.9

03 Dec 04:15
v0.18.9

Choose a tag to compare

Summary of Changes

Major Changes:

Minor Changes:

  • CLI: Allow users to set the default Cilium namespace via the CILIUM_NAMESPACE environment variable (cilium/cilium#41557, @td0ne)
  • Removed deprecated CiliumBGPPeeringPolicy CRD and its agent implementation. Use cilium.io/v2 CRDs (CiliumBGPClusterConfig, CiliumBGPPeerConfig, CiliumBGPAdvertisement, CiliumBGPNodeConfigOverride) for configuring BGP. (cilium/cilium#42278, @rastislavs)

CI Changes:

Misc Changes:

Full Changelog: v0.18.8...v0.18.9

Release v0.18.8

22 Oct 18:11
v0.18.8

Choose a tag to compare

Summary of Changes

Minor Changes:

  • clustermesh: add endpoints metrics and change global service (and MCS ServiceExport) metrics to report per cluster metrics instead of a global count (cilium/cilium#41323, @MrFreezeex)

Bugfixes:

CI Changes:

Misc Changes:

  • chore(deps): update all-dependencies (main) (cilium/cilium#41611, @cilium-renovate[bot])
  • chore(deps): update all-dependencies (main) (cilium/cilium#42018, @cilium-renovate[bot])
  • chore(deps): update docker.io/alpine/socat:1.8.0.3 docker digest to 0ce60b5 (main) (cilium/cilium#41558, @cilium-renovate[bot])
  • chore(deps): update docker.io/library/golang:1.25.1 docker digest to 8305f5f (main) (cilium/cilium#41649, @cilium-renovate[bot])
  • chore(deps): update docker.io/library/golang:1.25.1 docker digest to d709837 (main) (cilium/cilium#42019, @cilium-renovate[bot])
  • chore(deps): update docker.io/library/golang:1.25.3 docker digest to 6ea52a0 (main) (cilium/cilium#42252, @cilium-renovate[bot])
  • chore(deps): update go to v1.25.1 (main) (cilium/cilium#41560, @cilium-renovate[bot])
  • chore(deps): update go to v1.25.3 (main) (cilium/cilium#42061, @cilium-renovate[bot])
  • cilium-cli/features: use common cmd metric list command (cilium/cilium#41630, @aanm)
  • cilium-cli: drop disabled IP cache check from connectivity tests (cilium/cilium#42240, @tklauser)
  • cli/clustermesh: remove leftover global services status info (cilium/cilium#41727, @giorio94)
  • Refactor policy engine to use PolicyEntry as the internal representation of policies, as described in CFP-39646. (cilium/cilium#40213, @TheBeeZee)
  • sysdump: add resource usage of nodes and pods (cilium/cilium#41415, @darox)
  • chore(deps): update go to v1.25.1 (patch) by @renovate[bot] in #3097
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #3094
  • chore(deps): update docker.io/library/golang:1.25.1 docker digest to d6bdb04 by @renovate[bot] in #3096
  • chore(deps): update gcr.io/distroless/static:latest docker digest to 87bce11 by @renovate[bot] in #3099
  • chore(deps): update softprops/action-gh-release action to v2.3.3 by @renovate[bot] in #3098
  • chore(deps): update golang docker tag to v1.25.1 by @renovate[bot] in #3093
  • chore(deps): update actions/stale action to v10 by @renovate[bot] in #3095
  • chore(deps): update golang:1.25.1-alpine3.21 docker digest to 331bde4 by @renovate[bot] in #3100
  • chore(deps): update dependency cilium/cilium to v1.18.2 by @renovate[bot] in #3102
  • chore(deps): update docker.io/library/golang:1.25.1 docker digest to 8305f5f by @renovate[bot] in #3103
  • chore(deps): update golangci/golangci-lint docker tag to v2.5.0 by @renovate[bot] in #3104
  • chore(deps): update docker/login-action action to v3.6.0 by @renovate[bot] in #3105
  • chore(deps): update docker.io/library/golang:1.25.1 docker digest to ab1f5c4 by @renovate[bot] in #3106
  • chore(deps): update actions/stale action to v10.1.0 by @renovate[bot] in #3108
  • chore(deps): update softprops/action-gh-release action to v2.3.4 by @renovate[bot] in #3107
  • chore(deps): update softprops/action-gh-release action to v2.4.0 by @renovate[bot] in #3109
  • chore(deps): update golang docker tag to v1.25.2 by @renovate[bot] in #3110
  • chore(deps): update go to v1.25.2 (patch) by @renovate[bot] in #3112
  • chore(deps): update golang:1.25.2-alpine3.21 docker digest to 0134653 by @renovate[bot] in #3113
  • RELEASE: also look for release-blockers in cilium/cilium by @julianwiedmann in #3116
  • chore(deps): update golang docker tag to v1.25.3 by @renovate[bot] in #3117
  • chore(deps): update softprops/action-gh-release action to v2.4.1 by @renovate[bot] in #3114
  • chore(deps): update go to v1.25.3 (patch) by @renovate[bot] in #3118
  • chore(deps): update golang:1.25.3-alpine3.21 docker digest to 0c9f3e0 by @renovate[bot] in #3115
  • Makefile: fix renovate depname for GO_IMAGE_* updates by @tklauser in #3119
  • chore(deps): update docker.io/library/golang:1.25.3 docker digest to 6ea52a0 by @renovate[bot] in #3111
  • Prepare for v0.18.8 release by @michi-covalent in #3120

Release v0.18.7

03 Sep 16:30
v0.18.7

Choose a tag to compare

What's Changed

Summary of Changes

Minor Changes:

  • clustermesh: cli: accept more than one service IPs (excluding when connecting to NodePort Services) when connecting to remote clustermesh-apiserver (cilium/cilium#41253, @MrFreezeex)
  • clustermesh: cli: add support for dict for helm values clustermesh.config.clusters (cilium/cilium#40879, @MrFreezeex)
  • clustermesh: cli: support outputting clustermesh.config.clusters to the new dict format if the cluster is running Cilium >= 1.20 (cilium/cilium#40959, @MrFreezeex)

Bugfixes:

CI Changes:

Misc Changes:

Full Changelog: v0.18.6...v0.18.7

Release v0.18.6

30 Jul 21:03
v0.18.6

Choose a tag to compare

What's Changed

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

Full Changelog: v0.18.5...v0.18.6