Skip to content

Release 106 Acropolis (2018-06-14)

Compare
Choose a tag to compare
@BenFradet BenFradet released this 15 Jun 17:14
· 984 commits to master since this release

This release brings a new version of the PII enrichment for both the batch and real-time pipelines.

Scala Common Enrich

  • Add formats as ScalazJson4sUtils.extract as implicit parameter (#3668)
  • Add salt to PII Enrichment (#3648)
  • Bump to 0.33.0 (#3763)
  • Bump user-agent-utils to 1.21 (#3656)
  • Extend PII Enrichment to include identification events in EnrichedEvent (#3580)
  • Fix platform specific error checking in IpLookupsEnrichmentSpec (#3762)
  • Fix unnecessarily-created JSON object as a result of the PII Enrichment (#3636)

Spark Enrich

  • Apply automated code formatting (#3655)
  • Bump scala-common-enrich to 0.33.0 (#3764)
  • Bump to 1.14.0 (#3765)
  • Ignore PII identification events from Scala Common Enrich (#3582)
  • Use automated code formatting (#3654)

Stream Enrich

  • Add context for parent event when generating PII event (#3724)
  • Add end-to-end test using mock streaming (#3639)
  • Apply automated code formatting (#3651)
  • Bump scala-common-enrich to 0.33.0 (#3607)
  • Bump to 0.17.0 (#3608)
  • Extend PII Enrichment to output a stream of PII identification events (#3581)
  • Update config.hocon.sample to include a PII output stream (#3579)
  • Use automated code formatting (#3644)

EmrEtlRunner

  • Update rdb_shredder version in config samples to 0.13.1 (#3790)
  • Update spark_enrich version in config samples to 1.14.0 (#3804)