github redpanda-data/connect v3.61.0

latest releases: v4.36.1-rc1, v4.37.0-rc1, v4.36.0...
2 years ago

For installation instructions check out the getting started guide.

Added

  • Field json_marshal_mode added to the MongoDB processor.
  • Fields extract_headers.include_prefixes and extract_headers.include_patterns added to the http_client input and output and to the http processor.
  • Fields sync_response.metadata_headers.include_prefixes and sync_response.metadata_headers.include_patterns added to the http_server input.
  • The http_client input and output and the http processor field copy_response_headers has been deprecated in favour of the extract_headers functionality.
  • Added new cli flag --no-api for the streams subcommand to disable the REST API.
  • New experimental kafka_franz input and output.
  • Added new Bloblang function ksuid.
  • All codec input fields now support custom csv delimiters.

Fixed

  • Streams mode paths now resolve glob patterns in all cases.
  • Prevented the nats input from error logging when acknowledgments can't be fulfilled due to the lack of message replies.
  • Fixed an issue where GCP inputs and outputs could terminate requests early due to a cancelled client context.
  • Prevented more parsing errors in Bloblang mappings with windows style line endings.

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.