🚀New Features
- New Bid & Analytics Adapter Livewrapped bid and analytics adapter (#3157)
- Add RSA validation to Criteo FastBid #3110
- PolymorphBidAdapter - Added support for user syncing pixel (#3092)
- add bid ttl to cache call (#3163)
- Render outstream safeframe (#3159)
New Adapters
{
bidder: 'livewrapped',
params: {
adUnitId: '6A32352E-BC17-4B94-B2A7-5BF1724417D7'
}
}
🛠Maintenance
- Invibes adapter - gdpr support (#3151)
- removed
cookieSyncDelay
fromconfig
since we have more configuration options now with theuserSync
object (#3142)
🐛Bug Fixes
- Small bugfix and cleanup for Prebid Server OpenRTB code #3113