Skip to content

v0.13.4

Latest

Choose a tag to compare

@gma1k gma1k released this 27 Jun 22:09
21e99e3

What's Changed

Features

  • feat: trace HTTP/1.x endpoints from sockets with zero instrumentation by @gma1k in #248
  • feat: stitch eBPF kernel spans into the apps OpenTelemetry trace by @gma1k in #249
  • feat: capture HTTPS endpoints via SSL_read/SSL_write uprobes by @gma1k in #251
  • feat: capture HTTP/2 (h2c) and Go crypto/tls L7 endpoints by @gma1k in #253
  • feat: harden Go crypto/tls tracing (stripped binaries, arm64) by @gma1k in #254
  • feat: decode HTTP/2 HPACK in userspace, deleting the in-kernel decoder by @gma1k in #255

Maintenance

  • chore(deps): update github actions by @renovate[bot] in #246
  • chore(deps): update module cloud.google.com/go/storage to v1.63.0 by @renovate[bot] in #250
  • chore(deps): update module github.com/cilium/ebpf to v0.22.0 by @renovate[bot] in #252
  • chore(release): release 0.13.4 by @gma1k in #247

Other Changes

  • verify fork sync via branches SHAs instead of cached compare by @gma1k in #245

Full Changelog: v0.13.3...v0.13.4