Skip to content

Version 2.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 08:08
· 63 commits to master since this release

Patch release fixing a bug for Kinesis collector running with SQS buffer, where in case of Kinesis issue, events would get sent to SQS forever, never switching back to Kinesis once available again.

PubSub collector got less verbose in the INFO logs.

CHANGELOG

  • Run background check for Kinesis if it is made unhealthy and SQS buffer is activated (#315)
  • PubSub: use debug for logging the inserts (#321)