Version 1.3.2 (2020-09-06)
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)