Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
azure vnet v1.0.12
azure vnet v1.0.12-rc3
This version blocks APIPA address space reachability from within containers.
azure vnet v1.0.12-rc2
This release contains
- Added support for infravnet connectivity in multitenancy CNI
- Added PrivateIP block support for packets passing through SNAT bridge in multitenancy CNI
- Telemetry report change for DNC
- Enabling CircleCI
azure vnet v1.0.12-rc1
This release changes the way interface names are generated for containers. This release uses the network name, container id, and ifname (#229)
azure vnet v1.0.11
azure-vnet v1.0.10
This release contains following changes
- Separated Endpoint creation logic to linux and windows and fixed EndpointId creation in Linux if netns is empty
azure-vnet v1.0.8
This release adds the functionality to connect containers running in a single Azure VM to multiple Azure Virtual Networks. Only Linux VMs are supported. Windows release is coming soon.
azure-vnet v1.0.7
azure-vnet v1.0.6
azure-vnet v1.0.5
The release contains the following changes
- Generate vethname based on supplied key. In CNI, the key will be "podname.podnamespace"
- Changed prefix from azveth to azv