Skip to content

v1.123.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 11:24
· 797 commits to refs/heads/master since this release

What’s Changed

This release supports the new location of the IAB's Global Vendor List v3. See issue prebid/prebid-server#2697. In order to take advantage of it, PBS host companies will need to set a new config entry that points to a directory where v3 files are cached. e.g. see gdpr.vendorlist.v3 in https://github.com/prebid/prebid-server-java/blob/master/sample/prebid-config.yaml

General Changes

  • TCF: Vendor list updates (#2441) - see issue prebid/prebid-server#2697
  • Bump jetty-server from 9.4.48.v20220622 to 9.4.51.v20230217 (#2430)
  • Logs: Add filter of "Connection reset by peer" exceptions (#2411) - note: this may cause logs to be noticeably smaller in some environments
  • Ortb: Add missing fields (#2343)

Bidder-Specific Changes

  • Removal of Brightroll bidder. (#2474)
  • New bidder : Added Preciso bidder (#2433)
  • Pubmatic: Usersync gpp support (#2470)
  • Change Adhese bidder to use /openrtb2 endpoint (#2447)
  • Update config for the Sovrn adapter to forward GPP signals via dedicated parameters (#2439)
  • SmartAdServer: Added native support (#2446)
  • UCFunnel: added note about requiring registration (#2432)

Contributors

@And1sS, @EmanueleSimonelli, @PrecisoSRL, @SerhiiNahornyi, @bretg, @dependabot, @dependabot[bot], @dmitrybor, @karol-adhese and @radubarbos