Skip to content

Releases: Azure/azure-container-networking

v1.5.23

20 Feb 18:54
cb484c3

Choose a tag to compare

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

12 Feb 19:43
a1ffc50

Choose a tag to compare

What's Changed

Full Changelog: v1.5.20...v1.5.21

v1.5.20

27 Jan 01:15
faa2b73

Choose a tag to compare

What's Changed

Full Changelog: v1.5.19...v1.5.20

v1.5.19

22 Jan 22:23
v1.5.19
9ff1440

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.17...v1.5.19

v1.4.52

10 Jan 22:29
7e442d5

Choose a tag to compare

What's Changed

  • bring new v1.4 CNI bins to dropgz by @rbtr in #2371
  • ci:[CNI] Remove load balancer tests and add rollout status for konnec… by @rbtr in #2487
  • backport: fix: add contexts to clean up fsnotify goroutines by @rbtr in #2450

Full Changelog: v1.4.51...v1.4.52

v1.5.17

08 Jan 17:55
b030a12

Choose a tag to compare

What's Changed

Full Changelog: v1.5.15...v1.5.17

dropgz/v0.1.1

20 Nov 16:40
2a90a32

Choose a tag to compare

Changes:

  • 2a90a32 chore: release dropgz for swift v2 (#2402)
  • b2d9673 deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.7.2 to 1.9.0 (#2378)

This list of changes was auto generated.

What's Changed

  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.7.2 to 1.9.0 by @dependabot in #2378
  • chore: release dropgz for swift v2 by @jaer-tsun in #2402

Full Changelog: v1.5.15...dropgz/v0.1.1

v1.5.15

17 Nov 20:14
3362e36

Choose a tag to compare

What's Changed

  • fix: Match Cilium CLI to Cilium Agent by @jpayne3506 in #2365
  • deps: bump golang.org/x/net from 0.14.0 to 0.17.0 in /build/tools by @dependabot in #2287
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.1.3 to 1.7.2 by @dependabot in #2204
  • chore: Update hcsshim v0.11.4 by @jpayne3506 in #2368
  • ci: Skip cilium encryption tests by @jpayne3506 in #2377
  • deps: bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in #2338
  • deps: bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.3 by @dependabot in #2373
  • add cilium dualstack hackfile targets by @camrynl in #2366
  • chore: Update goproxy v0.0.0-20231031074852-3ec07828be7a by @jpayne3506 in #2370
  • fix: wait for vnet ns to create and ensure veths are inside namespace instead of assuming by @QxBytes in #2341
  • chore: Update handlers v1.5.2 by @jpayne3506 in #2369
  • ci: validate async delete by @camrynl in #2379
  • refactor: remove cniTypesCurr.Result dependency in InterfaceInfo by @jaer-tsun in #2361
  • fix: Changed the SetPolicySetting struct value to correct name in Windows NPM by @rayaisaiah in #2386
  • feat: Making new DropGZ version for Windows and Linux with CNI 1.5.14 by @behzad-mir in #2388
  • chore: update to go1.21 by @rbtr in #2384
  • deps: bump k8s.io/api from 0.28.1 to 0.28.3 by @dependabot in #2308
  • ci: bypass metric check for cilium nightly by @vipul-21 in #2393
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.1.0 to 1.4.0 by @dependabot in #2285

New Contributors

Full Changelog: v1.5.14...v1.5.15

dropgz/v0.1.0

16 Nov 19:03
4f5183d

Choose a tag to compare

Changes:

  • 4f5183d feat: Making new DropGZ version for Windows and Linux with CNI 1.5.14 (#2388)
  • 74a67b3 fix: Changed the SetPolicySetting struct value to correct name in Windows NPM (#2386)
  • 44e5f37 refactor: remove cniTypesCurr.Result dependency in InterfaceInfo (#2361)
  • 9330999 ci: validate async delete (#2379)
  • d221d3b chore: Update handlers v1.5.2 (#2369)
  • 4e6cc2f fix: wait for vnet ns to create and ensure veths are inside namespace instead of assuming (#2341)
  • b184a75 chore: Update goproxy v0.0.0-20231031074852-3ec07828be7a (#2370)
  • 13d3cad add cilium dualstack hackfile targets (#2366)
  • ba3a5a6 deps: bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.3 (#2373)
  • f5cc876 deps: bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible (#2338)
See More
  • 402e5c7 ci: Skip cilium encryption tests (#2377)
  • 0e32b3e chore: Update hcsshim v0.11.4 (#2368)
  • cb5094d deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.1.3 to 1.7.2 (#2204)
  • 96c4c9c deps: bump golang.org/x/net from 0.14.0 to 0.17.0 in /build/tools (#2287)
  • 3c026f2 fix: Match Cilium CLI to Cilium Agent (#2365)

This list of changes was auto generated.

What's Changed

  • fix: Match Cilium CLI to Cilium Agent by @jpayne3506 in #2365
  • deps: bump golang.org/x/net from 0.14.0 to 0.17.0 in /build/tools by @dependabot in #2287
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.1.3 to 1.7.2 by @dependabot in #2204
  • chore: Update hcsshim v0.11.4 by @jpayne3506 in #2368
  • ci: Skip cilium encryption tests by @jpayne3506 in #2377
  • deps: bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in #2338
  • deps: bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.3 by @dependabot in #2373
  • add cilium dualstack hackfile targets by @camrynl in #2366
  • chore: Update goproxy v0.0.0-20231031074852-3ec07828be7a by @jpayne3506 in #2370
  • fix: wait for vnet ns to create and ensure veths are inside namespace instead of assuming by @QxBytes in #2341
  • chore: Update handlers v1.5.2 by @jpayne3506 in #2369
  • ci: validate async delete by @camrynl in #2379
  • refactor: remove cniTypesCurr.Result dependency in InterfaceInfo by @jaer-tsun in #2361
  • fix: Changed the SetPolicySetting struct value to correct name in Windows NPM by @rayaisaiah in #2386
  • feat: Making new DropGZ version for Windows and Linux with CNI 1.5.14 by @behzad-mir in #2388

New Contributors

Full Changelog: v1.5.14...dropgz/v0.1.0

dropgz/v0.0.4.2

10 Nov 18:25
160000a

Choose a tag to compare

What's Changed

  • deps: bump google.golang.org/grpc from 1.50.1 to 1.52.0 by @dependabot in #1761
  • Copy azure-vnet-telemetry and azure-vnet-ipam in test setup by @camrynl in #1778
  • Adds reference daemonset for v1 cni installer by @rbtr in #1771
  • deps: bump github.com/golangci/golangci-lint from 1.50.1 to 1.51.0 in /build/tools by @dependabot in #1779
  • Update ClusterSubnetStates crd by @csfmomo in #1769
  • deps: bump sigs.k8s.io/controller-tools from 0.11.1 to 0.11.2 in /build/tools by @dependabot in #1776
  • enable l7proxy in cilium configmap by @camrynl in #1780
  • update golangci-lint to v1.51 by @rbtr in #1782
  • deps: bump sigs.k8s.io/controller-tools from 0.11.2 to 0.11.3 in /build/tools by @dependabot in #1786
  • feat: allow the CNI conflist generation settings to be configured via… by @thatmattlong in #1765
  • Fix the NC ID error when get container by @csfmomo in #1767
  • fix: [NPM] add check for valid IPV4 addresses in TranslatePolicy by @ck319 in #1738
  • [CNI][Fix] Make iptable calls idempotent for swift podsubnet scenario by @tamilmani1989 in #1795
  • fix: multitenantnetwork reconciler should check errors correctly by @thatmattlong in #1791
  • update tools build tag due to 3rd party conflict by @rbtr in #1793
  • fix: Adding a defer func to connecttoTelemetryservice() to prevent CNI fro… by @behzad-mir in #1800
  • fix: update nma GetHomeAz URL to include version by @ZetaoZhuang in #1790
  • Fix incorrect 200 for a 401 from NMAgent by @timraymond in #1799
  • fix: [NPM] cleanup restarted pod stuck with no IP by @huntergregory in #1503
  • docs: [NPM] add windows documentation and update links to MSDocs by @huntergregory in #1805
  • Dualstack cilium proposal by @rjdenney in #1673
  • CNS in-mem cache to use containerid as key if manageendpointstate is enabled by @tamilmani1989 in #1811
  • upgrade goldpinger version and increase ping/check timeout by @ZetaoZhuang in #1810
  • Changing gcr repo as per k8s issue 4738 by @vakalapa in #1809
  • deprecate SetOwnerRef in favor of SetControllerRef by @rbtr in #1801
  • Revert "fix: Adding a defer func to connecttoTelemetryservice() to prevent CNI fro…" by @behzad-mir in #1819
  • fix: [NPM] update endpointcache after remove policy by @ck319 in #1804
  • log: [NPM-WIN] clean up some logs by @huntergregory in #1807
  • add azid and enableazr fields to putNC call by @smittal22 in #1756
  • CNS - Wireserver "proxy" by @ramiro-gamarra in #1825
  • Add multiplat Windows 2019 and 2022 image support to tooling and pipelines, use for CNS/NPM by @rbtr in #1820
  • Include body for unpublishNC calls to support AZR by @smittal22 in #1826
  • fix tag for building container images by @camrynl in #1830
  • 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 update from 18.04 to 22.04 | AzSecPack (#2327) to release/v1.4 by @jpayne3506 in #2353
  • backport updated client-go by @rbtr in #2351
  • fix: validate that NCIDs are well-formed GUIDs (#2359) by @rbtr in #2364
  • bring new v1.4 CNI bins to dropgz by @rbtr in #2371

Full Changelog: dropgz/v0.0.4.1...dropgz/v0.0.4.2