github redpanda-data/connect v4.51.0

2 days ago

For installation instructions check out the getting started guide.

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 history added to ollama_chat processor to allow for chat history. (@rockwotj)
  • Field history added to openai_chat_completion processor to allow for chat history. (@rockwotj)
  • Field handle_logical_types added to parquet_decode input to provide better handling of Parquet logical types (@ooesili)
  • New gateway input. (@Jeffail)
  • New git input. (@weeco, @rockwotj)
  • New text_chunker processor for splitting text for creating document vector embeddings. (@rockwotj)
  • New aggregate operation added to the mongodb processor to provide support for aggregation pipelines. (@brknstrngz, @mihaitodor)
  • New slack input reading from slack using socketmode. (@rockwotj)
  • Option headers added to field type on the amqp_0_9 output. (@brknstrngz)
  • New redpanda-connect-fips build with RPM/DEB packages. (@clee)

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)

Changed

  • Field type on the amqp_0_9 output now only enforces dots in routing keys and message types for topic exchanges. (@brknstrngz)

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.