-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUGFIX] AdagioBidAdapter getDataFromLocalStorage #5081
[BUGFIX] AdagioBidAdapter getDataFromLocalStorage #5081
Conversation
02cbeb9
to
68557b9
Compare
Hi @jaiminpanchal27, is there a chance you can review this PR before the next release? |
Up |
@jaiminpanchal27, @jsnellbaker I'm sure you have a lot of things to do, so apologies for my insistance. This bug is critical for us and impacts directly our customers. Since the version 3.14.0, our external script cannot be loaded. Our external script is directly used with our bidder so without it, the bidder just not work. Thanks |
@osazos Approved. It should be out in tomorrow's release |
@jaiminpanchal27 thanks a lot |
* commit '8db2720d60a6533dee52e96f847854ef1c219345': (249 commits) Release 3.17.0 LunaMedia Adapter (prebid#5110) UserId module to export user ids as eids with pbjs.getUserIdsAsEids() (prebid#5108) Triplelift: expose tl_souce in bid response (prebid#5139) Add warning messages for publishers while native ads send assets containing url without sendId (prebid#5096) use customSlotMatching func for reseting targeting (prebid#5132) Teads fix production GDPR error (prebid#5122) No bid version 1.2.5 (prebid#5137) SublimeBidAdapter src/url.js import fix (prebid#5150) Improve Digital adapter: add support for outstream video (prebid#5129) Disallowing remote requests from Safari and Firefox due to browsers no longer supporting DigiTrust ID. (prebid#5109) PS bid adapter update to copy site object from config (prebid#5083) SublimeBidAdapter: Update to version 0.5.1 (prebid#4977) LuponMedia Bid Adapter (prebid#5146) [BUGFIX] AdagioBidAdapter getDataFromLocalStorage (prebid#5081) Revert "New LuponMedia Bid Adapter (prebid#5120)" (prebid#5145) New LuponMedia Bid Adapter (prebid#5120) Feature/send publisher domain (prebid#5121) update test adunit params (prebid#5135) add parameter to the conversant adapter to override the url (prebid#5133) ...
* AdagioBidAdapter: fix getDataFromLocalStorage * AdagioBidAdapter: bump fix version 2.2.1
Type of change
Description of change
Handle properly the new
getDataFromLocalStorage()
function introduced in 3.14.0.Contact email of the adapter’s maintainer: dev@adagio.io