Plugin Release: logging v1.5.13
- fix: drain pending log entries on
Cleanupto avoid dropping in-flight batches at shutdown; bounded 30s drain budget (#3717) - refactor:
GetAvailable*methods now return wrapped errors instead of silently logging and returning empty slices (#3759)
Installation
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/logging@v1.5.13This release was automatically created from version file: plugins/logging/version