❗ This release fixes a bug where the batcher would potentially needlessly throttle the sequencer if it were to perform automatic reset following a backlog of data and transaction submission failures.
It is recommended for all users to upgrade.
What's Changed
- op-batcher: force use of TerminalString throughout syncActions logging by @geoknee in #14687
- op-batcher: introduce
ClearAllStateMetrics()
and call fromchannelManager.Clear()
by @geoknee in #14780
🚢 Docker Image https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-batcher:v1.11.5
Full Changelog: op-batcher/v1.11.4...op-batcher/v1.11.5