github redpanda-data/connect v4.69.0-rc1

21 hours ago

For installation instructions check out the getting started guide.

NOTE: This is a release candidate, you can download a binary from this page.

Added

  • (Benthos) New string.repeat(int) method to repeat a string or byte array N times. (@rockwotj)
  • (Benthos) New bytes method to create a 0 initialized byte array. (@rockwotj)

Changed

  • redpanda_migrator output now supports two-way syncing using provenance headers (@mmatczuk)
  • New ffi processor. (@rockwotj)
  • schema_registry_encode gains a new protobuf.serialize_to_json option that is by default true. If disabled, then messages are decoded into a structured format which preserves types better and is faster. (@rockwotj)
  • Add decode option to field operator in protobuf processor that decodes messages into a structured format (as opposed to serializing to JSON) that perserves types better and is faster. (@rockwotj)

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.