Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 14:12
· 597 commits to refs/heads/master since this release

Major changes warning

This is a major release that contains some major changes that Prebid Server Host Companies should be aware of. For a complete description of motivation please consult the Prebid Server 2.0 Release issue. Changes to be aware of:

  1. Eight bid adapters have been removed. Please see the issue and make sure these adapters are not utilized by your server. We do hope that some of these adapter may return. If you have working contact information for any of these adapters, please have them contact prebid-server at prebid.org.
  2. The biddercodes are now processed in a case-insensitive way. This should not affect the response or analytics. It does, however, affect metrics. e.g. the "stroerCore" adapter is now logged to metrics as "stroercore".

What’s Changed

General Updates

  • Support case insensitive bidders names (#2651)
  • Add baseadaptersonly Query Param to Bidder Info (#2642)
  • Core: Add mechanism for CPU load monitoring (#2635)
  • Update func tests (#2660)

Bidder-Specific Updates

  • Definemedia: Remove adapter (#2661)
  • Kubinet: Remove adapter (#2662)
  • Nanointeractive: Remove adapter (#2663)
  • Yeahmobi: Remove adapter (#2665)
  • Ninthdecimal: Remove adapter (#2664)
  • Applogy: Remove adapter (#2653)
  • Engagebdr: Remove adapter (#2648)
  • Rhythmone: Remove adapter (#2647)
  • Conversant: Add consent strings to the user sync pixel (#2672)
  • Rise: Fix JSON schema (publisher_id not required) (#2658)
  • AudienceNetwork: Rename files (#2657)
  • Beyondmedia: Adapter name update (#2656)
  • Lunamedia: Config changes (#2655)
  • update lunamedia contact (#2649)

Contributors

@And1sS, @AntoxaAntoxic, @CTMBNara, @Net-burst, @SerhiiNahornyi, @bretg, @marki1an and @zkosanovic