Enrich 3.3.2 released

We are pleased to announce the release of version 3.3.2 of Snowplow’s Enrich

This patch release brings a couple of small improvements:

  • Resolving schemas from Iglu registries is more resilient. Failed lookups (caused by network issues like EOF) are now retried.
  • In case of an enrichment misconfiguration, log contains the name of invalid enrichment making a message more descriptive.

Upgrading to 3.3.2

If you are already running a recent version of Enrich, then upgrading is as easy as pulling the newer version of the docker image:

docker pull snowplow/snowplow-enrich-pubsub:3.3.2
docker pull snowplow/snowplow-enrich-kinesis:3.3.2
docker pull snowplow/stream-enrich-kafka:3.3.2
Check out the Enrich documentation for the full guide on running and configuring the apps.