Skip to content

1.0.0-rc11

Compare
Choose a tag to compare
@tgraf tgraf released this 10 Apr 01:12
· 24889 commits to main since this release

API STABLE DECLARATION

The API has been declared stable and will guarantee backwards compatibility until at least version 2.0

Major Changes

Bugfixes Changes

  • policy: Apply wildcarded source L7 rules to all sources (#3574, @tgraf)
  • Unconditionally open the BPF ipcache from the datapath to avoid issues with delayed opening of maps in Minikube (#3567, @ianvernon)
  • bpf: Derive proxy_port from policy rather than CT (#3566, @tgraf)
  • Fix ICMPv6 response handling for IPv6 connections (#3556, @joestringer)
  • cilium: Make cilium endpoint list resilient (#3551, @tgraf)
  • cli: protect against API nils (#3550, @raybejjani)
  • Recover from panics in Cilium API (#3548, @nebril)
  • Don't block daemon startup due to syncing loadbalancer BPF maps with KVstore (#3535, @joestringer)
  • etcd: Move etcd status check into the background (#3532, @tgraf)
  • labels: Ignore istio sidecar annotation labels (#3516, @tgraf)
  • Clear logging in state.go (#3511, @nebril)

Other Changes

Release binaries