Skip to content

v1.42.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 12:27
· 2118 commits to master since this release

What’s Changed

  • Fixed the way how imp.ext.context.data was merged with amp targeting (#905)
  • Move imp[].ext.context.adserver to imp[].ext.context.data.adserver (#904)
  • Add test for imp.ext.context own copy for each imp change (#902)
  • Set a copy of imp.ext.context to each bidder imp (#901)
  • Remove imp.ext.context.data if not allowed for bidder (#900)
  • Fix fdp app bundle copying (#896)
  • Reject app-site requests after fpd data merged (#889)
  • Change amp attr path to ext.data.attr and fix fpd search field wrong … (#894)
  • Add 33across as an alias for TTX bidder (#893)
  • Update logic to merge fpd to bidrequest level objects (#884)
  • Remove user ext data dependence on prebid existence (#886)
  • Add Liveramp IDL to Rubicon user.ext (#885)
  • Normalize bidderconfig together with bidrequest (#883)
  • Set null to ext if empty (#881)
  • Set null instead NullNode during deserialization to POJO with JsonNod… (#873)
  • Merge First Party Data (FPD) round 3 into master (#878)

Contributors

@schernysh, @BraslavskiyAndrey and @rpanchyk