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
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