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