Skip to content

Releases: Azure/azure-container-networking

v1.0.23

20 Jun 18:08
f6bff8e

Choose a tag to compare

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

03 May 17:25
8e3604c

Choose a tag to compare

This release contains:

DNS support for Ubuntu 18:
Set dns domain on azure0 interface for ubuntu 18.0 and above(#350)
Added ubuntu18 AKS config for e2e test in ubuntu 18 (#351)

v1.0.21

01 May 03:46
01f722b

Choose a tag to compare

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

17 Apr 22:51
9d8a280

Choose a tag to compare

This release contains:

  1. Lowering telemetry buffer (maxy payload) size to 4096 (#338)

v1.0.19

16 Apr 01:35
99833b0

Choose a tag to compare

This release contains:

  1. Start telemetry process and connect to it (#324)
  2. Skip hot attach endpoint from CNM createEndpoint (#332)
  3. Add new commandline option and API to create network specifically for windows in Azure CNS (#323)
  4. CNI Update operation support (#296)
  5. Add Azure-NPM documentation (#329)
  6. Adde capabilities section CNI readme file (#328)

v1.0.18

25 Mar 23:13
a11d510

Choose a tag to compare

This release contains:

  1. Optimize the implementation of windows get boot time (#304)
  2. Support new network policy definition since Kubernetes version 1.11 (#307)
  3. Reset tb connections (#308)
  4. Add dns capabilities to allow for custom dns in Windows (#305)
  5. Add UT in telemetry code to fix code coverage (#310)
  6. Honor xtables lock (#315)
  7. Lock loop-back adapter operations. (#311)
  8. Config support for Telemetry service (#317)
  9. Disable telemetry. (#318)
  10. Telemetry support for CNI

v1.0.18-rc3

04 Mar 21:42

Choose a tag to compare

v1.0.18-rc3 Pre-release
Pre-release

This release contains:
1. Add dns capabilities to allow for custom dns in Windows (#305)

v1.0.18-rc2

04 Mar 18:17
d8d848f

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

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

Choose a tag to compare

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