Skip to content

1.4.4 Release

Compare
Choose a tag to compare
@cdnpal cdnpal released this 15 Dec 16:59
· 464 commits to master since this release

1.4.4 post release fix for version 1.4 tonight. Here's what was fixed:

  1. Banner and VAST video IAB vertical check was failing. Also the verticals were not being properly inserted into the outgoing RTB bid requests as string arrays according to the OpenRTB 2.2 spec. That was fixed.
  2. The RTB geo object in the device was not being properly populated from the IP information using Maxmind geoCountryLite. Also the code was trusting the country information in the RTB geo object by default over the geo information from the IP address. Usually the IP address geocoding information trumps the geo info in the RTB request.