github redpanda-data/connect v3.28.0

latest releases: v4.30.1, v4.30.0, public/bundle/free/v4.29.0...
3 years ago

For installation instructions check out the getting started guide.

Added

  • New methods any, all and json_schema added to Bloblang.
  • New function file added to Bloblang.
  • The switch output can now route batched messages individually (when using the new cases field).
  • The switch processor now routes batched messages individually (when using the new cases field).
  • The workflow processor can now reference resource configured branch processors.
  • The metric processor now has a field name that replaces the now deprecated field path. When used the processor now applies to all messages of a batch and the name of the metric is now absolute, without being prefixed by a path generated based on its position within the config.
  • New field check added to group_by processor children, which now replaces the old condition field.
  • New field check added to while processor, which now replaces the old condition field.
  • New field check added to read_until input, which now replaces the old condition field.

Changed

  • The bloblang input with an interval configured now emits the first message straight away.

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.