v0.19.5
Added 1
- Added support for new debug flag to expose pprof endpoints for debugging purposes
Security 2
- Updated jackc/pgx/v5 dependency to v5.9.2 to address GHSA-j88v-2chj-qfwx, GO-2026-4771, GO-2026-4772, and GHSA-9jj7-4m8r-rfcm
- Updated Azure/go-ntlmssp dependency to v0.1.1 to address GHSA-pjcq-xvwq-hhpj
0.19.5 (2026/04/24)
New and Improved
- Added support for new
debugflag to expose pprof endpoints for debugging purposes. (PR)