github redpanda-data/connect v3.23.0

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

For installation instructions check out the getting started guide.

Added

  • Path segments in Bloblang mapping targets can now be quote-escaped.
  • New (BETA) sequence input, for sequentially chaining inputs.
  • New (BETA) csv input for consuming CSV files.
  • New (BETA) Azure table_storage output.
  • New parse_csv Bloblang method.
  • New throw Bloblang function.
  • The slice Bloblang method now supports negative low and high arguments.

Fixed

  • Manual mqtt connection handling for both the input and output. This should
    fix some cases where connections were dropped and never recovered.
  • Fixed Bloblang error where calls to a .get method would return null after
    the first query.
  • The for_each processor no longer interlaces child processors during split
    processing.

Don't miss a new connect release

NewReleases is sending notifications on new releases.