Skip to content

v0.13.6

Latest

Choose a tag to compare

@gma1k gma1k released this 02 Jul 13:47
fac725f

What's Changed

Features

  • feat: harden HTTP/3 L7 with DWARF offsets and traceparent capture by @gma1k in #267
  • feat: capture inbound HTTP/1.x server-side via connection keying by @gma1k in #269
  • feat: capture grpc-go and netty-tcnative HTTP/2 L7 over TLS by @gma1k in #272
  • feat: capture rustls (Rust) TLS L7 via plaintext uprobes by @gma1k in #276
  • feat: resolve rustls symbols under v0 mangling and via debug files by @gma1k in #278

Tests

  • test: cover quicinitial QUIC Initial parsing and agent copy-fail alert by @gma1k in #279

Maintenance

  • chore(deps): update module google.golang.org/grpc to v1.82.0 by @renovate[bot] in #270
  • chore(deps): update module google.golang.org/api to v0.287.0 by @renovate[bot] in #271
  • chore(deps): update github actions by @renovate[bot] in #273
  • chore(deps): update go modules (non-major) by @renovate[bot] in #274
  • chore(deps): update github actions by @renovate[bot] in #275
  • chore(release): release 0.13.6 by @gma1k in #268

Other Changes

  • fix: reject TLS records in h2c frame detection to drop ciphertext noise by @gma1k in #277

Full Changelog: v0.13.5...v0.13.6