Plugin Release: logging v1.5.6
- feat: add passthrough streaming accumulation
- feat: opt-in per-request overrides for content logging and raw request/response visibility
- feat: store and show finish reason in LLM calls
- feat: forward
x-bf-dim-*unified dimension headers to logs and traces - fix: improve streaming error handling (thanks @loss-and-quick!)
- fix: deterministic semanticcache request hashing and
CacheDebugpropagation in streaming (thanks @loss-and-quick!) - chore: upgraded core to v1.5.6 and framework to v1.3.6
Installation
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/logging@v1.5.6This release was automatically created from version file: plugins/logging/version