Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 10:31
· 434 commits to refs/heads/master since this release

What’s Changed

Enhancements

  • Targeting response is now optional (#2781) - prebid/prebid-server#2030
  • Filter multi format impressions (#2780) - prebid/prebid-server#2711 - NOTE: we're going to change the location of the request-level override to ext.prebid.biddercontrols.BIDDER.prefmtype. We are not considering this a breaking change because all bidders default to multiformat_supported:true, which means this control currently doesn't do anything.
  • Configurable targeting prefix (#2769) - prebid/prebid-server#3094

General Updates

  • Add Strict Dooh Validation (#2806) - Added a config "auction.strict-app-site-dooh" which determines whether incoming requests with more than one of app/dooh/site will be rejected. Defaults to false for now, but that default will be changed in 3.0 to true. If 'false', the first of app/dooh/site will be utilized and the others discarded.
  • Fix compilation error (#2833)
  • Core: log GVL errors with defined sample rate (#2830)
  • Add GB country code to EEA list (#2719) - for Netacuity users
  • Bump ch.qos.logback:logback-core from 1.2.11 to 1.2.13 (#2821)
  • Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.13 (#2822)
  • Housekeeping: Remove protoc Apple Silicon workaround (#2820)

Bidder-Specific Updates

  • Nativo: Add adapter (#2827)
  • FreewheelSSP bidder updates (#2823)
  • Appnexus: Update bidder (#2797)
  • Conversant: rebrand to Epsilon (#2654)

Contributors

@And1sS, @AntoxaAntoxic, @CTMBNara, @KolomiietsSerhii, @Net-burst, @SerhiiNahornyi, @dependabot, @dependabot[bot], @kim-ng93 and @rafataveira