Releases: Azure/azure-container-networking
v1.5.28
What's Changed
- chore: update the cilium nightly config by @vipul-21 in #2669
- fix: Prevent iptable list cmd to do reverse dns lookup by @tamilmani1989 in #2682
- chore: Updating CNI in dropgz to 1.5.24 by @rjdenney in #2678
- ETW logging implementation in CNI by @sivakami-projects in #2668
- deps: bump golang.org/x/net from 0.20.0 to 0.23.0 in /azure-ipam by @dependabot in #2697
- deps: bump golang.org/x/net from 0.21.0 to 0.23.0 in /build/tools by @dependabot in #2698
- deps: bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #2699
- ci: Remove path filter from PR pipeline CI triggers by @jpayne3506 in #2681
- [MDNC] New CNI spec to target version 1.4.39.1 by @thomasricci in #2702
- ci: Remove AKS Engine storage account usage by @jpayne3506 in #2705
- ci: Updating k8s test suite for NPM to latest by @jpayne3506 in #2707
- feat: Modifying stateless CNI state to account for swift 2.0 changes. by @behzad-mir in #2523
- ci: bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #2709
- Feat: Added ETW logging support for CNS. by @sivakami-projects in #2700
- deps: bump google.golang.org/grpc from 1.62.1 to 1.63.2 by @dependabot in #2680
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.5.2 by @dependabot in #2685
- deps: bump github.com/avast/retry-go/v4 from 4.5.1 to 4.6.0 by @dependabot in #2708
- deps: bump golang.org/x/crypto from 0.20.0 to 0.22.0 by @dependabot in #2677
- fix: close connection on any return from azure-vnet-telemetry by @QxBytes in #2711
Full Changelog: v1.5.26...v1.5.28
dropgz/v0.1.3
What's Changed
- chore: update the cilium nightly config by @vipul-21 in #2669
- fix: Prevent iptable list cmd to do reverse dns lookup by @tamilmani1989 in #2682
- chore: Updating CNI in dropgz to 1.5.24 by @rjdenney in #2678
Full Changelog: v1.5.26...dropgz/v0.1.3
v1.5.26
What's Changed
- deps: bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #2629
- deps: bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #2630
- deps: bump go.uber.org/zap from 1.26.0 to 1.27.0 in /dropgz by @dependabot in #2600
- ci: bump Azure/login from 1.6.1 to 2.0.0 by @dependabot in #2640
- ci: Increase Codeql timeout by @jpayne3506 in #2645
- Add a new server with localhost handlers by @paulyufan2 in #2635
- ci: bump azure/CLI from 1 to 2 by @dependabot in #2639
- deps: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /azure-ipam by @dependabot in #2644
- ci: Add CNI | LSG Integration Pipeline by @jpayne3506 in #2551
- chore: remove redundant logs by @QxBytes in #2642
- deps: bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #2653
- ci: Add Cilium to CNI | LSG Integration Pipeline by @jpayne3506 in #2574
- fix: Using Node IP as the primary IP allowing the use of all the IPs in the subnet for pods in Vnet Scale Mode and added the fix for Vnet Scale Cillium by @nairashu in #2660
Full Changelog: v1.5.25...v1.5.26
Full Changelog: v1.5.26...v1.5.26
v1.5.25
What's Changed
- ci: Add Windows2019 to CNI Release Test pipeline by @jpayne3506 in #2580
- ci: Add safeguards to prevent race condition resulting from MustRestartDaemonset() by @jpayne3506 in #2618
- chore: adding templates for cilium 1.13 by @camrynl in #2585
- ci: cilium dualstack for load test pipeline by @camrynl in #2603
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.2 to 1.10.0 by @dependabot in #2619
- fix: remove pool monitor from debug api response by @rbtr in #2621
- fix SupportedAPIs in nmagent client to handle non-200 resp correctly by @ZetaoZhuang in #2623
- deps: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #2625
- deps: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /azure-ipam by @dependabot in #2624
- ci: update NPM Windows daemonset for k8s version 1.28 by @jpayne3506 in #2622
- deps: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /build/tools by @dependabot in #2633
- deps: update controller-runtime by @rbtr in #2636
- ci: update Linux CNS dockerfile by @jpayne3506 in #2637
- fix: add in missing ACLs for windows multitenancy by @pjohnst5 in #2617
- deps: bump github.com/Microsoft/hcsshim from 0.11.4 to 0.12.0 by @dependabot in #2627
- deps: bump github.com/golang/protobuf from 1.5.3 to 1.5.4 by @dependabot in #2631
Full Changelog: v1.5.24...v1.5.25
v1.5.24
What's Changed
- Remove azr enabled from cns by @ZetaoZhuang in #2606
- ci: Kernel Upgrade Script by @jpayne3506 in #2552
- fix: delete endpoint on cni state save failure by @QxBytes in #2577
- fix: remove cnms code by @QxBytes in #2592
- chore: [NPM] Updated NPM to Not Use Privileged containers and to Mount Container's Root Filesystem as Read Only by @rayaisaiah in #2598
- deps: bump go.uber.org/zap from 1.26.0 to 1.27.0 in /azure-ipam by @dependabot in #2599
- deps: bump go.uber.org/zap from 1.26.0 to 1.27.0 in /zapai by @dependabot in #2601
- deps: bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #2611
- deps: bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 by @dependabot in #2596
- deps: bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #2602
- deps: bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #2604
- ci: add trigger:none to ACN Network Observability E2E pipeline by @jpayne3506 in #2605
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.0.0 to 5.1.0 by @dependabot in #2610
- add ipv6 default route to dualstack windows nodes by @paulyufan2 in #2508
- Revert "Enable CNS swiftv2 path for SF/Standalone scenario to program secondary nics" by @kmurudi in #2608
Full Changelog: v1.5.23...v1.5.24
v1.5.23
What's Changed
- fix: test v1.5 train on k8s 1.28 by @rbtr in #2564
- chore: [NPM] Updated NPM to Not Share Host's UTS Namespace + Image/Configmap Alignment with Prod by @rayaisaiah in #2589
- fix: remove unsupported targets when building all binaries by @QxBytes in #2591
- deps: bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 in /build/tools by @dependabot in #2594
- fix: fixing CNS IP releae for azure CNI in case of managed endpoint s… by @behzad-mir in #2588
Bumping NPM's minor version to v1.5.23 to align with CNS/CNI versions (all products part of the ACN mono-repo). The current production version of NPM (v1.4.45.3) was actually cut on v1.5.x ACN code (it was released in between v1.5.x releases on the same master branch). We did this to resolve pipeline errors from rebuilding v1.4.45.2 on the v1.4.45.1 tag. Minor bump to v1.5x to avoid publishing v1.4.x binaries for v1.5.x CNI/CNS code.
Full Changelog: v1.5.22...v1.5.23
v1.5.21
What's Changed
- feat: v2 swift ipampool by @rbtr in #2422
- ci: Replace make test-intergration within ACN PR pipeline [1/2] by @jpayne3506 in #2463
- ci: update pod-cidrs in ip-masq-agent by @camrynl in #2549
- ci: nsenter daemonset by @jpayne3506 in #2553
- ci: Replace make test-integration [2/2] by @jpayne3506 in #2554
- ci: E2E Framework [Scenarios] [5/6] by @matmerr in #2527
- deps: bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 in /build/tools by @dependabot in #2556
- deps: bump github.com/Azure/azure-container-networking from 1.5.19 to 1.5.20 in /azure-ipam by @dependabot in #2557
- ci: E2E Framework [Dev CLI] [6/6] by @matmerr in #2530
- ci:Adding cilium dualstack overlay pipeline steps by @rjdenney in #2418
- fix: az pipeline output within Merqe Queue Check by @jpayne3506 in #2560
- chore: [NPM] Remove TLS Certifications in NPM by @rayaisaiah in #2561
- fix: block pod to wireserver port 80 traffic on windows multitenancy by @QxBytes in #2515
- Cilium Load Test with Hubble Enabled. by @alam-tahmid in #2558
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.1 to 1.9.2 by @dependabot in #2563
- fix: build imds compute url correctly and give a default retryAttempts by @thatmattlong in #2566
- deps: bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #2567
- deps: bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.0 in /build/tools by @dependabot in #2569
- deps: bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #2568
- ci: Add Windows CNIv2 to CNI Load Test Pipeline by @jpayne3506 in #2279
- feat: Migration stateless cni by @behzad-mir in #2470
- fix: modify cnms dockerfile with new image by @QxBytes in #2570
Full Changelog: v1.5.20...v1.5.21
v1.5.20
What's Changed
- ci: E2E Framework [Core types] [1/6] by @matmerr in #2526
- deps: bump k8s.io/klog/v2 from 2.120.0 to 2.120.1 by @dependabot in #2532
- deps: bump github.com/prometheus/common from 0.45.0 to 0.46.0 by @dependabot in #2524
- feat: add imds client by @thatmattlong in #2537
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.4.0 to 1.5.1 by @dependabot in #2522
- deps: bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #2542
- deps: bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #2543
- ci: E2E Framework [Kubernetes steps] [3/6] by @matmerr in #2529
- deps: bump github.com/Azure/azure-container-networking from 1.5.18 to 1.5.19 in /azure-ipam by @dependabot in #2539
- Enable Hubble in PR pipeline with additional stage by @MikeZappa87 in #2534
- ci: E2E Framework [Azure steps] [4/6] by @matmerr in #2528
- feat: create or update nodeinfo crd at cns startup for multitenancy by @thatmattlong in #2545
- ci: Improve Validate package by @jpayne3506 in #2485
- Add new status to PN CRD by @aggarwal0009 in #2535
Full Changelog: v1.5.19...v1.5.20
v1.5.19
What's Changed
- go submodules dependency updates by @rbtr in #2440
- ci: Add vnetscale cluster delete by @jpayne3506 in #2441
- cleanup redundant logs in cns savestate-file, createorUpdateNetworkCo… by @kmurudi in #2442
- update stale workflow by @rbtr in #2439
- deps: bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #2446
- fix: change to new-from-rev master in lint action by @rbtr in #2448
- ci: Modify ACN PR pipeline for merge queue use by @jpayne3506 in #2399
- ci: revert codeQL checks to be a part of merge queue runs by @jpayne3506 in #2456
- fix: add windows async delete mounts by @jpayne3506 in #2458
- revert: submodule path exclusion by @jpayne3506 in #2457
- deps: bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /dropgz by @dependabot in #2355
- ci: Add workflow check for Merge Queue pipeline start on Azure Pipeline by @jpayne3506 in #2460
- fix: check for notStarted by @jpayne3506 in #2464
- ci: bump actions/upload-artifact from 3 to 4 by @dependabot in #2438
- deps: bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #2383
- deps: bump github.com/containerd/containerd from 1.6.23 to 1.6.26 by @dependabot in #2452
- chore: migrate from disallowed registries by @rbtr in #2455
- ci: add date to cilium nightly cluster name by @vipul-21 in #2425
- deps: bump k8s.io/apiextensions-apiserver from 0.28.1 to 0.29.0 by @dependabot in #2436
- deps: bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /azure-ipam by @dependabot in #2447
- deps: bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #2382
- deps: bump github.com/billgraziano/dpapi from 0.4.0 to 0.5.0 by @dependabot in #2404
- deps: bump google.golang.org/protobuf from 1.31.0 to 1.32.0 in /build/tools by @dependabot in #2459
- deps: bump github.com/gorilla/mux from 1.8.0 to 1.8.1 by @dependabot in #2467
- deps: bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 by @dependabot in #2468
- deps: bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #2469
- ci: Add k8s conformance tests to Cilium CI/CD by @jpayne3506 in #2348
- deps: bump github.com/google/uuid from 1.3.1 to 1.5.0 by @dependabot in #2472
- deps: bump github.com/nxadm/tail from 1.4.8 to 1.4.11 by @dependabot in #2473
- ci: Increase ACN pipeline Swift E2E vmSize by @jpayne3506 in #2480
- ci: Improve package kubernetes and load by @jpayne3506 in #2483
- deps: bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #2478
- deps: bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 by @dependabot in #2479
- deps: bump github.com/avast/retry-go/v4 from 4.3.4 to 4.5.1 by @dependabot in #2475
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.0 to 1.9.1 by @dependabot in #2476
- deps: bump github.com/Azure/azure-container-networking from 1.5.16 to 1.5.17 in /azure-ipam by @dependabot in #2477
- ci: Cleanup Dual OS ACN PR pipeline step templates by @jpayne3506 in #2482
- deps: bump gotest.tools/v3 from 3.5.0 to 3.5.1 by @dependabot in #2474
- ci: bump Azure/login from 1.5.1 to 1.6.0 by @dependabot in #2486
- deps: bump github.com/prometheus/client_model from 0.4.0 to 0.5.0 by @dependabot in #2491
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets from 0.11.0 to 0.12.0 by @dependabot in #2493
- deps: bump github.com/spf13/viper from 1.16.0 to 1.18.2 by @dependabot in #2495
- ci: increase dependabot PR limit to 10 by @jpayne3506 in #2497
- ci: constrain cilium to linux on Release Test Pipeline by @jpayne3506 in #2489
- deps: bump github.com/prometheus/client_golang from 1.16.0 to 1.18.0 by @dependabot in #2501
- ci: Improve CNI|NPM integration test by @jpayne3506 in #2498
- deps: bump golang.org/x/sys from 0.15.0 to 0.16.0 by @dependabot in #2500
- deps: bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #2502
- ci: verbose output for make test-load by @jpayne3506 in #2481
- deps: bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #2492
- deps: bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 by @dependabot in #2503
- deps: bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in #2494
- ci: Improve TestValidateState calls from load package by @jpayne3506 in #2484
- ci: add OS scale timeout by @jpayne3506 in #2490
- ci: add kubeproxy restart before windows k8s conformance testing by @jpayne3506 in #2496
- fix: joining multiple dns server lists by @vakalapa in #2506
- fix: downgrade k8s components to 1.28 by @rbtr in #2505
- deps: bump github.com/Azure/azure-container-networking from 1.5.17 to 1.5.18 in /azure-ipam by @dependabot in #2513
- CI: Setup Cilium with Hubble Enabled nightly run by @MikeZappa87 in #2514
- fix: fixing toolbox-lite dockerfile by @pjohnst5 in #2520
- ci: bump Azure/login from 1.6.0 to 1.6.1 by @dependabot in #2525
- refactor: SWIFT v2 Middlewares by @nddq in #2390
- ci: E2E Framework [Deployment YAMLs] [2/6] by @matmerr in #2531
New Contributors
- @MikeZappa87 made their first contribution in #2514
Full Changelog: v1.5.17...v1.5.19