Skip to content

Releases: cilium/cilium-cli

Release v0.15.13

06 Nov 23:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.12...v0.15.13

Release v0.15.12

02 Nov 16:22
v0.15.12
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.15.11 by @michi-covalent in #2046
  • echo-external-node: Check if NodeWithoutCilium is enabled by @michi-covalent in #2047
  • Replace --helm-set with --set by @michi-covalent in #2040
  • action: Do not install released vsn if CI vsn is specified by @brb in #2049
  • check: turn CurlClientIPCommand into more generic CurlCommandWithOutput by @jibi in #2050
  • gha: cleanup stale AWS-CNI iptables rules in EKS tunnel workflow by @giorio94 in #2045
  • Make encryption-related connectivity tests more reliable by @giorio94 in #2035
  • sysdump: Check if enable-envoy-config is set by @michi-covalent in #2054
  • chore(deps): update dependency cilium/cilium to v1.14.3 by @renovate in #2057
  • action: Allow users to skip building CLI by @brb in #2058
  • fix(deps): update all go dependencies main by @renovate in #2060
  • go.mod, vendor: update cilium/cilium to latest by @tklauser in #2065
  • k8s: outdent else block to please golangci-lint by @tklauser in #2066
  • chore(deps): update golangci/golangci-lint docker tag to v1.55.1 by @renovate in #2062
  • fix(deps): update all go dependencies main by @renovate in #2068
  • README.md: remove v0.10.x from release table by @tklauser in #2071
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to 0fd246f by @renovate in #2072
  • connectivity: don't use an ephemeral port for the echo server by @jibi in #2073
  • Revert "chore(deps): update dependency cilium/cilium to v1.14.3" by @michi-covalent in #2077
  • chore(deps): update module github.com/docker/docker to v24.0.7+incompatible [security] by @renovate in #2074
  • chore(deps): update golang:1.21.3-alpine3.18 docker digest to 99bec74 by @renovate in #2075
  • connectivity: Misc enc test case changes by @brb in #2055
  • Prepare for v0.15.12 release by @tklauser in #2082

Full Changelog: v0.15.11...v0.15.12

Release v0.15.11

16 Oct 16:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.10...v0.15.11

Release v0.15.10

07 Oct 05:59
Compare
Choose a tag to compare

What's Changed

  • clustermesh: Make cilium symlink install idempotent by @joestringer in #2006
  • chore(deps): update nick-invision/retry action to v2.9.0 by @renovate in #1989
  • helm-upgrade-clustermesh: Free up some disk space by @michi-covalent in #2008
  • chore(deps): update dependency go to v1.21.2 by @renovate in #2011
  • fix(deps): update all go dependencies main by @renovate in #2010
  • chore(deps): update docker.io/library/golang:1.21.1-alpine3.18 docker digest to 1c9cc94 by @renovate in #2009
  • connectivity test: Fix detectFeatures() logic by @michi-covalent in #2007
  • chore(deps): update docker.io/library/golang docker tag to v1.21.2 by @renovate in #2013
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to a2251c1 by @renovate in #2016
  • renovate: update Go image version used to build releases by @tklauser in #2017
  • chore(deps): update docker.io/library/golang:1.21.2-alpine3.18 docker digest to a76f153 by @renovate in #2014
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to e2eb1d5 by @renovate in #2018
  • sysdump: Detect features from cilium-config ConfigMap by @michi-covalent in #2004
  • chore(deps): update golang docker tag to v1.21.2 by @renovate in #2019
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to b3c6e53 by @renovate in #2020
  • Prepare for v0.15.10 release by @michi-covalent in #2021

Full Changelog: v0.15.9...v0.15.10

Release v0.15.9

04 Oct 22:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.8...v0.15.9

Release v0.15.8

