Skip to content

Version 1.3.2 (2020-09-06)

Compare
Choose a tag to compare
@chuwy chuwy released this 07 Sep 16:33
· 349 commits to master since this release

Bugfix release, affecting IAB and SQL Query enrichments.

Bugfixes

  • Common: convert null fields in EnrichedEvent to None in PartiallyEnrichedEvent (#331)
  • Common: skip the SQL enrichment on null placeholders (#315)
  • Beam: check that IP address is valid IPv4 or IPv6 before passing to IAB enrichment (#329)

Under the hood

  • Beam: fix unit tests failing after update of MaxMind database (#327)