Skip to content

Release 113 (2019-02-27)

Compare
Choose a tag to compare
@BenFradet BenFradet released this 27 Feb 13:57
· 829 commits to master since this release
dd8eec2

This release focuses on improvements to the Scala Stream Collector as well as new features for Scala Common Enrich, the library powering all the different enrichment platforms.

Scala Stream Collector

  • Bump to 0.15.0 (#3983)
  • Expose Prometheus metrics (#3421)
  • Bump kafka client to 2.1.1 (#3981)
  • Provide a way to add arbitrary Kafka configuration settings (#3968)
  • Add support for an Access-Control-Max-Age header (#3904)
  • Allow for the do not track cookie value configuration to be a regex (#3966)
  • Showcase the usage of env variables in the configuration example (#3971)
  • Extend copyright notice to 2019 (#3997)

Scala Common Enrich

  • Bump to 0.36.0 (#3984)
  • Add adapter to pre-process Hubspot webhooks (#3282)
  • Change MarketoAdapter's last_interesting_moment_date type to date-time (#3967)
  • Bump CallRail's call_complete to 1-0-2 (#2501)
  • Support POST requests in API Request enrichment (#3857)
  • Warn users of the user-agent-utils enrichment (#3964)
  • Disable parallel test execution (#3970)
  • Extend copyright notice to 2019 (#3998)

Beam Enrich

  • Bump to 0.2.0 (#3990)
  • Bump scala-common-enrich to 0.36.0 (#3989)
  • Extend copyright notice to 2019 (#4001)

Stream Enrich

  • Bump to 0.20.0 (#3986)
  • Bump scala-common-enrich to 0.36.0 (#3985)
  • Bump kafka client to 2.1.1 (#3992)
  • Provide a way to add arbitrary Kafka configuration settings (#3969)
  • Showcase the usage of env variables in the configuration example (#3972)
  • Extend copyright notice to 2019 (#4000)

Spark Enrich

  • Bump to 1.17.0 (#3988)
  • Bump scala-common-enrich to 0.36.0 (#3987)
  • Add test for the Hubspot adapter (#3977)
  • Add test for the Marketo adapter (#3976)
  • Use sbt-buildinfo (#3628)
  • Extend copyright notice to 2019 (#3999)

EmrEtlRunner

  • Bump to 0.34.1 (#3996)
  • Add exponential backoff when getting cluster statuses (#3995)
  • Update spark_enrich version in config sample to 1.17.0 (#3991)