12 Sep 18:52
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.15.7 by @tklauser in #1945
  • Explicitly configure ClusterID/Name in external workloads script by @giorio94 in #1948
  • chore(deps): update actions/checkout action to v4 by @renovate in #1950
  • fix(deps): update all go dependencies main by @renovate in #1946
  • Scrape Kubernetes metrics in sysdump by @marseel in #1941
  • Add operator and clustermesh metrics to sysdump by @marseel in #1927
  • connectivity: Delete test-conn-disrupt pods after running tests by @brb in #1952
  • connectivity: Decrease test-conn-disrupt-client interval to 10ms by @brb in #1955
  • chore(deps): update go to v1.21.1 (patch) by @renovate in #1954
  • chore(deps): update actions/upload-artifact action to v3.1.3 by @renovate in #1951
  • chore(deps): update docker/build-push-action action to v4.2.0 by @renovate in #1956
  • chore(deps): update aws-actions/configure-aws-credentials action to v3.0.2 by @renovate in #1958
  • chore(deps): update aws-actions/configure-aws-credentials action to v4 by @renovate in #1961
  • fix(deps): update all go dependencies main by @renovate in #1953
  • chore(deps): update module github.com/cyphar/filepath-securejoin to v0.2.4 [security] by @renovate in #1957
  • connectivity: Expose test-conn-disrupt dispatch period by @brb in #1959
  • chore(deps): update docker/login-action action to v3 by @renovate in #1964
  • chore(deps): update docker/build-push-action action to v4.2.1 by @renovate in #1960
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #1966
  • chore(deps): update docker/build-push-action action to v5 by @renovate in #1963
  • connectivity: convert conn-disrupt-dispatch-interval to duration by @tklauser in #1965
  • Prepare for v0.15.8 release by @michi-covalent in #1967

Full Changelog: v0.15.7...v0.15.8

Release v0.15.7

31 Aug 17:11
v0.15.7
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency cilium/cilium to v1.14.1 by @renovate in #1915
  • chore(deps): update docker.io/coredns/coredns docker tag to v1.11.1 by @renovate in #1916
  • chore(deps): update golangci/golangci-lint-action action to v3.7.0 by @renovate in #1914
  • fix(deps): update all go dependencies main by @renovate in #1920
  • install: Remove some auto-detection log messages by @michi-covalent in #1918
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to 196c2d0 by @renovate in #1925
  • Fine tune CODEOWNERS file by @michi-covalent in #1917
  • connectivity: extend node to node encryption tests by @3u13r in #1870
  • go.mod: bump Go to 1.21 by @tklauser in #1928
  • implement helm get values with sysdump by @liyihuang in #1889
  • chore(deps): update golangci/golangci-lint docker tag to v1.54.2 by @renovate in #1926
  • install: remove deprecated kube-proxy-replacement CLI flag by @tklauser in #1929
  • Clarify classic / helm mode incompatibilities by @michi-covalent in #1869
  • connectivity: display reason for skipping Tests and Scenarios by @ti-mo in #1933
  • chore(deps): update actions/checkout action to v3.6.0 by @renovate in #1934
  • chore(deps): update aws-actions/configure-aws-credentials action to v3 by @renovate in #1932
  • fix(deps): update module github.com/cilium/cilium to v1.14.1 by @renovate in #1921
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to 171ecc4 by @renovate in #1935
  • Update bgp help text to reflect Cilium minimum version for feature by @barajus in #1924
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to ba1b914 by @renovate in #1937
  • chore(deps): update docker/setup-buildx-action action to v2.10.0 by @renovate in #1940
  • chore(deps): update aws-actions/configure-aws-credentials action to v3.0.1 by @renovate in #1936
  • connectivity: Add secondary network NodePort tests by @brb in #1942
  • connectivity: Use slices.Clone by @brb in #1943
  • Prepare for v0.15.7 release by @tklauser in #1944

New Contributors

Full Changelog: v0.15.6...v0.15.7

Release v0.15.6

21 Aug 13:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.5...v0.15.6

Release v0.15.5

02 Aug 20:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.4...v0.15.5

Release v0.15.4

21 Jul 02:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.3...v0.15.4