v0.0.66
What's Changed
- Add maskClaims for claim-level masking inside decoded JWTs by @elhajjj in #373
- Add decode:"jwt" for env vars holding JWTs by @elhajjj in #374
- Add maskClaims for env vars holding JWTs by @elhajjj in #376
- Add decode option for encoded credential formats, starting with JWT by @elhajjj in #362
- fix(linux): force --unshare-user + --cap-drop ALL in secure bwrap branch (H1 #3845682) by @seanyeoh-ant in #390
- Substitute masked credentials in request bodies at the TLS-terminating proxy by @elhajjj in #399
- Advertise the HTTP CONNECT proxy in GRPC_PROXY instead of socks5h by @shawnm-anthropic in #409
- Release v0.0.66 by @shawnm-anthropic in #410
New Contributors
- @seanyeoh-ant made their first contribution in #390
Full Changelog: v0.0.65...v0.0.66