prebid-server
prebid-server copied to clipboard
Prebid Server 3.0 Tracking
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
PBS-Java 3.0.0 released