Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Releases: projectcalico/calico-bgp-daemon

v0.2.2

03 Aug 20:46
Compare
Choose a tag to compare

Features added in this release:

  • Improved logging with log levels specified by the env variable CALICO_BGP_LOGSEVERITYSCREEN (284afd5)
  • Ability for the IPAM cache to be updated with nested nodes (93d37c3)
  • Updated GoBGP to version v1.22

v0.2.1

02 May 20:44
Compare
Choose a tag to compare

Bugfix: Reinject BGP routes when local interface address is updated ( b598771 )

v0.2.0

22 Mar 00:32
Compare
Choose a tag to compare

Features added in this release:

  • Support for IP-in-IP (86e0706)
  • Support workloads across multiple hosts using same /26 (e61c9ca)
  • Support for AS dot notation (081cbb5)
  • And some bugfixes.

This version should have feature parity with BIRD backend

Version command

31 Jan 17:59
Compare
Choose a tag to compare

This release adds the -v flag to report the version

v0.1.1

15 Dec 00:35
Compare
Choose a tag to compare
Merge pull request #10 from gunjan5/pin-libcalico100rc6

pin libcalico-go v1.0.0-rc6

v0.1.1-rc3

14 Dec 02:51
Compare
Choose a tag to compare
v0.1.1-rc3 Pre-release
Pre-release

Update to use libcalico-go v1.0.0-rc6

Update to use the latest libcalico-go

30 Nov 23:31
Compare
Choose a tag to compare
Pre-release

662bd25 Use libcalico-go v1.0.0-rc2

Changes required for the new calicoctl + etcd connection bugfix

29 Nov 21:59
Compare
Choose a tag to compare
  • a2071c3 Changes required for the new Go calicoctl (v1.0.0) node status command support
  • 5799754 Bugfix: handle ETCD_ENDPOINTS (calico-bgp-daemon wouldn't detect etcd when it's started with calicoctl node run)

Initial release

14 Oct 20:36
Compare
Choose a tag to compare
v0.1.0

Initial commit