Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
v1.0.18-rc2
This release contains:
- Support new network policy definition since Kubernetes version 1.11 (#307)
- Reset tb connections (#308)
v1.0.18-rc1
Change the implementation of windows get boot time (#304)
v1.0.17
This release contains:
Fix for timing out locking store (#290 )
v1.0.17-rc1
This release contains:
- Fix for timing out locking store (#290 )
v1.0.16
This release contains:
- Support for transparent mode
- Cleanup old networks and lock files after detecting reboot
v1.0.16-rc2
This release contains:
- Cleanup old networks and lock files after detecting reboot ( #285 )
v1.0.16-rc1
This release contains:
- Supports transparent mode (without bridge #279 )
- Detect reboot for windows and cleanup network config (#281 )
v1.0.15
This release contains:
Adding static arp entry in VM for pod ip which prevents sending arp request to host for pod ip. (#273 )
v1.0.14
This release contains:
- Fix Endpoint policy regression (#268)
v1.0.13
This release contains:
- Removes HNSNetwork's DNS suffix in Windows. (#254)
- LIFO order for network policies (#258)
- PortMapping support in Azure CNI for Windows (#256)
- Replacing go log with cns log. (#262)
- Implement CNI update for Azure CNI (#265)
- Multi-tenancy support for windows (#259)
- Adding badges to readme (#255)