Version 1.3.0 (2020-07-14)
First release in unified repository with dependency bumps and bugfixes.
Common
- Fix ClassCastException with multi-thread access (#278)
- Replace use of erasure with runtimeClass (#252)
- Enable IP Lookup Enrichment for IPv6 with port number (#284)
- Enable IAB Enrichment for IPv6 (#282)
- Bump iab-spiders-and-robots-client to 0.2.0 (#262)
- Bump scalafmt to 2.6.1 (#265)
- Bump sbt-scalafmt to 2.4.0 (#264)
- Use Nashorn instead of Rhino for JS enrichment (#138)
- Bump SBT to 1.3.12 (#6)
- Bump Scala to 2.12.11 (#7)
- Apply automated code formatting for all projects (#263)
Beam
- Reduce MaximumRecordSize to 6900000 bytes (#287)
- Make metrics optional (#285)
- Bump scio to 0.9.2 (#277)
Stream
- Bump amazon-kinesis-client to 1.13.3 (#286)