Skip to content

Releases: Azure/azure-container-networking

v1.0.18-rc2

04 Mar 18:17
d8d848f
Compare
Choose a tag to compare
v1.0.18-rc2 Pre-release
Pre-release

This release contains:

  1. Support new network policy definition since Kubernetes version 1.11 (#307)
  2. Reset tb connections (#308)

v1.0.18-rc1

27 Feb 21:16
Compare
Choose a tag to compare
v1.0.18-rc1 Pre-release
Pre-release

Change the implementation of windows get boot time (#304)

v1.0.17

31 Jan 19:01
Compare
Choose a tag to compare

This release contains:
Fix for timing out locking store (#290 )

v1.0.17-rc1

25 Jan 18:29
Compare
Choose a tag to compare
v1.0.17-rc1 Pre-release
Pre-release

This release contains:

  1. Fix for timing out locking store (#290 )

v1.0.16

10 Jan 22:45
Compare
Choose a tag to compare

This release contains:

  1. Support for transparent mode
  2. Cleanup old networks and lock files after detecting reboot

v1.0.16-rc2

08 Jan 05:16
Compare
Choose a tag to compare
v1.0.16-rc2 Pre-release
Pre-release

This release contains:

  1. Cleanup old networks and lock files after detecting reboot ( #285 )

v1.0.16-rc1

05 Jan 01:19
Compare
Choose a tag to compare
v1.0.16-rc1 Pre-release
Pre-release

This release contains:

  1. Supports transparent mode (without bridge #279 )
  2. Detect reboot for windows and cleanup network config (#281 )

v1.0.15

11 Dec 21:31
Compare
Choose a tag to compare

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

21 Nov 00:03
Compare
Choose a tag to compare

This release contains:

  1. Fix Endpoint policy regression (#268)

v1.0.13

06 Nov 22:27
Compare
Choose a tag to compare

This release contains:

  1. Removes HNSNetwork's DNS suffix in Windows. (#254)
  2. LIFO order for network policies (#258)
  3. PortMapping support in Azure CNI for Windows (#256)
  4. Replacing go log with cns log. (#262)
  5. Implement CNI update for Azure CNI (#265)
  6. Multi-tenancy support for windows (#259)
  7. Adding badges to readme (#255)