Skip to content

v4.51.0-rc6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Mar 19:39
· 674 commits to main since this release
77bdab1

For installation instructions check out the getting started guide.

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

Added

  • Field private_key added to ssh input and output to let users directly specify their private key contents in their config instead of writing it to a file (@ooesili)
  • Field handle_logical_types added to parquet_decode input to provide better handling of Parquet logical types (@ooesili)
  • New gateway input. (@Jeffail)
  • New text_chunker processor for splitting text for creating document vector embeddings. (@rockwotj)

Fixed

  • The azure_blob_storage input now drops targets_input notifications and emits a warning log message for blobs which have been deleted before Connect was able to read them. (@mihaitodor)

The full change log can be found here.