Skip to content

Releases: Azure/azure-container-networking

v1.0.17-rc1

25 Jan 18:29

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

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

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

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

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

Choose a tag to compare

This release contains:

  1. Fix Endpoint policy regression (#268)

v1.0.13

06 Nov 22:27

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)

azure vnet v1.0.12

10 Oct 22:29

Choose a tag to compare

This release contains following:

  1. Fix for timed out on locking store, err:Store is locked in windows #242
  2. Fix for pod cannot connect to itself via service IP #248
  3. Scripts for installing multi tenancy plugin

azure vnet v1.0.12-rc3

20 Aug 23:21

Choose a tag to compare

Pre-release

This version blocks APIPA address space reachability from within containers.

azure vnet v1.0.12-rc2

19 Aug 03:48

Choose a tag to compare

This release contains

  1. Added support for infravnet connectivity in multitenancy CNI
  2. Added PrivateIP block support for packets passing through SNAT bridge in multitenancy CNI
  3. Telemetry report change for DNC
  4. Enabling CircleCI