Skip to content

Release 114 (2019-05-17)

Compare
Choose a tag to compare
@BenFradet BenFradet released this 17 May 18:02
· 802 commits to master since this release
6c294da

This release focuses on a new user agent enrichment using YAUAA as well as providing a way to plug a remote adapter.

Scala Common Enrich

  • Bump to 0.37.0 (#4057)
  • Make IpAddressExtractor fall back to the Forwarded: for= header as a last resort (#4014)
  • Update Sendgrid integration (#4002)
  • Add HTTP remote adapter #3760
  • Add YAUAA enrichment (#4009)
  • Create tutorial for adding an enrichment (#4039)
  • Update WeatherEnrichmentSpec (#4073)
  • Explore more relaxed URL parsing (#3880)
  • Add support to IPs (v4) with port to IP lookup enrichment (#4048)
  • Fix incompatibility between IAB enrichment and Iglu Webhook (#3952)
  • Skip IAB enrichment for IPs v6 addresses (#4078)

Stream Enrich

  • Bump to 0.21.0 (#4059)
  • Bump scala-common-enrich to 0.37.0 (#4058)

Beam Enrich

  • Bump to 0.3.0 (#4061)
  • Bump scala-common-enrich to 0.37.0 (#4060)
  • Fix unit tests failing after update of MaxMind database (#4037)

Spark Enrich

  • Bump to 1.18.0 (#4063)
  • Bump scala-common-enrich to 0.37.0 (#4062)

EmrEtlRunner

  • Extend backoff periods (#4049)
  • Limit requests to the EMR API (#4056)
  • Initialize S3::Aws constant (#4036)
  • Bump to 0.34.2 (#4050)

Common

  • Mention the contributing guide in the readme (#4007)
  • Bump release-manager to 0.4.1 (#4005)