github redpanda-data/connect v4.82.0-rc2

pre-release7 hours ago

For installation instructions check out the getting started guide.

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

Added

  • Add configuration option to set client name for redis connections.
  • (Benthos) The command processor now emits the exit_code metadata field. (@mihaitodor)
  • The postgres_cdc input now adds schema metadata to consumed messages, this can be used for automatic schema conversion in processors such as schema_registry_encode. (@Jeffail)

Changed

  • snowflake_streaming output: the commit polling backoff is now configurable via the commit_backoff object. The commit_timeout field is deprecated in favour of commit_backoff.max_elapsed_time.
  • tigerbeetle_cdc input: adds the timeout_seconds configuration and triggers
    monitoring in case
    of lost connectivity with the TigerBeetle cluster. (@batiati)

Fixed

  • test command: Templates registered via the -t flag are now correctly available during test execution. (@Phantal)
  • (Benthos) Fixed a regression where input and output resources imported but unused were being initialized. (@Jeffail)

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.