Skip to content

v3.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 09:17
· 109 commits to refs/heads/master since this release

What’s Changed

This is an important release for anyone hosting Prebid Server where TCF consent is relevant. Some CMPs have started to return TCF Policy version 5, which causes Fetch Bids rejections. See prebid/prebid-server#3828 for more details.

General Updates

  • Add support for TCF Policy Version 5. (#3339)
  • Core: Rename module-cache to pbc-storage (#3330) - this beta feature will be documented soon.

Bidder-Specific Updates

  • Bigoad: Add bidder (#3328)
  • ConnectAd: Update bidder (#3333)
  • Adkernel: Bid type resolving update (#3331)
  • Criteo Bidder: Native Support (#3329)
  • Adprime Bidder Update (#3334)

Contributors

@AntoxaAntoxic, @CTMBNara and @SerhiiNahornyi