Skip to content

dropgz/v0.1.0

Choose a tag to compare

@camrynl camrynl released this 16 Nov 19:03
4f5183d

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