Releases: PubMatic/OpenWrap
Releases · PubMatic/OpenWrap
OpenWrap v7.6.0_NIGHTLY
Feature Releases
- Partner support - Added support for Kargo and Ad Generation adapters.
- Mechanism to provide signal to OpenWrap from external bidders on the page.
- Resuming GPT execution as soon as all bids (external + internal) are received.
- Changed default rounding for bid value from 4 decimal places to 2.
Bug Fixes
- Fixed issues in flow related to disable initial load.
- For deferred (lazy load) ads and slot refreshes, original behaviour (waiting till timeout for DFP call execution) would be observed without considering external bidders.
Code Optimizations
N/A
Known Issues
- Advanced GPT - Support for resuming GPT execution as soon as all (external + internal) bids are received will not work for advanced GPT implementations.
- Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
- Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.
OpenWrap v7.5.0_NIGHTLY
Feature Releases
- Mechanism to provide signal to OpenWrap from external bidders on the page.
- Resuming GPT execution as soon as all bids (external + internal) are received.
- Changed default rounding for bid value from 4 decimal places to 2.
Bug Fixes
- Fixed issues in flow related to disable initial load.
- For deferred (lazy load) ads and slot refreshes, original behaviour (waiting till timeout for DFP call execution) would be observed without considering external bidders.
Code Optimizations
N/A
Known Issues
- Advanced GPT - Support for resuming GPT execution as soon as all (external + internal) bids are received will not work for advanced GPT implementations.
- Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
- Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
- Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.
OpenWrap v7.4.0_NIGHTLY
Feature Releases
- Mechanism to provide signal to OpenWrap from external bidders on the page.
- Resuming GPT execution as soon as all bids (external + internal) are received.
- Changed default rounding for bid value from 4 decimal places to 2.
Bug Fixes
Fixed issues in flow related to disable initial load.
Code Optimizations
N/A
Known Issues
- Advanced GPT - Support for resuming GPT execution as soon as all (external + internal) bids are received will not work for advanced GPT implementations.
- Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
- Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
- Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.
OpenWrap v7.3.0_NIGHTLY
Feature Releases
- Mechanism to provide signal to OpenWrap from external bidders on the page.
- Resuming GPT execution as soon as all bids (external + internal) are received.
Bug Fixes
Fixed issue of not sending winning bid value to DFP from previous nightly (v7.2.0).
Code Optimizations
N/A
Known Issues
- Advanced GPT - Support for resuming GPT execution as soon as all (external + internal) bids are received will not work for advanced GPT implementations.
- Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
- Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
- Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.
OpenWrap v7.2.0_NIGHTLY
Feature Releases
- Mechanism to provide signal to OpenWrap from external bidders on the page.
- Resuming GPT execution as soon as all bids (external + internal) are received.
Bug Fixes
N/A
Code Optimizations
N/A
Known Issues
- Unstable build - The winning bid value is not being sent to DFP.
- Support for resuming GPT execution as soon as all (external + internal) bids are received will not work for advanced GPT implementations.
- Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
- Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
- Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.
OpenWrap v7.1.0_NIGHTLY
Feature Releases
- sendAllBids - feature can be configured to send all partner bids to DFP instead of sending just winning bid.
- Partner support - support added for C1X adapter.
Bug Fixes
N/A
Code Optimizations
N/A
Known Issues
- Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
- Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
- Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.
OpenWrap v7.0.0_STABLE
Feature Releases
- OpenWrap now uses Prebid v0.24.1. Prebid fork - https://github.com/PubMatic-OpenWrap/Prebid.js
- Post Timeout Bids - Bids received after timeout can be captured in log.
- Advanced GPT - Added handling of Advanced GPT implementation issue(prebid/Prebid.js#914) using multiple namespaces.
- Partner support - Facebook Audience Network, Conversant, OpenX, Criteo, and Sekindo adapters are supported.
Bug Fixes
- Fix for destroy slot from OpenWrap. Calling a destroy slot without arguments in OpenWrap will not break OpenWrap code execution.
Code Optimizations
N/A
Known Issues
- Partner support - No support for Rubicon Legacy, Yieldbot adapter.
- Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
- Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.
OpenWrap ExtPrebid_v6.3.0_NIGHTLY
Feature Releases
- Partner support - Conversant, OpenX, Criteo, and Sekindo adapters are supported.
Bug Fixes
N/A
Code Optimizations
N/A
Known Issues
- Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
- Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
- Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.
OpenWrap ExtPrebid_v6.2.0_NIGHTLY
Feature Releases
- Partner support - Facebook Audience Network Adapter is supported.
- Post Timeout Bids - Bids received after timeout can be captured in log.
- Advanced GPT - Added handling of Advanced GPT implementation issue(prebid/Prebid.js#914) using multiple namespaces.
Bug Fixes
N/A
Code Optimizations
N/A
Known Issues
- Partner support - Removed the support for Rubicon Legacy, OpenX and Yieldbot adapter.
- Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
- Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.
OpenWrap ExtPrebid_v6.1.0_NIGHTLY
Feature Releases
- OpenWrap to use Prebid internally and utilise partner adapters from Prebid code.
- Prebid version 0.24.1 is used
- Prebid fork - https://github.com/PubMatic-OpenWrap/Prebid.js
Bug Fixes
- Fix for destroy slot from OpenWrap. Calling a destroy slot without arguments in OpenWrap will not break OpenWrap code execution.
Code Optimizations
N/A
Known Issues
- Partner support - Removed the support for Rubicon Legacy, OpenX and Yieldbot adapter.
- Post Timeout Bids - In current integration PreBid does not share the bids received from partners after timeout. So we will not be able to log information about the post-time-out bids like latency, ecpm.
- Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
- Advanced GPT - Advanced GPT implementation where publishers define and display slot on the fly is not supported due to PreBid limitation. Refer prebid/Prebid.js#914