-
Notifications
You must be signed in to change notification settings - Fork 868
Open
Labels
Description
Tracking issue for Prebid Server 4.0 changes
- remove telaria bid adapter
- remove adsinteractive adapter
- remove intertech adapter
- RFC 3986 enabled by default (Port PR from PBS-Go: HTTP Fetcher: Implement RFC 3986 compatibility as optional prebid-server-java#4037)
- ORTB Error Responses (ORTB error responses #3556)
- Aliases inheriting GVL IDs (Aliases inheriting GVL IDs #4463)
- Mark legacy /openrtb2/video endpoint as deprecated and to be removed in 5.0 (/openrtb2/video endpoint deprecation #4599)
- PBS to handle GLV deletions
- Drop 'support-cors' usersync YAML config
For PBS-Go:
- adjust the error messages according to copilot recommendations in Define An Adapter As White Label Only #4461
- Remove embedded OS certs
For PBS-Java:
- bidder URL validations (Bidder Configuration Fixes & URL Validation prebid-server-java#4126)
- Drop old AMP targeting.site FPD behavior
- major and breaking dependencies upgrade (Dependencies: Update compatibility-breaking dependencies prebid-server-java#3917)
- rename open-source modules to have pb- prefix.
- align '-hook' suffix in module hook names.
- align module Spring Bean config placement.
- User Sync should use bidder name instead of cookie family name for syncs (this is an alignment with PBS-Go)
- Remove methods marked with
@Deprecated
Reactions are currently unavailable
Metadata
Metadata
Labels
Type
Projects
Status
Ready for Dev