Skip to content

Releases: cilium/cilium-cli

Release v0.14.7

14 Jun 17:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.6...v0.14.7

Release v0.14.6

01 Jun 15:17
v0.14.6
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.14.5 by @tklauser in #1670
  • Makefile: fix golangci-lint renovate datasource annotation by @tklauser in #1668
  • chore(deps): update docker.io/coredns/coredns docker tag to v1.10.1 by @renovate in #1669
  • connectivity: add full egress gateway test suite by @jibi in #1657
  • Various connectivity and install fixes by @brb in #1677
  • connectivity/check: store metrics by pointer in TestMetricsIncrease by @tklauser in #1679
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #1682
  • CI: Change multicluster provisioning to none blocking mode by @brlbil in #1680
  • CI: Simplify Junit uploads by @brlbil in #1681
  • fix(deps): pin dependencies by @renovate in #1661
  • chore(deps): update aws-actions/configure-aws-credentials action to v2.1.0 by @renovate in #1684
  • multicluster tests: simplify secret rename logic by @asauber in #1685
  • Update default Cilium version to 1.13.3 by @tklauser in #1686
  • Prepare for v0.14.6 release by @jibi in #1678

Full Changelog: v0.14.5...v0.14.6

Release v0.14.5

26 May 14:32
v0.14.5
Compare
Choose a tag to compare

What's Changed

  • connectivity: Fix some v0.14.4 failures by @brb in #1660
  • Update stable release to v0.14.4 by @michi-covalent in #1662
  • renovate: add renovate/stop-updating label on renovate's PRs by @tklauser in #1663
  • connectivity/check: pass metrics to metricsIncrease by pointer by @tklauser in #1664
  • sysdump: refactor submitTetragonBugtoolTasks to take defaults as parameters by @tklauser in #1665
  • renovate: add annotations for connectivity test images by @tklauser in #1667
  • Prepare for v0.14.5 release by @tklauser in #1666

Full Changelog: v0.14.4...v0.14.5

Release v0.14.4

25 May 12:22
v0.14.4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.3...v0.14.4

Release v0.14.3

17 May 21:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.2...v0.14.3

Release v0.14.2

08 May 14:37
v0.14.2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.14.2

Release v0.14.1

03 May 16:07
v0.14.1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.14.1

Release v0.14.0

24 Apr 17:54
Compare
Choose a tag to compare

🚀 New Feature: helm installation mode

Feature Status: Experimental

This release introduces a new opt-in helm installation mode. This mode enables you to use cilium-cli and helm interchangeably to manage your Cilium installations, while taking advantage of cilium-cli's advanced features such as Cilium configuration auto-detection.

Please see README.md for details.

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.14.0

Release v0.13.2

21 Mar 07:51
v0.13.2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.13.2

Release v0.13.1

03 Mar 13:19
v0.13.1
Compare
Choose a tag to compare

What's Changed

  • go.mod, vendor: bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #1420
  • connectivity tests: fix issue on IPv6-only clusters by @giorio94 in #1414
  • Update stable release to v0.13.0 by @tklauser in #1412
  • enabled l7Proxy & removed err.log message for WireGuard by @Neilblaze in #1419
  • clustermesh: update etcd version to v3.5.4 by @kahirokunn in #1421
  • hubble: Patch Cilium DaemonSet with hubble-metrics port by @lambdanis in #1423
  • go.mod, vendor: pull in latest cilium charts for v1.14.0-snapshot.0 by @tklauser in #1425
  • Add profiling data(cpu/heap) of cilium agent to sysdump. by @marseel in #1424
  • Prepare for v0.13.1 release by @tklauser in #1427
  • Dockerfile: Bump library/golang from 9266e89 to bf83658 by @dependabot in #1431
  • .github/workflows: use softprops/action-gh-release in release workflow by @tklauser in #1433

New Contributors

Full Changelog: v0.13.0...v0.13.1