Skip to content

Plugin logging v1.5.26

Choose a tag to compare

@akshaydeo akshaydeo released this 06 Jul 19:17

Plugin Release: logging v1.5.26

  • feat: latency info on errors (#4867)
  • feat: stream cost recalculation progress via SSE with batch processing (#4778)
  • fix: sanitize ErrorDetailsParsed so raw payloads honor disable_content_logging (#4873, closes #4872) (thanks @citrocat!)
  • fix: sanitize error details on the log update path and remove redundant immediate error serialization (#4913)
  • fix: cancelled state in logs (#4831, closes #3357)
  • fix: empty tool call result insertion failures (#4925)
  • chore: upgraded core to v1.6.3 and framework to v1.4.3

Installation

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

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