Skip to content

v1.2.7

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 15:33
· 5 commits to main since this release
v1.2.7
699ac35

Notable Changes

  • fix(build): bpf generation improvements 875ba83
  • fix(build): register current QEMU and compile pwru with clang d2b0d23
  • fix(ci): skip manifests and test jobs when dependencies fail 699ac35
  • fix(hubble): surface controller-runtime manager start failures b4f7289
  • fix(metrics): emit a port value for non-TCP/UDP flows to keep cardinality aligned 25e2b51
  • refactor(test): use native Go test output cd68bd6
  • test(shell): remove no-op unit tests 8cd9b37

Changelog

  • 632fda1 deps: bump github.com/go-chi/chi/v5 from 5.3.1 to 5.3.2 (#2691)
  • b165b60 deps: bump github.com/stretchr/testify from 1.12.0 to 1.12.1 (#2684)
  • d23d7e3 deps: bump google.golang.org/grpc from 1.83.0 to 1.83.1 (#2690)
  • f2b4a75 deps: bump the aws-sdk group with 3 updates (#2682)
  • 1f2445a deps: bump the azurelinux-base group across 3 directories with 1 update (#2681)
  • 366a5e0 deps: bump the codeql-action group with 4 updates (#2685)
  • 875ba83 fix(build): bpf generation improvements (#2688)
  • d2b0d23 fix(build): register current QEMU and compile pwru with clang (#2676)
  • 699ac35 fix(ci): skip manifests and test jobs when dependencies fail (#2692)
  • b4f7289 fix(hubble): surface controller-runtime manager start failures (#2399)
  • 25e2b51 fix(metrics): emit a port value for non-TCP/UDP flows to keep cardinality aligned (#2679)
  • cd68bd6 refactor(test): use native Go test output (#2694)
  • 8cd9b37 test(shell): remove no-op unit tests (#2689)

What's Changed

New Contributors

Full Changelog: v1.2.6...v1.2.7