Plugin compat v0.1.33
·
52 commits
to dev
since this release
Plugin Release: compat v0.1.33
- fix: scope the compat plugin's dropped-parameter list to the request that produced it - the list was held on the process-wide plugin struct, so concurrent requests raced on it and
extra_fields.dropped_compat_plugin_paramscould report another request's dropped params (#5902) - feat: log parameters scrubbed by
should_drop_paramsat Debug, and a droppedservice_tierat Warn - a silently strippedservice_tierdowngrades the request to the provider's default tier with no upstream error, which was previously untraceable (#5902) - 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/compat@v0.1.33This release was automatically created from version file: plugins/compat/version