plugins/jsonparser/v1.6.0
maximhq/bifrostplugins/jsonparser/v1.6.0Aug 26, 2026by akshaydeo
AI Summary
The jsonparser plugin adds support for the new pre-authentication transport phase and upgrades dependencies.
Key Highlights
- Added a no-op `HTTPTransportPreAuthHook` for the new pre-authentication phase.
- Upgraded core to v1.8.0 and framework to v1.6.0.
New Features
- HTTPTransportPreAuthHook implementation
Full Release Notes
## Plugin Release: jsonparser v1.6.0 - feat: add a no-op `HTTPTransportPreAuthHook` for the new pre-authentication transport phase (#6375) - chore: upgraded core to v1.8.0 and framework to v1.6.0 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/jsonparser@v1.6.0 ``` --- _This release was automatically created from version file: `plugins/jsonparser/version`_