github redpanda-data/connect v4.55.0

latest releases: v4.63.0, public/bundle/free/v4.62.0, public/bundle/enterprise/v4.62.0...
3 months ago

For installation instructions check out the getting started guide.

Added

  • Field extras added to the sentry_capture processor. (@peczenyj)
  • Field steal_grace_period added to the aws_kinesis input. (@Jeffail)
  • New redpanda cache that stores key/value pairs in a compacted topic. (@rockwotj)
  • Field max_yield_batch_bytes added to all redpanda flavored inputs. (@Jeffail)
  • New translate_kafka_connect_types to schema_registry_decode to decode non-standard types emitted by debezium. (@rockwotj)
  • (Benthos) CLI flag --api-path-prefix added to the studio pull and studio sync-schema subcommands. (@mihaitodor)

Fixed

  • Fixed an issue with the experimental redpanda input where batch ordering could be mixed between two subsequent batches. (@mihaitodor, @rockwotj)
  • Fixed an issue in schema_registry_decode where Avro schema references were not properly resolved. (@geniegeist)

Changed

  • The way in which custom parameters for the experimental mcp-server subcommand are defined have changed. When defined they will now yield a JSON message to tool processors and outputs instead of complementary metadata keys, and there is no longer an implicit value field under these cirumstances. (@rockwotj)
  • The old deprecated elasticsearch output has been removed. This is not a change we would traditionally make without waiting for a major version increment. However, a dependency of the library used in this component is compromised and is now a significant security concern, which warrants the immediate removal. (@Jeffail)

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.