Skip to content

v0.13.5

Latest

Choose a tag to compare

@gma1k gma1k released this 29 Jun 20:47
2058408

What's Changed

Features

  • feat: capture Node.js HTTPS h1 + h2 over TLS, client and server by @gma1k in #259
  • feat: capture TLS L7 by resolving SSL symbols from .symtab by @gma1k in #260
  • feat: attach TLS uprobes by offset via build-id debug info by @gma1k in #261
  • feat: fuse L4 peer 4-tuple onto L7 events by @gma1k in #262
  • feat: capture HTTP/3 (QUIC) connections and SNI from the Initial packet by @gma1k in #263
  • feat: decode HTTP/3 (QUIC) L7 requests and responses for quic-go by @gma1k in #265

Bug Fixes

  • fix: harden HTTP/2 userspace decode egress chunking, Go reads, buffer by @gma1k in #257

Maintenance

  • chore(deps): update golangci/golangci-lint-action action to v9.3.0 by @renovate[bot] in #264
  • chore(deps): update go modules (non-major) by @renovate[bot] in #266
  • chore(release): release 0.13.5 by @gma1k in #258

Full Changelog: v0.13.4...v0.13.5