github redpanda-data/connect v3.51.0

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

For installation instructions check out the getting started guide.

Added

  • The redis_streams, redis_pubsub and redis_list outputs now all support batching for higher throughput.
  • The amqp_1 input and output now support passing and receiving metadata as annotations.
  • Config unit test definitions can now use files for both the input and expected output.
  • Field track_properties added to the azure_queue_storage input for enriching messages with properties such as the message backlog.
  • Go API: The new plugin APIs, available at ./public/service, are considered stable.
  • The streams mode API now uses the setting http.read_timeout for timing out stream CRUD endpoints.

Fixed

  • The Bloblang function random_int now only resolves dynamic arguments once during the lifetime of the mapping. Documentation has been updated in order to clarify the behaviour with dynamic arguments.
  • Fixed an issue where plugins registered would return failed to obtain docs for X type Y linting errors.
  • HTTP client components are now more permissive regarding invalid Content-Type headers.

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.