Skip to content

Releases: Azure/azure-container-networking

v1.4.56

04 Oct 22:16
45e58cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.55...v1.4.56

v1.5.38

03 Oct 16:57
0ab889c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.37...v1.5.38

v1.6.11

01 Oct 22:04
92abdfe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.10...v1.6.11

v1.6.10

26 Sep 00:09
bee72ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.9...v1.6.10

v1.6.9

18 Sep 20:25
0218099
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.8...v1.6.9

v1.6.8

17 Sep 16:00
ed2b57a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.7...v1.6.8

v1.6.7

17 Sep 22:38
ce617a7
Compare
Choose a tag to compare

What's Changed

  • ci: adding increments of 200 to scale pipeline by @vipul-21 in #2988
  • deps: bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #2995
  • fix: [NPM] [Linux] handle more than 15 leaked ipsets by @huntergregory in #2998
  • deps: bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #2994
  • deps: bump github.com/prometheus/common from 0.57.0 to 0.59.1 by @dependabot in #2996
  • deps: bump k8s.io/kubelet from 0.30.3 to 0.30.4 by @dependabot in #3001
  • deps: bump google.golang.org/grpc from 1.66.0 to 1.66.1 by @dependabot in #3002
  • fix: add dhcp discover packet to linux swiftv2 to ensure mappings exist for dns by @QxBytes in #2989
  • fix: [Linux] [NPM] handle #2977 for netpols without cidrs by @huntergregory in #2990
  • Revert "Add join VNET call for every AZR NC unpublish call" by @smittal22 in #3008

Full Changelog: v1.6.6...v1.6.7

v1.5.37

18 Sep 00:40
d57e6c5
Compare
Choose a tag to compare

What's Changed

  • Two NPM fixes. The first fix properly addresses #2977 for all kinds of NetPols (v1.5.36 had a fix only for NetPols with CIDRs). The second fix addresses #2997.
  • backport: ci: remove logger field from portforwarder to avoid race with goroutine (#2959) by @QxBytes in #2975

Full Changelog: v1.5.36...v1.5.37

v1.6.6

09 Sep 18:30
ff46b57
Compare
Choose a tag to compare

What's Changed

  • Add join VNET call for every AZR NC unpublish call by @smittal22 in #2983
  • fix: add legacy IPAM metrics back to IPAMv2 by @rbtr in #2970

Full Changelog: v1.6.5...v1.6.6

v1.5.36

04 Sep 17:54
a68d21a
Compare
Choose a tag to compare

What's Changed

  • Addressing two issues with NPM when with editing or deleting NetPols with CIDR rules. The below changes 1) auto-mitigate #2963 when detected and 2) fix #2977 for NetPols with CIDR rules.
  • backport: ci: run some cni windows uts in the pipeline (#2925) by @QxBytes in #2962

Full Changelog: v1.5.35...v1.5.36