Skip to content

Plugin logging v1.6.7

Choose a tag to compare

@akshaydeo akshaydeo released this 07 Aug 21:35
· 52 commits to dev since this release

Plugin Release: logging v1.6.7

  • fix: join pending log entries on the trace's InternalID instead of its TraceID, so concurrent requests that inherit the same W3C trace id no longer overwrite each other's pending entry and lose log rows (#5356) @AdityaPainuli
  • chore: upgraded core to v1.7.7 and framework to v1.5.7

Installation

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

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