Skip to content

Releases: Azure/azure-container-networking

v1.6.11.2

03 Jun 03:46
Compare
Choose a tag to compare

Full Changelog: v1.6.11...v1.6.11.2

v1.5.48

12 May 18:06
v1.5.48
a9c11e3
Compare
Choose a tag to compare

What's Changed

  • chore: remove basic lb due to deprecation on 250930 (v1.5) by @jpayne3506 in #3555
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.17.1 to 1.18.0 by @dependabot in #3562
  • deps: bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot in #3572
  • deps: bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by @dependabot in #3574
  • deps: bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot in #3546
  • deps: bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #3581
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.2 to 1.9.0 by @dependabot in #3585
  • deps: bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot in #3587
  • deps: bump github.com/containernetworking/cni from 1.2.3 to 1.3.0 by @dependabot in #3580
  • deps: bump github.com/containernetworking/cni from 1.2.3 to 1.3.0 in /azure-ipam by @dependabot in #3578
  • ci: required changes for LTS support | v1.5 by @jpayne3506 in #3619
  • backport: retry restarting HNS (#3529, #3540) by @rbtr in #3563
  • deps: bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot in #3598
  • revert: [NPM] [v1.5] Remove hostUsers Configuration by @rayaisaiah in #3614
  • ci: future proof for LTS clusters by @jpayne3506 in #3620
  • ci: fix cilium hubble deployment v1.5 by @camrynl in #3628
  • [backport] ci: update recover resource job (#3162) by @camrynl in #3641

Full Changelog: v1.5.45...v1.5.48

v1.6.25

05 May 22:50
0545b71
Compare
Choose a tag to compare

What's Changed

  • ci: add code coverage publishing and check to pipeline by @QxBytes in #3544
  • ci: add vnet scale cilium pipeline stage by @QxBytes in #3457
  • ci: skip new test for k8s 1.32 kubectl portforward shutdown by @camrynl in #3558
  • ci: [Service Tags] add public ips with service tags for LBs during cluster creation by @k-routhu in #3277
  • ci: Allow manual overwrite of k8s version in CI/CD by @jpayne3506 in #3575
  • deps: bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by @dependabot in #3567
  • deps: bump golang.org/x/net from 0.37.0 to 0.39.0 by @dependabot in #3577
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.2 to 1.9.0 by @dependabot in #3588
  • deps: bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #3590
  • deps: bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot in #3545
  • deps: bump github.com/containernetworking/cni from 1.2.2 to 1.3.0 by @dependabot in #3576
  • deps: bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot in #3589
  • ci: enable lrp in cilium 1.13 config by @QxBytes in #3584
  • feat: templatize dockerfile base images and auto update by @rbtr in #3397
  • ci: Populate missing fields in CNS configmap by @jpayne3506 in #3503
  • ci: set aks preview to 14.0.0b3 by @QxBytes in #3607
  • fix: validate iptable rule exists after calling insert or append iptable rule by @QxBytes in #3602
  • Revert "ci: set aks preview to 14.0.0b3" by @jpayne3506 in #3618
  • ci: Add check for cilium error logs to cilium nightly pipeline by @jpayne3506 in #3592
  • fix: only ping k8s for healthz in podsubnet by @rbtr in #3616

New Contributors

Full Changelog: v1.6.24...v1.6.25

v1.6.24

07 Apr 20:20
7c218a5
Compare
Choose a tag to compare

What's Changed

  • chore: remove basic lb due to deprecation on 250930 by @jpayne3506 in #3553
  • ci: add fqdn with cilium local redirect policy test by @QxBytes in #3543
  • fix: do not return a StripPrefix handler when building checker by @tyler-lloyd in #3559

Full Changelog: v1.6.23...v1.6.24

v1.5.45

01 Apr 18:19
Compare
Choose a tag to compare

What's Changed

  • deps: bump github.com/Azure/azure-container-networking from 1.5.42 to 1.5.44 in /azure-ipam by @dependabot in #3462
  • deps: bump github.com/prometheus/client_golang from 1.20.5 to 1.21.1 by @dependabot in #3475
  • backport: ci: combine go tests such that any test failure will report a failure for the entire task (#3156) by @QxBytes in #3488
  • deps: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #3430
  • deps: bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #3474
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.1 to 1.8.2 by @dependabot in #3416
  • [backport] [NPM] Reduce/Refactor Noisy NPM Logs by @rayaisaiah in #3494
  • deps: bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot in #3509
  • deps: go 1.23.0 by @jpayne3506 in #3514
  • deps: bump github.com/avast/retry-go/v4 from 4.6.0 to 4.6.1 by @dependabot in #3447
  • deps: bump golang.org/x/time from 0.10.0 to 0.11.0 by @dependabot in #3487
  • deps: bump golang.org/x/crypto from 0.33.0 to 0.36.0 by @dependabot in #3484
  • fix: [NPM] [CVEs] Update go.mod to Fix NPM golang.org/x/net CVE-2025-22870 by @rayaisaiah in #3518
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.17.0 to 1.17.1 by @dependabot in #3522
  • deps: bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #3535
  • deps: bump github.com/spf13/viper from 1.19.0 to 1.20.1 by @dependabot in #3539

Full Changelog: v1.5.44...v1.5.45

v1.6.23

28 Mar 19:05
20d09ab
Compare
Choose a tag to compare

What's Changed

  • fix: set EnableIPAMv2 to true for current release train by @jpayne3506 in #3502
  • deps: bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot in #3508
  • chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /tools/azure-npm-to-cilium-validator in the go_modules group across 1 directory by @dependabot in #3507
  • deps: bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #3469
  • [PONv6] Add 3 new fields to NC. by @ecigar13 in #3499
  • feat: CNS checks apiserver in healthz by @tyler-lloyd in #3269
  • ci: remove toolchain usage by @jpayne3506 in #3516
  • deps: bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #3477
  • deps: bump golang.org/x/time from 0.10.0 to 0.11.0 by @dependabot in #3479
  • deps: bump github.com/Azure/azure-container-networking from 1.6.21 to 1.6.22 in /azure-ipam by @dependabot in #3511
  • deps: bump golang.org/x/net from 0.35.0 to 0.37.0 by @dependabot in #3480
  • ci: add cilium local redirect policy test to nightly pipeline by @QxBytes in #3500
  • fix: modify cleanup path to always delete link by @QxBytes in #3519
  • ci: release test skip npm k8s e2e linux podsubnet by @camrynl in #3525
  • deps: bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #3532
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.17.0 to 1.17.1 by @dependabot in #3521
  • deps: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group by @dependabot in #3527
  • fix: carefully retry restarting HNS if it hangs by @rbtr in #3529
  • deps: bump github.com/spf13/viper from 1.19.0 to 1.20.1 by @dependabot in #3538
  • fix: backoff retry and timeouts in HNS restart by @rbtr in #3540

Full Changelog: v1.6.22...v1.6.23

v1.6.22

17 Mar 22:05
3148ac5
Compare
Choose a tag to compare

What's Changed

  • deps: bump golang.org/x/time from 0.9.0 to 0.10.0 by @dependabot in #3394
  • ci: fix check-shadowing not allowed by @QxBytes in #3432
  • feat: add apiserver FQDN to CNS log metadata by @rbtr in #3382
  • deps: bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in #3408
  • ci: split dualstack and overlay e2e tests by operating system by @QxBytes in #3431
  • deps: bump gotest.tools/v3 from 3.5.1 to 3.5.2 by @dependabot in #3402
  • deps: bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #3365
  • deps: bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot in #3356
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.1 to 1.8.2 by @dependabot in #3418
  • fix: zapetw core With fields by @rbtr in #3433
  • deps: bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #3435
  • deps: bump google.golang.org/protobuf from 1.36.3 to 1.36.4 in /build/tools by @dependabot in #3366
  • deps: bump google.golang.org/grpc from 1.69.2 to 1.70.0 by @dependabot in #3363
  • ci: unify windows and linux cluster creation methods by @QxBytes in #3436
  • chore: use AppArmorProfile for cilium 1.16 by @camrynl in #3371
  • ci: add k8s yaml deprecation check to nightly by @jpayne3506 in #3379
  • test: sort npm set policy values before validation by @QxBytes in #3358
  • ci(cyclonus extended): [NPM] fix broken GH action by @huntergregory in #3388
  • chore: add cilium 1.17 charts by @camrynl in #3413
  • ci: [NPM] conformance test for loadbalancer and nodeport services by @huntergregory in #3420
  • deps: bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #3443
  • deps: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #3427
  • deps: bump google.golang.org/protobuf from 1.36.4 to 1.36.5 in /build/tools by @dependabot in #3440
  • deps: bump github.com/avast/retry-go/v4 from 4.6.0 to 4.6.1 by @dependabot in #3442
  • deps: bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #3441
  • deps: bump github.com/Azure/azure-container-networking from 1.6.20 to 1.6.21 in /azure-ipam by @dependabot in #3429
  • ci: combine go tests such that any test failure will report a failure for the entire task by @QxBytes in #3156
  • Expose GET NC list API in CNS client by @smittal22 in #3449
  • deps: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /dropgz by @dependabot in #3428
  • tool: validator script for Azure NPM to Cilium migration by @rayaisaiah in #3372
  • feat: cns logger v2 [1/2] by @rbtr in #3437
  • [forwardport] [NPM] Forward v1.5 NPM Dockerfile CVE Fixes by @rayaisaiah in #3464
  • [Swiftv2 L1VH]Add multiple IB NICs UT by @paulyufan2 in #3476
  • deps: bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #3471
  • fix: [NPM] Reduce/Refactor Noisy NPM Logs by @rayaisaiah in #3468
  • fix: don't restart HNS if the ARP regkey is not changed by @rbtr in #3498
  • ci: remove beta kubernetes os selector by @QxBytes in #3501

Full Changelog: v1.6.21...v1.6.22

v1.5.44

28 Feb 17:47
5912581
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.43...v1.5.44

v1.5.43

26 Feb 21:06
eec82d9
Compare
Choose a tag to compare

What's Changed

  • fix: add iptables rules for dns in vnet scale cilium case by @QxBytes in #3400
  • deps: bump github.com/Azure/azure-container-networking from 1.5.40 to 1.5.42 in /azure-ipam by @dependabot in #3423
  • deps: bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #3398
  • fix: [NPM] [CVEs] Update NPM Linux Dockerfile to Fix Ubuntu Vulnerabilities by @rayaisaiah in #3439

Full Changelog: v1.5.42...v1.5.43

v1.6.21

18 Feb 22:56
7225b14
Compare
Choose a tag to compare

What's Changed

  • deps: bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #3401
  • deps: bump github.com/Azure/azure-container-networking from 1.5.21 to 1.6.20 in /azure-ipam by @dependabot in #3399
  • ci: skip no-unexpected-packet-drops in release tests by @camrynl in #3374
  • feat: add metrics for count of known NNC and NCs by @rbtr in #3389
  • deps: bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #3395
  • Add dual stack fix's presence for AZR in CNS heartbeat metric by @smittal22 in #3414
  • ci: skip restart and validation test in dualstack windows by @QxBytes in #3426
  • forwardport: fix: add iptables rules for dns in vnet scale cilium case by @QxBytes in #3421

Full Changelog: v1.6.20...v1.6.21