Skip to content

Vizier v0.14.12

Compare
Choose a tag to compare
@pixie-io-buildbot pixie-io-buildbot released this 05 Nov 22:12
· 62 commits to main since this release
1bd9ace

Pixie Vizier Release:

New Features

  • (#2039) Added px.split function to support parsing strings
    that contain delimiters
  • (#2023) Provide mechanism for debugging a PEM's connection
    tracking more easily at runtime
  • (#1989) Populate socket tracer data table local_addr and
    local_port column for client side traces.

Bug Fixes

  • (#2038) Fixed an issue where certain linux upstream distro's
    header packages would fail to be identified
  • (#2041) Upgraded bcc and libbpf to support kernels 6.10 and
    later
  • (#2032) Fixed an issue that caused px delete to fail on
    newer k8s clusters (1.30 and later)