Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Releases: snowplow/common-enrich

v1.1.3

15 Jun 12:43
Compare
Choose a tag to compare

Fix the user agent used for the enrichments and set derived_contexts even if an enrichment context is not valid, for better troubleshooting.

Changelog

  • Set derived_contexts in the EnrichmentFailures bad row if an enrichment context is invalid (#15)
  • Set event user agent before running the enrichments (#16)

v1.1.2

04 Jun 08:03
Compare
Choose a tag to compare

Use ua query string parameter if set instead of the user agent of the HTTP request.

  • Use ua query parameter if set (#13)

v1.1.1

04 Jun 07:59
Compare
Choose a tag to compare

Extract Common Enrich from https://github.com/snowplow/snowplow to this repo and handle query string parameters that don't have a value.

  • Add Sonatype credentials to .travis.yml (#7)
  • Add OER_KEY to .travis.yml (#8)
  • Add Bintray credentials to .travis.yml (#2)
  • Add CI/CD (#4)
  • Make ConversionUtils.extractQuerystring return List[(String, Option[String])] (#5)
  • Disable weather enrichment unit tests (#6)
  • Update README for post-migration (#1)

v1.1.0 (R119)

04 Jun 07:56
Compare
Choose a tag to compare

Release notes here.

v1.0.0 (R118)

04 Jun 07:54
Compare
Choose a tag to compare

Release notes here.