Skip to content

v4.39.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 19:31
· 168 commits to main since this release
1c5a28f

For installation instructions check out the getting started guide.

NOTE: This is a release candidate, you can download a binary from this page.

Added

  • New timeplus input. (@ye11ow)
  • New snowflake_streaming output. (@rockwotj)
  • Redpanda Connect will now use an optional /etc/redpanda/connector_list.yaml config to determine which connectors are available to run. (@Jeffail)
  • (Benthos) Field follow_redirects added to the http processor. (@ooesili)
  • New CLI flag --secrets added. (@Jeffail)
  • New CLI flag --disable-telemetry added. (@Jeffail)

Changed

  • The aws_sqs output field url now supports interpolation functions. (@rockwotj)
  • (Benthos) CLI --set flags can now mutate array values indexed from the end via negative integers. E.g. --set 'foo.-1=meow' would set the last index of the array foo to the value of meow. (@Jeffail)

The full change log can be found here.