Plugin logging v1.6.7
·
52 commits
to dev
since this release
Plugin Release: logging v1.6.7
- fix: join pending log entries on the trace's
InternalIDinstead of itsTraceID, 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.7This release was automatically created from version file: plugins/logging/version