Skip to content

5.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 14:16
· 81 commits to master since this release

A patch release to address small bugs which crept in with the 5.5.x series. These bugs only affect pipelines using SSH tunnels or pipelines sending failed events to Kinesis from the batch transformer.

Changelog

  • Loader: fix "dispatcher is shutdown" error when setting up SSH tunnel (#1278)
  • Batch transformer: use singleton badrows sink (#1274)
  • Batch transformer: custom iterator returning good data only (#1272)
  • Common: replace release-manager with s3-sync-action (#1152)