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
- deps: bump the aws-sdk group with 3 updates by Dependabot (@dependabot)[bot] in #2682
- deps: bump the azurelinux-base group across 3 directories with 1 update by Dependabot (@dependabot)[bot] in #2681
- deps: bump github.com/stretchr/testify from 1.12.0 to 1.12.1 by Dependabot (@dependabot)[bot] in #2684
- fix(hubble): surface controller-runtime manager start failures by Sébastien Larivière (@slariviere) in #2399
- fix(metrics): emit a port value for non-TCP/UDP flows to keep cardinality aligned by 秀吉 (@thc1006) in #2679
- deps: bump the codeql-action group with 4 updates by Dependabot (@dependabot)[bot] in #2685
- fix(build): register current QEMU and compile pwru with clang by Quang Nguyen (@nddq) in #2676
- test: deflake TestBaseMetricObject with testing/synctest by Quang Nguyen (@nddq) in #2686
- test(shell): remove no-op unit tests by Quang Nguyen (@nddq) in #2689
- deps: bump google.golang.org/grpc from 1.83.0 to 1.83.1 by Dependabot (@dependabot)[bot] in #2690
- deps: bump github.com/go-chi/chi/v5 from 5.3.1 to 5.3.2 by Dependabot (@dependabot)[bot] in #2691
- fix(build): bpf generation improvements by Alex Castilio (@alexcastilio) in #2688
- refactor(test): use native Go test output by Alex Castilio (@alexcastilio) in #2694
- fix(ci): skip manifests and test jobs when dependencies fail by Alex Castilio (@alexcastilio) in #2692
New Contributors
- 秀吉 (@thc1006) made their first contribution in #2679
Full Changelog: v1.2.6...v1.2.7