Collector 2.9.1 released

We are pleased to release Collector 2.9.1.

This is a 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.

We took the opportunity to make PubSub collector less verbose in the INFO logs.

Upgrading to 2.9.1

If you are already using a recent version of the collector, then upgrading is as simple pulling the most recent docker image:

docker pull snowplow/scala-stream-collector-kinesis:2.9.1
docker pull snowplow/scala-stream-collector-pubsub:2.9.1
docker pull snowplow/scala-stream-collector-kafka:2.9.1

Check out our documentation pages for a full guide to setting up and running the collector.

1 Like