Skip to content

v0.7.4

Latest

Choose a tag to compare

@kaidaguerre kaidaguerre released this 19 May 11:49
· 9 commits to develop since this release
Immutable release. Only release title and notes can be modified.
7319a22
Security dependency bumps for v0.7.4 (#611)

Comprehensive security remediation for tailpipe v0.7.4, superseding the
CHANGELOG-only PR #610.

- pgx/v5 v5.6.0 -> v5.9.2 (CVE-2026-41889, landed via #608)
- Go 1.24.0 -> 1.26.1 (landed via #608)
- go-jose/go-jose/v4 v4.1.3 -> v4.1.4 (indirect, via go-spiffe/grpc-xds)
- go.opentelemetry.io/otel/sdk + siblings v1.40.0 -> v1.43.0 (indirect, via tailpipe-plugin-sdk grpc)

go mod tidy applied. Build and full test suite pass.

pgproto3/v2 (GHSA-jqcq-xjh3-6g23 / CVE-2026-32286) not in module graph;
no action required.