Skip to content

v1.57.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 14:44
· 1681 commits to master since this release

What’s Changed

Two important changes in this 1.57 to be aware of:

Legacy /auction Endpoint Removed

  • This was the original (non-OpenRtb) PBS protocol from 2017. Prebid.js hasn't supported it for a long time and Prebid.org members report essentially no usage of this endpoint. (#1145)

Rounding out the First Party Data feature from 1.56:

  • Fix FPD decoding Exception (#1155)
  • FPD bidderconfig: merge fpd values into ortb2 (#1149)
  • FPD permissions: remove site.content.data and user.data when not permitted (#1146)
  • Fix NPE in FPD when targeting.bidders is not defined (#1154)

Remaining items:

  • Remove AdUnitConfig support as it is not used anymore (#1157)
  • Update pulsepoint adapter (#1140)
  • AMX bidder: Skip bids with invalid extension and add error (#1135)
  • Update Eplanning Bidder with sizes priority by device type (#1143)
  • Add size 300x200 to Rubicon bidder (#1156)
  • Improve Adform tests to show currency conversion (#1139)
  • removed deleted adapter interface from adding new bidder doc (#1150)
  • Added usersync support to Between SSP adapter (#1065)
  • Yeahmobi bidder review (#1063)
  • Lunamedia bidder review (#1078)
  • Telaria bidder review (#1077)
  • Mobilefuse bidder review (#1071)

Contributors

@BraslavskiyAndrey, @DGarbar, @pragnesh, @rpanchyk, @schernysh and @snahornyi