Skip to content

v4.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 14:40
· 73 commits to main since this release
536498d

For installation instructions check out the getting started guide.

Added

  • Fields replication_factor and replication_factor_override added to the kafka_migrator input and output. (@mihaitodor)

Fixed

  • The schema_registry_encode and schema_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.