github redpanda-data/connect v3.62.0

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

For installation instructions check out the getting started guide.

Added

  • Field sync added to the gcp_pubsub input.
  • New input, processor, and output config field types added to the plugin APIs.
  • Added new experimental parquet processor.
  • New Bloblang method format_json.
  • Field collection in mongodb processor and output now supports interpolation functions.
  • Field output_raw added to the jq processor.
  • The lambda distribution now supports a BENTHOS_CONFIG_PATH environment variable for specifying a custom config path.
  • Field metadata added to http and http_client components.
  • Field ordering_key added to the gcp_pubsub output.
  • A suite of new experimental geoip_ methods have been added.
  • Added flag --deprecated to the benthos lint subcommand for detecting deprecated fields.

Changed

  • The sql processor and output have been marked deprecated in favour of the newer sql_insert, sql_select alternatives.

Fixed

  • The input codec chunked is no longer capped by the packet size of the incoming streams.
  • The schema_registry_decode and schema_registry_encode processors now honour trailing slashes in the url field.
  • Processors configured within pipeline.processors now share processors across threads rather than clone them.
  • Go API: Errors returned from input/output plugin Close methods no longer cause shutdown to block.
  • The pulsar output should now follow authentication configuration.
  • Fixed an issue where the aws_sqs output might occasionally retry a failed message send with an invalid empty message body.

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.