github redpanda-data/connect v4.86.0

latest releases: public/bundle/free/v4.86.0, public/bundle/enterprise/v4.86.0
10 hours ago

For installation instructions check out the getting started guide.

Added

  • oracledb_cdc: Added support for parsing complex Oracle connection configurations with override options and early connection validation. (@josephwoodward, #4179)
  • text: Added a new string_split processor that can be used instead of bloblang's split method in certain high-performance scenarios. (@rockwotj, #4187)
  • sql: Add ClickHouse Map type support for sql_insert (@rickysaltzer, #4178)

Fixed

  • aws: Fixed DynamoDB CDC shard discovery race condition that could miss writes between Connect() and async discovery, and added handling for TrimmedDataAccessException errors. (@squiidz, #4175)
  • migrator: Fixed concurrent DFS race condition that could cause import mode to be restored while other walkers were still syncing by deferring all mode restoration to Close() and removing the refcount mechanism. (@mmatczuk, #4174)
  • s3: Fixed AWS S3 client to properly respect CA certificates specified in the AWS_CA_BUNDLE environment variable. (@ttreptow, #4093)

Changed

  • aws_sqs: Reverted client-side 256 KB message and batch size limit enforcement for SQS output to restore prior behavior. (@twmb, #4193)
  • general: Promoted 50 Beta and Experimental connectors to Stable status across inputs, outputs, processors, caches, metrics, and Bloblang functions. (@prakhargarg105, #4205)

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.