Releases: projectcalico/libcalico-go
Releases · projectcalico/libcalico-go
v1.7.3
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
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
- etcdv3 support
- introduces the projectcalico.org/v2 data model
v1.7.0
Merge pull request #523 from doublek/kdd-calico-policy
Completes support for Calico policy when using KDD client
v1.6.1
#499 Fix up comments and errors around CRD issues
v1.6.0
#491 switch from TPRs to CRDs
v1.5.3
#492: Import all Kubernetes auth providers
v1.5.2
#486 Properly resync node IPs in KDD
#488 Properly convert an empty NamespaceSelector in KDD
v1.5.1
#482 Fix segfault when updating Node in KDD
#472 Additional validation of lookup data
#479 Pre-DNAT Policy validation