github redpanda-data/connect v3.30.0

latest releases: v4.39.0-rc1, v4.38.0, v4.38.0-rc5...
4 years ago

For installation instructions check out the getting started guide.

Added

  • OAuth 2.0 using the client credentials token flow is now supported by the http_client input and output, and the http processor.
  • Method format_timestamp added to Bloblang.
  • Methods re_find_object and re_find_all_object added to Bloblang.
  • Field connection_string added to the Azure blob_storage and table_storage outputs.
  • Field public_access_level added to the Azure blob_storage output.
  • Bloblang now supports trailing commas in object and array literals and function and method parameters.

Fixed

  • The amqp_1 input and output now re-establish connections to brokers on any unknown error.
  • Batching components now more efficiently attempt a final flush of data during graceful shutdown.
  • The dynamic output is now more flexible with removing outputs, and should no longer block the API as aggressively.

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.