Skip to content

Releases: projectcalico/libcalico-go

v1.5.0

20 Jul 00:36
Compare
Choose a tag to compare

This release of libcalico-go includes the following main features:

  • Add support of the remaining BGP configuration type to the Kubernetes API datastore backend
  • Introduce new Nets fields to profile and policy rules to allow specification of multiple CIDRs. Old Net fields are considered deprecated.
  • Addition of pre-DNAT option in policy.

v1.4.5

21 Jun 20:00
Compare
Choose a tag to compare
  • Fix validation of IP Pools when requesting IP addresses using Calico IPAM #456

v1.4.4

12 Jun 14:15
Compare
Choose a tag to compare

Fix accidental breakage of selector interface. Found when trying to build Felix against 1.4.3.

v1.4.3

12 Jun 13:32
Compare
Choose a tag to compare
  • Fix that a nil IP address on a node was translated to an interface containing a nil instead of a nil interface. (#450)

v1.4.2

10 Jun 16:26
Compare
Choose a tag to compare
v1.4.2 Pre-release
Pre-release

KDD: Fix that node updates did not trigger HostConfig updates.

v1.4.1

07 Jun 13:44
Compare
Choose a tag to compare
v1.4.1 Pre-release
Pre-release

Fix that KeyToDefaultPath() failed to undo / escaping.

v1.4.0

07 Jun 02:13
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release
  • Update KDD to use NetworkPolicy v1 semantics instead of v1beta1 #441
  • Update KDD to resync individual resources #443
  • Update SystemNetworkPolicy to alpha apigroup #444

v1.3.0

05 Jun 22:49
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release
  • KDD: Add SystemNetworkPolicy
  • KDD: Restart watches when they timeout without needing a full resync
  • KDD: Update client-go pin
  • IP Pool validation improvements

v1.2.2

11 May 21:11
Compare
Choose a tag to compare

#420 Close watches in KDD when resyncing

v1.2.1

09 May 04:34
Compare
Choose a tag to compare

[Bugfix] list WEP and Policy should return empty KVP lists
[Bugfix] return ErrorResourceDoesNotExist when pod is not ready to be displayed #416