For installation instructions check out the getting started guide.
Added
- Fields
replication_factor
andreplication_factor_override
added to thekafka_migrator
input and output. (@mihaitodor)
Fixed
- The
schema_registry_encode
andschema_registry_decode
processors no longer unescape path separators in the schema name. (@Mizaro) - (Benthos) The
switch
output metrics now emit the case id as part of their labels. This is a regression introduced in v4.25.0. (@mihaitodor) - (Benthos) Fixed a bug where certain logs used the
%w
verb to print errors resulting in incorrect output. (@mihaitodor) - (Benthos) The logger no longer tries to replace Go fmt verbs in log messages. (@mihaitodor)
The full change log can be found here.