Releases: IQTLabs/dovesnap
Releases · IQTLabs/dovesnap
v1.0.3
- Update to debian bullseye
- Update pytype, prometheus, grafana, faucet, gauge, faucetconfrpc
v1.0.2
- Upgrade docker, ruamel.yaml, prometheus
v1.0.0
- Driver name has changed from ovs to dovesnap
- Add cleanup_dovesnap script
- Update faucet, gauge, grafana, pytype, pylint, faucetconfrpc, ovs
v0.22.6
- Make Join() and CreateEndpoint() non blocking again, but retain the head start on OFPort provisioning in CreateEndpoint.
- golang 1.17
v0.22.5
- allocate OVS ports when endpoint is created, before container Join.
- allow preallocation of N FAUCET ports.
- trigger state reconcilation on webserver request for status
- upgrade pytype, prometheus, grpc
v0.22.4
- immediately allocate OVS port at container Join (faster networking setup)
- upgrade faucet, gauge, pytype, docker, grafana, grpc
v0.22.3
- reduce size of OVS and dovesnap containers (builders)
- upgrade to golang 1.16
- min TLS 1.3 version for faucetconfrpc
- pin more python dependencies (including graphviz, docker)
v0.22.2
- upgrade faucet, grafana, pytype
- docker as a systemd service
v0.22.1
- Use waitgroups to synchronize create/delete operations, including on exit.
- OVS 2.15.1
- Update faucet, gauge, pylint, grpc, grafana, docker, prometheus, faucetconfrpc