Releases: Azure/azure-container-networking
v1.0.28
v1.0.27
v1.0.26
This release contains:
- Adding new fields in DNCReport. (#385)
- Support JobObject as a valid network container type (#388)
- Adding container type field. (#389)
- Remove/Add ClearContainer/COW Container type support (#391)
- Addressing security concerns in Linux Multitenancy (#387)
- Enable IP forwarding for Linux mulititenancy (#386)
v1.0.25
v1.0.24
This release contains:
Read network configuration from a file on azure stack (#369)
Orcas change (#371)
Return Correct Invoke CNI Error (#373)
Added Host NC communication support in Linux (#374)
Fix for CNM issue (#375)
Update cni.md
Update cnm.md
Fix bug for returned error from CNI (#377)
update base image to ubuntu:19.10 (#378)
Exposed a new API to get number of CPU Cores on a Node (#379)
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)