Releases: Azure/azure-container-networking
v1.0.23
This release contains:
Updating ACN vendor (#353)
Update windows e2e json (#365)
Delete container even if NetNs is not specified (#357)
remove service.exe (#368)
change telemetry to message queue and add npm (#366)
Known issue:
Kubernetes pod creation on Windows will fail. #377 addressed this issue in v1.0.24.
v1.0.22
v1.0.21
This release contains:
1. Division of HnsNetwork by subnet.
2. Added support for running CNI on ubuntu 17 or greater. Added code to configure dns server IP on azure bridge. systemd-resolved changed the way of configuring dns server on ubuntu VMs. Added code in CNI to adapt this change.
3. Moved HNS related APIs from platform package to cns/hnsclient package.
v1.0.20
v1.0.19
This release contains:
- Start telemetry process and connect to it (#324)
- Skip hot attach endpoint from CNM createEndpoint (#332)
- Add new commandline option and API to create network specifically for windows in Azure CNS (#323)
- CNI Update operation support (#296)
- Add Azure-NPM documentation (#329)
- Adde capabilities section CNI readme file (#328)
v1.0.18
This release contains:
- Optimize the implementation of windows get boot time (#304)
- Support new network policy definition since Kubernetes version 1.11 (#307)
- Reset tb connections (#308)
- Add dns capabilities to allow for custom dns in Windows (#305)
- Add UT in telemetry code to fix code coverage (#310)
- Honor xtables lock (#315)
- Lock loop-back adapter operations. (#311)
- Config support for Telemetry service (#317)
- Disable telemetry. (#318)
- Telemetry support for CNI
v1.0.18-rc3
This release contains:
1. Add dns capabilities to allow for custom dns in Windows (#305)
v1.0.18-rc2
v1.0.18-rc1
Change the implementation of windows get boot time (#304)