Skip to content

Releases: Azure/azure-container-networking

v1.5.34

02 Aug 17:50
79be5ba
Compare
Choose a tag to compare

What's Changed

  • backport: fix: add ipv6 port policy in addition to ipv4 policy if no host ip and ipv6 enabled (#2852) by @QxBytes in #2883
  • [backport] fix/ci: Linux NPM race condition editing "except" CIDR and NPM pipeline fixes by @huntergregory in #2882
  • ci: make lint target release/v1.5 branch by @QxBytes in #2888

Full Changelog: v1.5.32...v1.5.34

v1.6.1

29 Jul 16:58
b29bdac
Compare
Choose a tag to compare

What's Changed

  • fix: Rename test file by @bohuini in #2784
  • feat: bumping dropGZ to 1.6.0 and adding stateless CNI to Windows by @behzad-mir in #2785
  • fix: move CNS to distroless-iptables base image by @rbtr in #2661
  • deps: bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 in /build/tools by @dependabot in #2774
  • [CNS] refactor: remove redundant check for TLSSettings.TLSPort by @jackieluc in #2780
  • ci: Remove depreciated values from Cilium nightly config by @jpayne3506 in #2787
  • Added gRPC Server Boilerplate Code for CNS by @Kevincxv in #2745
  • combine linux and win Dockerfiles using build targets by @rbtr in #2559
  • ci: bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #2734
  • deps: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #2791
  • deps: bump github.com/containernetworking/cni from 1.2.0 to 1.2.1 in /azure-ipam by @dependabot in #2794
  • deps: bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 by @dependabot in #2790
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.1 to 1.12.0 by @dependabot in #2771
  • deps: bump github.com/containernetworking/plugins from 1.5.0 to 1.5.1 in /azure-ipam by @dependabot in #2795
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 by @dependabot in #2778
  • Add default routes k8s windows by @paulyufan2 in #2797
  • deps: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /dropgz by @dependabot in #2792
  • deps: bump github.com/containernetworking/cni from 1.2.0 to 1.2.1 by @dependabot in #2796
  • deps: bump k8s.io/klog/v2 from 2.130.0 to 2.130.1 by @dependabot in #2799
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.6.0 to 1.7.0 by @dependabot in #2802
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.1 to 5.2.0 by @dependabot in #2803
  • fix: move bufio reader creation out of for loop to fix telemetry unmarshal errors by @QxBytes in #2789
  • fix: CNS should ignore NNCs that are being deleted by @rbtr in #2798
  • build windows 2025 binaries by @paulyufan2 in #2804
  • fix: Modified the value of DelegatedVMNIC to resolve compatibility issue by @bohuini in #2801
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 in /azure-ipam by @dependabot in #2782
  • deps: bump github.com/containernetworking/cni from 1.2.1 to 1.2.2 in /azure-ipam by @dependabot in #2809
  • deps: bump github.com/containernetworking/cni from 1.2.1 to 1.2.2 by @dependabot in #2811
  • fix: Revert the naming change for DelegatedVMNIC on master by @bohuini in #2810
  • add gateway on CNS to get populated by @paulyufan2 in #2805
  • fix: update azure-vnet directory permissions by @QxBytes in #2819
  • fix: add hns network id to endpoint struct for pushing to cns in stateless by @QxBytes in #2822
  • ci: align cilium charts with AKS by @camrynl in #2820
  • feat: add subnet address space to mtpnc status by @sharifnasser in #2825
  • Fix ACN PR Pipeline failures related to swiftv2 by @jc2543 in #2826
  • deps: bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #2829
  • feat: Adding backend interfaces support to CNS by @shreyashastantram in #2693
  • Add Status to NodeInfo CRD by @aggarwal0009 in #2827
  • add prefix length from mtpnc to podipinfo & gatewayip by @kmurudi in #2828
  • ci: Adjust VM usage for CNI Release Test Pipeline by @jpayne3506 in #2837
  • Add swiftv2 middleware support for standalone service fabric scenario (windows) by @kmurudi in #2634
  • ci: add AzureLinux, rdma and ARM64 release test scenarios for cilium dual stack by @camrynl in #2835
  • fix nodeInfo schema by @aggarwal0009 in #2838
  • add L1VH IB support on CNI by @paulyufan2 in #2762
  • deps: bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #2834
  • Delete hack/manifests/sshd.yaml by @rbtr in #2839
  • test: add ut for populating network and endpoint hns id in endpoint and endpoint info structs by @QxBytes in #2844
  • ci: Cleanup ACN PR pipeline yaml by @jpayne3506 in #2861
  • ci: Unblock nightly pipeline by @jpayne3506 in #2863
  • feat: Add CNS API to retrieve VMUniqueID from IMDS by @msvik in #2842
  • Add MacAddress to NodeInfo CRD by @aggarwal0009 in #2843
  • test: validate inputs to acn components by @QxBytes in #2845
  • ci: Shift E2E cluster creation by @jpayne3506 in #2862

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.5.32

22 Jul 17:21
a91dcf5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.30...v1.5.32

v1.5.30

03 Jul 18:44
b079aee
Compare
Choose a tag to compare
v1.5.30 Pre-release
Pre-release

Warning: This release is incorrectly tagged! Do not use it.

If you have deployed this tag, you should upgrade to v1.6.0+

#### What's Changed
* deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 by @levimm in #2807
* fix: Modified the value of DelegatedVMNIC to resolve compatibility issue in Version 1.5 by @bohuini in #2808
* backport: fix: move bufio reader creation out of for loop to fix telemetry unmarshal errors (#2789) by @QxBytes in #2813
* backport: fix: update azure-vnet directory permissions (#2819) by @QxBytes in #2823

Full Changelog: v1.6.0...v1.5.30

dropgz/v0.2.0

14 Jun 17:17
49f4c56
Compare
Choose a tag to compare

Changes:

  • 49f4c56 feat: bumping dropGZ to 1.6.0 and adding stateless CNI to Windows (#2785)
  • 5526348 fix: Rename test file (#2784)

This list of changes was auto generated.

What's Changed

  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 in /azure-ipam by @dependabot in #2690
  • deps: bump github.com/golangci/golangci-lint from 1.56.2 to 1.58.0 in /build/tools by @dependabot in #2729
  • deps: bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #2730
  • Swiftv2 e2e tests by @csfmomo in #2626
  • ci: Change ACR Service Connection by @jpayne3506 in #2727
  • deps: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #2731
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #2732
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 in /build/tools by @dependabot in #2733
  • feat: Adding MACAddress to CNS endpoint State and refactoring stateless CNI code by @behzad-mir in #2722
  • ci: bump Azure/login from 2.0.0 to 2.1.0 by @dependabot in #2691
  • ci: test async delete in cilium stages by @camrynl in #2725
  • ci: create template for cilium cli install by @jpayne3506 in #2736
  • Add unblock condition for the swiftv2 tests. by @csfmomo in #2738
  • ci: adding a retry login on exec cmd on failure by @vipul-21 in #2740
  • fix: pin Windows images by @rbtr in #2742
  • fix: order of healthz and readyz arguments by @rbtr in #2743
  • deps: bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /build/tools by @dependabot in #2737
  • deps: bump github.com/containernetworking/plugins from 1.4.0 to 1.5.0 in /azure-ipam by @dependabot in #2744
  • feat: plumb accelnet bool through interfaceinfo by @thatmattlong in #2746
  • deps: bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #2741
  • deps: bump github.com/golangci/golangci-lint from 1.58.1 to 1.59.0 in /build/tools by @dependabot in #2752
  • deps: bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #2753
  • ci: Remove merge queue workflow by @jpayne3506 in #2704
  • ci: skip no-unexpected-packet-drops for cilium dualstack e2e by @camrynl in #2749
  • chore: update cilium-operator security context by @jshr-w in #2755
  • feat: eBPF ingress/egress TC program for cilium external LB by @camrynl in #2710
  • Add gRPC Protobuf Files for CNS Operations by @Kevincxv in #2754
  • refactor: code changes for stateless cni and swift v2 by @QxBytes in #2688
  • deps: bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #2760
  • deps: bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.3.0 to 1.4.0 in /build/tools by @dependabot in #2761
  • add azr metrics in heartbeats by @ZetaoZhuang in #2735
  • ci: cilium-nightly skip test check-log-errors by @camrynl in #2763
  • ci: skip async delete for nightly pipeline by @camrynl in #2765
  • deps: bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #2767
  • deps: bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #2768
  • feat: Added NIC type and modified setRoutes function to support Windows by @bohuini in #2679
  • feat: add mTLS to CNS by @jackieluc in #2751
  • ci: build ipv6-hp-bpf in pipeline by @camrynl in #2769
  • deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in /build/tools by @dependabot in #2776
  • deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #2777
  • feat: New yaml file for updated CNI and CNS version by @chengch801214 in #2772
  • ci: makefile ACN_VERSION exclusions by @camrynl in #2783
  • fix: Editing makefile to add stateless CNI binary to the archives by @behzad-mir in #2775
  • fix: Rename test file by @bohuini in #2784
  • feat: bumping dropGZ to 1.6.0 and adding stateless CNI to Windows by @behzad-mir in #2785

New Contributors

Full Changelog: dropgz/v0.1.4...dropgz/v0.2.0

v1.6.0

13 Jun 05:30
6b86c47
Compare
Choose a tag to compare

What's Changed

  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.0 to 5.1.1 by @dependabot in #2667
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 by @dependabot in #2671
  • Start two CNS servers with different handlers by @paulyufan2 in #2650
  • deps: bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 by @dependabot in #2715
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #2721
  • deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #2676
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /build/tools by @dependabot in #2720
  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 by @dependabot in #2714
  • deps: bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in #2675
  • ci: match cilium ds cluster create/delete by @jpayne3506 in #2724
  • feat: update CRDs to accomodate multiple pod nics by @thatmattlong in #2717
  • chore: update cni in dropgz to 1.5.28 by @QxBytes in #2726
  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 in /azure-ipam by @dependabot in #2690
  • deps: bump github.com/golangci/golangci-lint from 1.56.2 to 1.58.0 in /build/tools by @dependabot in #2729
  • deps: bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #2730
  • Swiftv2 e2e tests by @csfmomo in #2626
  • ci: Change ACR Service Connection by @jpayne3506 in #2727
  • deps: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #2731
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #2732
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 in /build/tools by @dependabot in #2733
  • feat: Adding MACAddress to CNS endpoint State and refactoring stateless CNI code by @behzad-mir in #2722
  • ci: bump Azure/login from 2.0.0 to 2.1.0 by @dependabot in #2691
  • ci: test async delete in cilium stages by @camrynl in #2725
  • ci: create template for cilium cli install by @jpayne3506 in #2736
  • Add unblock condition for the swiftv2 tests. by @csfmomo in #2738
  • ci: adding a retry login on exec cmd on failure by @vipul-21 in #2740
  • fix: pin Windows images by @rbtr in #2742
  • fix: order of healthz and readyz arguments by @rbtr in #2743
  • deps: bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /build/tools by @dependabot in #2737
  • deps: bump github.com/containernetworking/plugins from 1.4.0 to 1.5.0 in /azure-ipam by @dependabot in #2744
  • feat: plumb accelnet bool through interfaceinfo by @thatmattlong in #2746
  • deps: bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #2741
  • deps: bump github.com/golangci/golangci-lint from 1.58.1 to 1.59.0 in /build/tools by @dependabot in #2752
  • deps: bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #2753
  • ci: Remove merge queue workflow by @jpayne3506 in #2704
  • ci: skip no-unexpected-packet-drops for cilium dualstack e2e by @camrynl in #2749
  • chore: update cilium-operator security context by @jshr-w in #2755
  • feat: eBPF ingress/egress TC program for cilium external LB by @camrynl in #2710
  • Add gRPC Protobuf Files for CNS Operations by @Kevincxv in #2754
  • refactor: code changes for stateless cni and swift v2 by @QxBytes in #2688
  • deps: bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #2760
  • deps: bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.3.0 to 1.4.0 in /build/tools by @dependabot in #2761
  • add azr metrics in heartbeats by @ZetaoZhuang in #2735
  • ci: cilium-nightly skip test check-log-errors by @camrynl in #2763
  • ci: skip async delete for nightly pipeline by @camrynl in #2765
  • deps: bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #2767
  • deps: bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #2768
  • feat: Added NIC type and modified setRoutes function to support Windows by @bohuini in #2679
  • feat: add mTLS to CNS by @jackieluc in #2751
  • ci: build ipv6-hp-bpf in pipeline by @camrynl in #2769
  • deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in /build/tools by @dependabot in #2776
  • deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #2777
  • feat: New yaml file for updated CNI and CNS version by @chengch801214 in #2772
  • ci: makefile ACN_VERSION exclusions by @camrynl in #2783
  • fix: Editing makefile to add stateless CNI binary to the archives by @behzad-mir in #2775

New Contributors

Full Changelog: v1.5.28...v1.6.0

ipv6-hp-bpf/v0.0.1

14 Jun 18:01
6b86c47
Compare
Choose a tag to compare

Changes:

  • 6b86c47 fix: Editing makefile to add stateless CNI binary to the archives (#2775)
  • 7de898b feat: New yaml file for updated CNI and CNS version (#2772)
  • 219317c ci: makefile ACN_VERSION exclusions (#2783)
  • d5116f8 deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in /build/tools (#2776)
  • 5c8221e deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#2777)
  • aa2577f ci: build ipv6-hp-bpf in pipeline (#2769)
  • de225e4 feat: add mTLS to CNS (#2751)
  • 13f7037 feat: Added NIC type and modified setRoutes function to support Windows (#2679)
  • 7e8b45f ci: skip async delete for nightly pipeline (#2765)
  • 3e10379 ci: cilium-nightly skip test check-log-errors (#2763)
See More
  • 49509a9 deps: bump golang.org/x/sys from 0.20.0 to 0.21.0 (#2768)
  • 9b749ff deps: bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#2767)
  • 7b5b879 add azr metrics in heartbeats (#2735)
  • ef69d47 deps: bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.3.0 to 1.4.0 in /build/tools (#2761)
  • 40318af deps: bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#2760)
  • 2ab9cfe refactor: code changes for stateless cni and swift v2 (#2688)
  • 96a989e Add gRPC Protobuf Files for CNS Operations (#2754)
  • 0475212 feat: eBPF ingress/egress TC program for cilium external LB (#2710)
  • 6dabf70 chore: update cilium-operator security context (#2755)
  • 91d1e76 ci: skip no-unexpected-packet-drops for cilium dualstack e2e (#2749)
  • a1ce287 ci: Remove merge queue workflow (#2704)
  • e491f20 deps: bump github.com/golangci/golangci-lint from 1.58.1 to 1.59.0 in /build/tools (#2752)
  • 6a9b155 deps: bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#2753)
  • 8653b03 deps: bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#2741)
  • 90df8a1 feat: plumb accelnet bool through interfaceinfo (#2746)
  • 1d8f89e deps: bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /build/tools (#2737)
  • c106f0f deps: bump github.com/containernetworking/plugins from 1.4.0 to 1.5.0 in /azure-ipam (#2744)
  • 3c9450d fix: order of healthz and readyz arguments (#2743)
  • 5033a0c ci: create template for cilium cli install (#2736)
  • c9682a6 ci: adding a retry login on exec cmd on failure (#2740)
  • cba6ded ci: bump Azure/login from 2.0.0 to 2.1.0 (#2691)
  • 512d2d4 ci: test async delete in cilium stages (#2725) [ #2346 ]
  • 5e1b2ad Add unblock condition for the swiftv2 tests. (#2738)
  • 0c598e3 fix: pin Windows images (#2742)
  • 4370e6e feat: Adding MACAddress to CNS endpoint State and refactoring stateless CNI code (#2722)
  • eca30a2 deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 in /build/tools (#2733)
  • 2f1bcc6 deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#2732)
  • f1edffc deps: bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#2731)
  • be88049 ci: Change ACR Service Connection (#2727)
  • 893b6e6 Swiftv2 e2e tests (#2626)
  • e2b9e18 deps: bump github.com/golangci/golangci-lint from 1.56.2 to 1.58.0 in /build/tools (#2729)
  • aff1126 deps: bump golang.org/x/sys from 0.19.0 to 0.20.0 (#2730)
  • f194ee9 deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 in /azure-ipam (#2690)
  • e117bfb chore: update cni in dropgz to 1.5.28 (#2726)
  • 4073c74 feat: update CRDs to accomodate multiple pod nics (#2717)
  • 72d50cf ci: match cilium ds cluster create/delete (#2724)
  • b408b9a deps: bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#2675)
  • 3c78111 deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 (#2714)
  • dc2ca71 deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /build/tools (#2720)
  • 53d4132 deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 (#2676)
  • 7fb446f deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#2721)
  • be2dcc0 Start two CNS servers with different handlers (#2650)
  • 654b1fa deps: bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#2715)
  • 6c2b403 deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.0 to 5.1.1 (#2667)
  • 55f164e deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 (#2671)

This list of changes was auto generated.

v1.5.29

14 Jun 20:38
96a989e
Compare
Choose a tag to compare

What's Changed

  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.0 to 5.1.1 by @dependabot in #2667
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 by @dependabot in #2671
  • Start two CNS servers with different handlers by @paulyufan2 in #2650
  • deps: bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 by @dependabot in #2715
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #2721
  • deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #2676
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /build/tools by @dependabot in #2720
  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 by @dependabot in #2714
  • deps: bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in #2675
  • ci: match cilium ds cluster create/delete by @jpayne3506 in #2724
  • feat: update CRDs to accomodate multiple pod nics by @thatmattlong in #2717
  • chore: update cni in dropgz to 1.5.28 by @QxBytes in #2726
  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 in /azure-ipam by @dependabot in #2690
  • deps: bump github.com/golangci/golangci-lint from 1.56.2 to 1.58.0 in /build/tools by @dependabot in #2729
  • deps: bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #2730
  • Swiftv2 e2e tests by @csfmomo in #2626
  • ci: Change ACR Service Connection by @jpayne3506 in #2727
  • deps: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #2731
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #2732
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 in /build/tools by @dependabot in #2733
  • feat: Adding MACAddress to CNS endpoint State and refactoring stateless CNI code by @behzad-mir in #2722
  • ci: bump Azure/login from 2.0.0 to 2.1.0 by @dependabot in #2691
  • ci: test async delete in cilium stages by @camrynl in #2725
  • ci: create template for cilium cli install by @jpayne3506 in #2736
  • Add unblock condition for the swiftv2 tests. by @csfmomo in #2738
  • ci: adding a retry login on exec cmd on failure by @vipul-21 in #2740
  • fix: pin Windows images by @rbtr in #2742
  • fix: order of healthz and readyz arguments by @rbtr in #2743
  • deps: bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /build/tools by @dependabot in #2737
  • deps: bump github.com/containernetworking/plugins from 1.4.0 to 1.5.0 in /azure-ipam by @dependabot in #2744
  • feat: plumb accelnet bool through interfaceinfo by @thatmattlong in #2746
  • deps: bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #2741
  • deps: bump github.com/golangci/golangci-lint from 1.58.1 to 1.59.0 in /build/tools by @dependabot in #2752
  • deps: bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #2753
  • ci: Remove merge queue workflow by @jpayne3506 in #2704
  • ci: skip no-unexpected-packet-drops for cilium dualstack e2e by @camrynl in #2749
  • chore: update cilium-operator security context by @jshr-w in #2755
  • feat: eBPF ingress/egress TC program for cilium external LB by @camrynl in #2710
  • Add gRPC Protobuf Files for CNS Operations by @Kevincxv in #2754

Full Changelog: v1.5.28...v1.5.29

dropgz/v0.1.4

04 May 03:04
e117bfb
Compare
Choose a tag to compare

Changes:

  • e117bfb chore: update cni in dropgz to 1.5.28 (#2726)
  • 4073c74 feat: update CRDs to accomodate multiple pod nics (#2717)
  • 72d50cf ci: match cilium ds cluster create/delete (#2724)
  • b408b9a deps: bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#2675)
  • 3c78111 deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 (#2714)
  • dc2ca71 deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /build/tools (#2720)
  • 53d4132 deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 (#2676)
  • 7fb446f deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#2721)
  • be2dcc0 Start two CNS servers with different handlers (#2650)
  • 654b1fa deps: bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#2715)
See More
  • 6c2b403 deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.0 to 5.1.1 (#2667)
  • 55f164e deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 (#2671)

This list of changes was auto generated.

What's Changed

  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.0 to 5.1.1 by @dependabot in #2667
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 by @dependabot in #2671
  • Start two CNS servers with different handlers by @paulyufan2 in #2650
  • deps: bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 by @dependabot in #2715
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #2721
  • deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #2676
  • deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /build/tools by @dependabot in #2720
  • deps: bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 by @dependabot in #2714
  • deps: bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in #2675
  • ci: match cilium ds cluster create/delete by @jpayne3506 in #2724
  • feat: update CRDs to accomodate multiple pod nics by @thatmattlong in #2717
  • chore: update cni in dropgz to 1.5.28 by @QxBytes in #2726

Full Changelog: v1.5.28...dropgz/v0.1.4

dropgz/v0.0.20

04 May 03:17
7a82718
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

What's Changed

  • Release candidate v1.4.44.4 by @thatmattlong in #2094
  • chore: add release branches to pr pipeline trigger (#2095) by @thatmattlong in #2096
  • fix: don't delete an existing conflist (#2115) by @thatmattlong in #2189
  • Release/v1.4 Remove AKS-Engine by @jpayne3506 in #2212
  • backport "feat: Consume the NCStatus to be able to append subnet is full error to Pod IP reservation failures" to release/v1.4 by @nairashu in #2252
  • backport "feat: CNS/CNI async pod delete (#2183)" to release/v1.4 by @rbtr in #2245
  • backport "fix: skipping the k8s e2e unsupported service conformance test (#2255)" to release/v1.4 by @rbtr in #2256
  • backport: Pipeline agent image up...
Read more