prebid-server icon indicating copy to clipboard operation
prebid-server copied to clipboard

Prebid Server 3.0 Tracking

Open bretg opened this issue 1 year ago • 1 comments

Starting a list of breaking changes proposed for PBS 3.0

  • Remove TCFv1 GVL fallback property
  • Remove hardcoded alias support from the PBS-Go Default Request. Aliases are still allowed in the Default Request, but will no longer be exposed through the bidder info endpoint.
  • Rename app blacklist to blocklist for more inclusive wording.
  • cookie_sync limit inconsistency https://github.com/prebid/prebid-server/issues/3537
  • refine COPPA, geo-rounding. https://github.com/prebid/prebid-server/issues/3304
  • PBS-Java to remove the Programmatic Guaranteed features
  • PBS-Java to upgrade to Java 21 and dependency updates
  • Change default of privacy.gdpr.purposes.p4.eid.activity_transition to false (related to #2904)
  • Change default of auction.strict-app-site-dooh to true
  • PBS-Go use new json serializer in adapters.
  • ORTB 2.5 downgrade change https://github.com/prebid/prebid-server/issues/3613

bretg avatar Dec 13 '23 18:12 bretg

PBS-Java 3.0.0 released

bretg avatar May 21 '24 17:05 bretg