Skip to content
Felix version 2.1.0-rc2

Changes since 2.1.0-rc1:

- Add extra prometheus metrics (#1304)
- Switch to goimports for formatting code (#1305)
- Add gometalinter and fix a couple of bugs it spotted. (#1306)
- Increase timeout when doing async calc graph test. (#1312)
- Pass chain insert mode down to iptables.Table.
- Implement periodic refresh of route table. (#1313)
- Explicitly ACCEPT packets that are allowed by host policy. (#1318)
- Remove flags that are unused in golang dataplane driver. (#1321)
- Plumb through Ipv6Support flag and ReportingIntervalSecs. (#1320)
- Add automated check of dependency licenses.