plugins/logging/v1.5.18
maximhq/bifrostplugins/logging/v1.5.18Jun 7, 2026by akshaydeo
AI Summary
This is a maintenance plugin release for the logging component that primarily updates dependencies, upgrading the core to v1.5.18 and the framework to v1.3.18. No new features or breaking changes are explicitly mentioned in this release.
Key Highlights
- Upgraded core dependency to v1.5.18
- Upgraded framework dependency to v1.3.18
Full Release Notes
## Plugin Release: logging v1.5.18 - chore: upgraded core to v1.5.18 and framework to v1.3.18 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/logging@v1.5.18 ``` --- _This release was automatically created from version file: `plugins/logging/version`_