Skip to content

Releases: cilium/cilium-cli

Release v0.16.4

28 Mar 18:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.3...v0.16.4

Release v0.16.3

18 Mar 19:41
Compare
Choose a tag to compare

What's Changed

  • refactor: Move logging outside internal by @michi-covalent in #2418
  • chore(deps): update golang:1.22.1-alpine3.19 docker digest to fa4add5 by @renovate in #2417
  • Explicitly configure the "nodes without cilium" affinity on both initial installation and subsequent upgrades by @giorio94 in #2427
  • chore(deps): update golang:1.22.1-alpine3.19 docker digest to 0466223 by @renovate in #2428
  • Prepare for v0.16.3 release by @michi-covalent in #2429

Full Changelog: v0.16.2...v0.16.3

Release v0.16.2

15 Mar 21:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.16.2

Release v0.16.1

14 Mar 00:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.16.1

Release v0.16.0

05 Mar 20:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.23...v0.16.0

Release v0.15.23

16 Feb 00:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.22...v0.15.23

Release v0.15.22

01 Feb 22:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.21...v0.15.22

What's Changed

New Contributors

Full Changelog: v0.15.21...v0.15.22

Release v0.15.21

31 Jan 01:29
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.15.20 by @tklauser in #2229
  • Bump alpine images to 3.19 by @tklauser in #2225
  • clustermesh: fix hardcode at service type by @ii2day in #2230
  • refactor: improve error messaging for version command by @ssttehrani in #2231
  • bgp: Add command for retrieving bgp routes by @rastislavs in #2201
  • Add host to pod tests to the connectivity suite by @giorio94 in #2234
  • chore(deps): update actions/upload-artifact action to v4.1.0 by @renovate in #2235
  • connectivity: only wait for daemonsets if needed by @neoaggelos in #2237
  • chore(deps): update azure/login action to v1.6.1 by @renovate in #2239
  • fix(deps): update module github.com/cilium/cilium to v1.15.0-rc.1 by @renovate in #2246
  • Extract and generalize the sniffer logic used by encryption tests for easier reusability by @giorio94 in #2248
  • chore(deps): update docker.io/library/busybox:stable-glibc docker digest to 83fc333 by @renovate in #2244
  • bgp: routes CLI - update min. cilium version, use cilium binary by @rastislavs in #2251
  • chore(deps): update actions/upload-artifact action to v4.2.0 by @renovate in #2243
  • sysdump: don't specify --follow while collecting hubble flows by @giorio94 in #2240
  • make: allow building with debug symbols by @ldelossa in #2238
  • chore(deps): update docker.io/library/busybox:stable-glibc docker digest to e046063 by @renovate in #2253
  • Go workflow: Remove Cross-build step by @michi-covalent in #2255
  • Go workflow: Add merge_group trigger by @michi-covalent in #2254
  • chore(deps): update all github action dependencies to v2.1.0 (minor) by @renovate in #2257
  • Minor improvements concerning the tunnel feature determination for connectivity tests by @giorio94 in #2247
  • Fix status exit code by @ttretau in #2233
  • connectivity: add unknown ICMPv4 code as expected drop reason by @giorio94 in #2242
  • Simplify executing generic checks as part of the connectivity suite by @giorio94 in #2250
  • fix(deps): update all go dependencies main by @renovate in #2245
  • Retrieve CiliumNodes in connectivity tests context, and use them to determine PodCIDRs by @giorio94 in #2249
  • bgp: enhance defaulting of bgp routes command by @rastislavs in #2256
  • chore(deps): update docker.io/library/golang:1.21.6-alpine3.19 docker digest to 51a7800 by @renovate in #2263
  • chore(deps): update golang:1.21.6-alpine3.19 docker digest to 29fd37e by @renovate in #2259
  • chore(deps): update golang:1.21.6-alpine3.19 docker digest to a6a7f1f by @renovate in #2268
  • chore(deps): update dependency cilium/cilium to v1.14.6 by @renovate in #2260
  • chore(deps): update actions/upload-artifact action to v4.3.0 by @renovate in #2258
  • fix(deps): update module google.golang.org/grpc to v1.61.0 by @renovate in #2264
  • Unbreak the EKS (tunnel) CI workflow reverting a no-longer necessary workaround by @giorio94 in #2273
  • hooks: split feature detection from setup and validation by @giorio94 in #2270
  • Prepare for v0.15.21 release by @michi-covalent in #2272

New Contributors

Full Changelog: v0.15.20...v0.15.21

Release v0.15.20

10 Jan 22:24
v0.15.20
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module helm.sh/helm/v3 to v3.13.3 by @renovate in #2189
  • fix(deps): update all go dependencies main by @renovate in #2188
  • chore(deps): update dependency cilium/cilium to v1.14.5 by @renovate in #2182
  • chore(deps): update module golang.org/x/crypto to v0.17.0 [security] by @renovate in #2196
  • internal: export json/yaml utils by @jibi in #2198
  • chore(deps): update module github.com/containerd/containerd to v1.7.11 [security] by @renovate in #2200
  • defaults: add 'Host datapath not ready' to expected drop reasons by @ti-mo in #2206
  • tests: egressgw: minor improvements and clean ups by @jibi in #2063
  • Drop cilium endpoint verification. by @viktor-kurchenko in #2205
  • connectivity: don't configure pod port information when unused by @giorio94 in #2194
  • Make cilium clustemesh status compatible with external kvstore by @giorio94 in #2199
  • Cilium-cli - fixed spelling mistake in "install" help output by @saintdle in #2211
  • fix(deps): update all go dependencies main (patch) by @renovate in #2209
  • Enable running connectivity tests requiring a node without Cilium in combination with clustermesh by @giorio94 in #2191
  • chore(deps): update azure/login action to v1.6.0 by @renovate in #2213
  • chore(deps): update quay.io/cilium/alpine-curl docker tag to v1.9.0 by @renovate in #2215
  • chore(deps): update golang:1.21.5-alpine3.18 docker digest to c157305 by @renovate in #2202
  • chore(deps): update google-github-actions/setup-gcloud action to v2.0.1 by @renovate in #2203
  • chore(deps): update docker.io/library/golang:1.21.5-alpine3.18 docker digest to d8b9994 by @renovate in #2207
  • chore(deps): update all github action dependencies to v4 (major) by @renovate in #2187
  • fix(deps): update all go dependencies main by @renovate in #2208
  • Make connectivity test pods terminate quickly by @giorio94 in #2195
  • chore(deps): update google-github-actions/auth action to v2.0.1 by @renovate in #2218
  • chore(deps): update actions/download-artifact action to v4.1.0 by @renovate in #2219
  • chore(deps): update golang docker tag to v1.21.6 by @renovate in #2221
  • defaults: Ignore XfrmInStateInvalid errors if rare by @pchaigno in #2216
  • chore(deps): update go to v1.21.6 (patch) by @renovate in #2223
  • chore(deps): update quay.io/cilium/json-mock docker tag to v1.3.8 by @renovate in #2214
  • chore(deps): update docker.io/library/busybox:stable-glibc docker digest to 51d373b by @renovate in #2217
  • ci: unique artifact name for junit reports in kind workflow by @tklauser in #2226
  • ci: remove unnecessary steps unlabeling nodes in kind workflow by @tklauser in #2224
  • chore(deps): update actions/download-artifact action to v4.1.1 by @renovate in #2227
  • Prepare for v0.15.20 release by @tklauser in #2228

Full Changelog: v0.15.19...v0.15.20

Release v0.15.19

18 Dec 13:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.18...v0.15.19