github redpanda-data/connect v3.29.0

latest releases: v4.37.0, v4.37.0-rc2, v4.36.1-rc1...
4 years ago

For installation instructions check out the getting started guide.

Added

  • New cli flag log.level for overriding the configured logging level.
  • New integration test suite (much more dapper and also a bit more swanky than the last).

Changed

  • The default value for batching.count fields is now zero, which means adding a non-count based batching mechanism without also explicitly overriding count no longer incorrectly caps batches at one message. This change is backwards compatible in that working batching configs will not change in behaviour. However, a broken batching config will now behave as expected.

Fixed

  • Improved Bloblang parser error messages for function and method parameters.

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.