Skip to content

Releases: cilium/cilium-cli

Release v0.18.2

07 Mar 22:38
v0.18.2
Compare
Choose a tag to compare

What's Changed

Minor Changes:

CI Changes:

Misc Changes:

Release v0.18.1

06 Mar 23:55
v0.18.1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

Release v0.18.0

02 Mar 00:24
v0.18.0
Compare
Choose a tag to compare

⚠️ A Breaking Change ⚠️

Cilium CLI GitHub Action now defaults to using the top-level go.mod file to determine Go version to build Cilium CLI when skip-build parameter is set to false (#2956).

What's Changed

Full Changelog: v0.17.0...v0.18.0

Release v0.17.0

20 Feb 17:04
v0.17.0
Compare
Choose a tag to compare

⚠️ A Breaking Change ⚠️

Cilium CLI removes the External workloads feature in this release (cilium/cilium#37418). More specifically, it removes:

  • cilium clustermesh external-workload command.
  • --enable-external-workloads flag in cilium clustermesh enable command.
  • Connectivity tests related to external workloads.
  • Sysdump support for external workloads.

Cilium community plans to stop maintaining the external workload feature in all the stable release branches (v1.15, v1.16, and v1.17), and the feature will be removed in v1.18 release.

What's Changed

Minor Changes:

CI Changes:

Misc Changes:

Release v0.16.24

29 Jan 23:09
v0.16.24
Compare
Choose a tag to compare

What's Changed

Summary of Changes

Minor Changes:

CI Changes:

Misc Changes:

Full Changelog: v0.16.23...v0.16.24

Release v0.16.23

08 Jan 16:50
v0.16.23
Compare
Choose a tag to compare

What's Changed

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

Full Changelog: v0.16.22...v0.16.23

Release v0.16.22

11 Dec 09:45
Compare
Choose a tag to compare

Important

The default behavior for cilium upgrade has changed such that Helm values will be reset and then reused. This behavior can be reverted to the previous behavior by setting --reset-then-reuse-values=false or by explicitly specifying --reuse-values or --reset-values which always take precedence over --reset-then-reuse-values. See cilium/cilium#36347 for details.

What's Changed

Full Changelog: v0.16.21...v0.16.22

Release v0.16.21

06 Dec 11:49
v0.16.21
Compare
Choose a tag to compare

Tip

Cilium CLI now derives the default Cilium version to install from the source instead of injecting it at compile time. You no longer need to set github.com/cilium/cilium/cilium-cli/defaults.CLIVersion using -ldflags while compiling Cilium CLI. See cilium/cilium#36344 for details.

What's Changed

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

New Contributors

Full Changelog: v0.16.20...v0.16.21

Release v0.16.20

06 Nov 17:19
v0.16.20
Compare
Choose a tag to compare

What's Changed

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

New Contributors

Full Changelog: v0.16.19...v0.16.20

Release v0.16.19

02 Oct 00:54
v0.16.19
Compare
Choose a tag to compare

What's Changed

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

Other Changes:

New Contributors

Full Changelog: v0.16.18...v0.16.19