Plugin Release: logging v1.4.28
- feat: passthrough support for log capture
- feat: large payload awareness for logstore
- feat: async log write improvements
- fix: reduce logstore serialization overhead and batch cost updates
- fix: avoid loading raw_request/raw_response in log list queries (thanks @Vaibhav701161!)
- chore: upgraded core to v1.4.8 and framework to v1.2.27
Installation
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/logging@v1.4.28This release was automatically created from version file: plugins/logging/version