Skip to content

Releases: projectcalico/libcalico-go

v1.7.3

28 Nov 09:33
aab828e
Compare
Choose a tag to compare

This is a bugfix release of the 1.7.x release stream of libcalico-go (which is used by Calico 2.6.x). It includes the following changes:

  • Pro-actively mark the ready flag resync as done to avoid resync loop. (#697)

v1.7.2

22 Nov 10:03
Compare
Choose a tag to compare

This is a bugfix release of the 1.7.x release stream of libcalico-go (which is used by Calico 2.6.x). It includes the following changes:

  • Fix to ICMP type/code validation. (#654)
  • Fix for a memory leak in certain failure scenarios in the Kubernetes Datastore Driver. (#526)

v2.0.0-alpha1

28 Oct 22:44
dae320c
Compare
Choose a tag to compare
v2.0.0-alpha1 Pre-release
Pre-release
  • etcdv3 support
  • introduces the projectcalico.org/v2 data model

v1.7.1

24 Sep 23:14
Compare
Choose a tag to compare

v1.7.0

22 Sep 18:25
Compare
Choose a tag to compare
Merge pull request #523 from doublek/kdd-calico-policy

Completes support for Calico policy when using KDD client

v1.6.1

22 Aug 02:04
Compare
Choose a tag to compare

#499 Fix up comments and errors around CRD issues

v1.6.0

16 Aug 00:14
Compare
Choose a tag to compare

#491 switch from TPRs to CRDs

v1.5.3

08 Aug 23:01
Compare
Choose a tag to compare

#492: Import all Kubernetes auth providers

v1.5.2

07 Aug 16:22
Compare
Choose a tag to compare

#486 Properly resync node IPs in KDD
#488 Properly convert an empty NamespaceSelector in KDD

v1.5.1

28 Jul 00:02
Compare
Choose a tag to compare

#482 Fix segfault when updating Node in KDD
#472 Additional validation of lookup data
#479 Pre-DNAT Policy validation