Skip to content

v4.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 15:21
· 1241 commits to main since this release
790e755

For installation instructions check out the getting started guide.

Added

  • New nats_kv processor, input and output.
  • Field partition added to the kafka_franz output, allowing for manual partitioning.

Fixed

  • The broker output with the pattern fan_out_sequential will no longer abandon in-flight requests that are error blocked until the full shutdown timeout has occurred.
  • The broker input no longer reports itself as unavailable when a child input has intentionally closed.
  • Config unit tests that check for structured data should no longer fail in all cases.
  • The http_server input with a custom address now supports path variables.

The full change log can be found here.