github redpanda-data/connect v3.35.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.

New

  • New field retry_as_batch added to the kafka output to assist in ensuring message ordering through retries.
  • Field delay_period added to the experimental aws_s3 input.
  • Added service options for adding API middlewares and specify TLS options for plugin builds.
  • Method not_empty added to Bloblang.
  • New bloblang predicate type added to unit tests.
  • Unit test case field target_processors now allows you to optionally specify a target file.
  • Basic auth support added to the prometheus metrics pusher.

Changed

  • Unit tests that define environment variables that are run serially (parallel: false) will retain those environment variables during execution, as opposed to only at config parse time.
  • Lambda distributions now look for config files relative to the binary location, allowing you to deploy configs from the same zip as the binary.

Fixed

  • Add Content-Type headers in streams API responses.
  • Field delete_objects is now respected by the experimental aws_s3 input.
  • Fixed a case where resource processors couldn't access rate limit resources.
  • Input files that are valid according to the codec but empty now trigger acknowledgements.
  • Mapping deleted() within Bloblang object and array literals now correctly omits the values.

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.