github redpanda-data/connect v4.54.0

latest releases: v4.76.0, v4.76.0-rc2, v4.76.0-rc1...
7 months ago

For installation instructions check out the getting started guide.

Added

  • New cache_duration field to schema_registry_decode. (@rockwotj)
  • (Benthos) Field client_auth added to the socket_server input. (@filippog)
  • (Benthos) New Bloblang string method uuid_v5. (@artemklevtsov)
  • New qdrant processor. (@rockwotj)
  • New mcp-server init subcommand. (@Jeffail)
  • (Benthos) Config: Environment variable interpolation now supports base64decode as an optional transform function. (@mihaitodor)

Fixed

  • Specifying a redpanda logger via cli opts no longer yields invalid timeout settings. (@Jeffail)

Changed

  • (Benthos) The http_client input and output and the http processor now support extracting multi-value HTTP headers. (@mihaitodor)
  • (Benthos) Resources are now initialized lazily upon first usage. This means that resources which establish connections will only do so if they are being actively utilized. One consequence of this behaviour is that beyond linting errors your resource configs will only report errors if and when they are used. (@Jeffail)

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.