Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
azure vnet v1.0.12-rc1
14 Aug 01:26
Compare
Sorry, something went wrong.
No results found
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
10 Aug 05:24
Compare
Sorry, something went wrong.
No results found
This release contains
Fix for unparseable error returned by CNI (#195 )
Fix for IP Address leak in HNS failure scenario in windows CNI (#218 )
Added clear container and service fabric orchestrator type in CNS
Vendored few dependency packages (#124 )
azure-vnet v1.0.10
25 Jul 01:25
Compare
Sorry, something went wrong.
No results found
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
07 Jul 01:34
Compare
Sorry, something went wrong.
No results found
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
05 Jul 22:47
Compare
Sorry, something went wrong.
No results found
This release contains the following changes
Locking loggers in case of multi-threaded apps. (#171 )
CNI Plugin nil ref in case of failure (#177 )
Workaround for windows - delay after network creation, support vswitch creation at vm boot time
Fixed initializing store in ipam (#188 )
azure-vnet v1.0.6
05 Jun 20:27
Compare
Sorry, something went wrong.
No results found
This release contains following changes
Added support for CNI Get
UTC time fix for issue raised in acs-engine #3121
Centos crash fix #108
Updated the order of dns servers for windows pods. Make kube-dns as primary server
Fixed the dns suffix for windows pods
azure-vnet v1.0.5
17 May 01:10
Compare
Sorry, something went wrong.
No results found
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
azure-vnet v1.0.4
04 May 02:15
Compare
Sorry, something went wrong.
No results found
This release contains the following changes:
Support DNS configuration in Windows CNI.
Support HNS policy configuration in Windows CNI.
azure-vnet v1.0.3
07 Mar 23:41
Compare
Sorry, something went wrong.
No results found
This release does the following
Handle reboot scenario in CNM and CNS. It will recreate the network that existed before reboot
Separated state store location for CNI and CNM
Fixed reservation id issue
Removed reservation id as default from CNI
Added azure-cns as part of azure-container-networking build
azure-vnet v1.0.2
31 Jan 01:19
Compare
Sorry, something went wrong.
No results found
This release fixes cni config for windows platform.