Skip to content

Plugin maxim v1.7.0

Choose a tag to compare

@akshaydeo akshaydeo released this 26 Aug 18:42
· 22 commits to dev since this release

Plugin Release: maxim v1.7.0

  • feat: addLatencyTags forwards upstream_latency_ms and overhead_latency_ms as tags on both the generation and the trace, leaving unmeasured values unreported (#6345)
  • fix: sensitive and identity-aware-proxy request headers are redacted in PostLLMHook before export (#6371)
  • 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

# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/maxim@v1.7.0

This release was automatically created from version file: plugins/maxim/version