Skip to content

Releases: Azure/azure-container-networking

v1.0.32

31 Jan 20:39
aeacc60

Choose a tag to compare

This release contains:

  1. Fix the code used to get the working directory (#484)
  2. Changed to cns logger for request and response (#491)
  3. Fix CNS regression (#489)
  4. Fix log in cnsclient package (#487)
  5. Limit NPM AI Telemetry Handle Retrievals (#488)
  6. Added back telemetry cmdline option (#485)
  7. Network Policy Namespace Leak (#479)
  8. passed as reference instead of value (#483)
  9. AITelemetry support for CNS (#455)
  10. Adding AI metrics for NPM (#475)
  11. Option to not enable hairpin on the host interface. (#472)
  12. Added resourcegroup and vmid as default dimension in AI metrics (#476)
  13. AppInsightTelemetry support for CNI (#458)
  14. Use prebuilt artifacts in E2E (#474)
  15. Update Cipher Suites (#473)
  16. add build and publish image capabilities for cns (#471)

v1.0.31

04 Jan 02:05
5fb1d7f

Choose a tag to compare

This release contains

  1. Config option for disabling iptable lock (#470)
  2. Merge Multiple Network Policies (#468)
  3. Allow External for Empty Ingress/Egress Rules (#466)
  4. Prevent Namespace Race (#463)
  5. Agnostic Ordering for Network Policies (#462)
  6. Merge NPM Port Rules Properly (#456)
  7. Add enableExactMatchForPodName flag in windows multitenancy config (#459)

v1.0.30

05 Dec 23:43
b4f9840

Choose a tag to compare

  1. Join vnet as a part of NC publish (#451)
  2. Fix NPM Regression & Remove TelemetryBuffer Sidecar (#449)
  3. Unique Node Registration (#446)
  4. Remove orphan lock file (#445)
  5. Fix the logic to detect AzureNetworkContainer.exe (#440)
  6. Fix for http client call to wireserver (#431)

v1.0.29

15 Nov 02:37
d27696b

Choose a tag to compare

  1. K8s Version Comparison Fix (#437)
  2. Fix the logic to get the AzureNetworkContainer binary path (#440)
  3. Setup SNAT Configuration Based on Azure Host Support (#401)
  4. Allow egress all and ingress all without target set (#435)
  5. Publish/Unpublish Network Containers via CNS (#430)
  6. updated package path. Changed to caps (#429)
  7. Persist cluster configs in AZP (#426)
  8. addressed concerns discussed during brownbag session (#425)

v1.0.29-RC1

18 Oct 22:08
84fb35b

Choose a tag to compare

v1.0.29-RC1 Pre-release
Pre-release

This release contains:

  1. Add application insights telemetry package to send metrics and logs (#421)
  2. Support hyper-v and process based containers with cricontainerd (*COW) (#417)
  3. Add Host NC communication support in Windows with HnsV2 (#424)

v1.0.28

01 Oct 01:24
0b8d516

Choose a tag to compare

This release contains:

  1. Clear stale states on creation (#411)
  2. Optimize call flow to complete loopback adapter creation (#408)
  3. Adding tests to verify that allow policies should take precedence over deny (#405)
  4. NPM test fixes + Azure Pipelines (#402)
  5. Fix default drop entries (#398)

v1.0.27

30 Aug 22:05
36f188c

Choose a tag to compare

This release contains:

  1. Azure-NPM code refactoring (#390)
  2. remove ochestratorRelease patch version in e2e (#395)
  3. Use current AKS Ubuntu 18.04 distro name in e2e tests (#393)

v1.0.26

24 Aug 00:19
b027258

Choose a tag to compare

This release contains:

  1. Adding new fields in DNCReport. (#385)
  2. Support JobObject as a valid network container type (#388)
  3. Adding container type field. (#389)
  4. Remove/Add ClearContainer/COW Container type support (#391)
  5. Addressing security concerns in Linux Multitenancy (#387)
  6. Enable IP forwarding for Linux mulititenancy (#386)

v1.0.25

31 Jul 21:32
59969fe

Choose a tag to compare

This release contains:

  1. Fix for CNI lock timedout issue caused due to race in starting telemetry process (#382 )
  2. Add pid to log file (#360)
  3. Do not start CNM by default in CNS (#381)

v1.0.24

24 Jul 00:42
2c7dc77

Choose a tag to compare

This release contains:

Read network configuration from a file on azure stack (#369)
Orcas change (#371)
Return Correct Invoke CNI Error (#373)
Added Host NC communication support in Linux (#374)
Fix for CNM issue (#375)
Update cni.md
Update cnm.md
Fix bug for returned error from CNI (#377)
update base image to ubuntu:19.10 (#378)
Exposed a new API to get number of CPU Cores on a Node (#379)