Skip to content

Releases: Azure/azure-container-networking

v1.1.6

25 Jul 00:07
b41ae2a

Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

v1.1.5

15 Jul 18:04
88ea3c2

Choose a tag to compare

Changes:

  • 88ea3c2 Prometheus metrics (#590)
  • b92d8c6 Update NPM logs to use Logf instead of Printf. (#610)
  • 644642b CNS IPAM for CNI (#584)
  • a537df1 Add nil pointer checker when reading port value to avoid panic. (#606)
  • 508a2bb Changes for caching pod ip (#600)
  • 14e8a98 Add logic to hanle different order between namespace selectoer, pod selector, ip block rules. (#604)
  • d96246e Move ipset deletion condition check from DeleteSet to DeleteFromSet. (#602)
  • ea5c9a7 Add logic to deal with 0.0.0.0/0 which ipset not support. (#599)
  • cf25cd3 Update NPM logs to use Logf instead of Printf (#601)
  • a15ff46 Request controller for CNS (#583) [ #585 ]
See More
  • 7b5e817 Improving and adding CNI unit tests (#543)
  • 8e4857f Update Github Templates (#592)
  • bb1871a Adding parameter validation to build scripts (#246)
  • e0cc672 CRD: Move scaling items into scaler, change scope to namespaced (#587)
  • 9f82c3f Fix NPM image libgnutls vulnerability (#589)
  • 942ce4a Updating pipeline image with necessary libs and bumping up base image version to 20.04LTS (#586)
  • 19fb3e6 Move Cidr translation from iptable to ipset. (#582)
  • 383df33 fix windows 1903 test apimodel.json (#585)
  • 7b3a71f Update to latest image version for azure-npm.yaml file. (#580)

This list of changes was auto generated.

v1.1.4

11 Jun 00:22
ab1f6fc

Choose a tag to compare

Changes:

This list of changes was auto generated.

v1.1.3

27 May 01:24
ecc2369

Choose a tag to compare

Changes:

This list of changes was auto generated.

v1.1.2

08 May 02:00
aed0d71

Choose a tag to compare

Changes:

  • aed0d71 Azure CNI Windows dualstack support (#557)
  • 933e5be Ignore namespace and pod updates that we have not action items on. (#556)
  • 6712d8b Making a fix to prevent NPM from deleting ipsets on delete network policies. (#555)

This list of changes was auto generated.

v1.1.1

01 May 20:54
5e26843

Choose a tag to compare

  1. Named Ports Support (#553)
  2. Update NPM base image to 20.04 (#552)
  3. Fix Merged Network Policy Deletions (#551)

v1.1.0

16 Apr 07:38
6ac5e8c

Choose a tag to compare

Changes:

  • 6ac5e8c CNI Ipv6 Dualstack Support (#538)
  • de708ee Merge pull request #547 from Azure/actionNameUpdate
  • dd305ce address comments
  • 459f2db need to update action to block, update priority
  • 80f00e4 need to update action to block, update priority
  • 8162a2b Check Processed NP Map & Add Update Pod Conditions (#546)
  • 6fbeff5 remove git submodule (#545)
  • 5bcce3b Revising add and update network policy logic in npm (#544)

This list of changes was auto generated.

v1.0.35

11 Apr 02:31
e98b789

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

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

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)