Skip to content

Releases: Azure/azure-container-networking

v1.0.35

11 Apr 02:31
e98b789
Compare
Choose a tag to compare

Changes:

See More
  • 7758c58 include a nil check on pointer
  • d2ba9bb IPv6 Node IPAM (#532)
  • a6ddef1 change struct name
  • 4feb4ae remove folder
  • 73ebf2d testing build issue with importing hcsshim
  • 7db604d remove unintended folder
  • 143cb49 fixing build error
  • 8bc949b revert last commit
  • 42ff442 remove line
  • ff14067 addressing comments
  • dc1ecbf added ipv6 changes (#534)
  • eaafe09 Consume ACL for APIPA Endpoint from CreateNC Req
  • f452123 Consume ACL for APIPA Endpoint from CreateNC Req
  • 47f6d8f Adding telemetry to network monitor (#533)
  • a4e9e99 Avoid logging the auth token (#523)
  • 0b62fc4 Fixing windows test failure (#531)
  • 17e2c7d Adding network monitor capabilities for prerouting and postrouting ebrules (#527)
  • 1d737cf Added DisableHairpinOnHostInterface:true to conflist to fix duplicate packets issue (#530)
  • b69f72e Update npm image version to use the latest v1.0.33 (#521)
  • fea4205 Update Install-CniPlugin.ps1 (#520)
  • 2ecca21 Fix unnecessary consecutiveAdd for windows (#509) [ #367 ]

This list of changes was auto generated.

v1.0.34

04 Apr 01:09
2427888
Compare
Choose a tag to compare
v1.0.34 Pre-release
Pre-release

Changes:

  • 2427888 Lock update operations to prevent race in between updates. (#536)
  • 79d8758 ipv6 don't reserve gateway address (#537)
  • d2ba9bb IPv6 Node IPAM (#532)
  • dc1ecbf added ipv6 changes (#534)
  • 47f6d8f Adding telemetry to network monitor (#533)
  • a4e9e99 Avoid logging the auth token (#523)
  • 0b62fc4 Fixing windows test failure (#531)
  • 17e2c7d Adding network monitor capabilities for prerouting and postrouting ebrules (#527)
  • 1d737cf Added DisableHairpinOnHostInterface:true to conflist to fix duplicate packets issue (#530)
  • b69f72e Update npm image version to use the latest v1.0.33 (#521)
See More

This list of changes was auto generated.

v1.0.33

22 Feb 01:39
a01afb7
Compare
Choose a tag to compare

This release contains:

  1. Separated cns heartbeat to separate thread. (#496)
  2. adds environment flag fileIPAM (#482)
  3. fixed request and response function to send logs to AI (#495)
  4. Update CNM test to delete endpoint (#499)
  5. NPM Version Validation (#498)
  6. Update NPM Tolerations (#493)
  7. Add AI Events and CNS NC Snapshots.(#503)
  8. Fix ACN issue 436 for surfacing CNI errors to kubelet. (#501)
  9. Test NPM in E2E (#478)
  10. Upgrade packages at image build time (#504)
  11. Added EB rule for ip addresses in conflist for linux (#505)

v1.0.32

31 Jan 20:39
aeacc60
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)