-
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
Prebid 4.0 #5534
Prebid 4.0 #5534
Commits on Jun 15, 2020
-
remove these adapters from 4.0 (#5369)
Co-authored-by: sumit sharma <sumit.sharma1@SYNPUNLT9114TFL.SYNAPPNXS.local>
Configuration menu - View commit details
-
Copy full SHA for 2f1793d - Browse repository at this point
Copy the full SHA 2f1793dView commit details
Commits on Jun 16, 2020
-
add meta key to interpreted bid response (#5358)
* add meta key to interpreted bid response * add more unit tests Co-authored-by: sumit sharma <sumit.sharma1@SYNPUNLT9114TFL.appnexus.com> Co-authored-by: sumit sharma <sumit.sharma1@SYNPUNLT9114TFL.SYNAPPNXS.local>
Configuration menu - View commit details
-
Copy full SHA for d69d9db - Browse repository at this point
Copy the full SHA d69d9dbView commit details -
Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…
…bid-4.0
sumit sharma authored and sumit sharma committedJun 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 6094922 - Browse repository at this point
Copy the full SHA 6094922View commit details
Commits on Jun 22, 2020
-
Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…
…bid-4.0
sumit sharma authored and sumit sharma committedJun 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 9a3aca9 - Browse repository at this point
Copy the full SHA 9a3aca9View commit details
Commits on Jun 23, 2020
-
Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…
…bid-4.0
sumit sharma authored and sumit sharma committedJun 23, 2020 Configuration menu - View commit details
-
Copy full SHA for af1d698 - Browse repository at this point
Copy the full SHA af1d698View commit details -
add adomain to bid.meta in spotx adapter (#5401)
* add adomain to bid.meta in spotx adapter this puts the adomain key in the right spot, related to #5358 and partially solves #3115 for SpotX * Update spotxBidAdapter.js * Update spotxBidAdapter.js * unit test for adomain on spotx adapter * Update spotxBidAdapter_spec.js * Update spotxBidAdapter_spec.js
Configuration menu - View commit details
-
Copy full SHA for 5a4ed00 - Browse repository at this point
Copy the full SHA 5a4ed00View commit details
Commits on Jun 24, 2020
-
adds advertiserDomains meta to the pubmatic adapter (#5402)
* adds advertiserDomains meta * Update pubmaticBidAdapter.js * unit test for meta.advertiserDomains to pubmatic * Update pubmaticBidAdapter_spec.js
Configuration menu - View commit details
-
Copy full SHA for 8745985 - Browse repository at this point
Copy the full SHA 8745985View commit details -
Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…
…bid-4.0
sumit sharma authored and sumit sharma committedJun 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 7078b84 - Browse repository at this point
Copy the full SHA 7078b84View commit details -
Merge branch 'prebid-4.0' of https://github.com/prebid/Prebid.js into…
… prebid-4.0
sumit sharma authored and sumit sharma committedJun 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 5750058 - Browse repository at this point
Copy the full SHA 5750058View commit details -
TCF Purpose 1 and Purpose 2 enforcement for Prebid v4.0 (#5336)
* TCF v2.0 enforcement * test/spec/modules/gdprEnforcement_spec.js * add check for gdpr version * add logInfo message * remove comment and store value of PURPOSES in an object * add gvlid check * add unit tests for validateRules function * remove purposeId parameter from validateRules function * add extra tests * make failing unit test case pass * deprecate allowAuctionWithouConsent with tcf 2 workflow * add extra checks for defaults * remove tcf 2 test page * add strict gvlid check * add comments and shorten log messages * shorted log messages * add unit tests for setEnforcementConfig * add gvlid for alias and gvlMapping support * remove gvlid check * add support to add gvlid for aliases Co-authored-by: Jaimin Panchal <email@example.com>
Configuration menu - View commit details
-
Copy full SHA for eb2ef7b - Browse repository at this point
Copy the full SHA eb2ef7bView commit details
Commits on Jun 25, 2020
-
add advertiserDomains meta field to ix adapter (#5404)
* add advertiserDomains meta field to ix adapter * Update ixBidAdapter.js * Update ixBidAdapter_spec.js * Update ixBidAdapter_spec.js
Configuration menu - View commit details
-
Copy full SHA for d93ac9b - Browse repository at this point
Copy the full SHA d93ac9bView commit details -
Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…
…bid-4.0
sumit sharma authored and sumit sharma committedJun 25, 2020 Configuration menu - View commit details
-
Copy full SHA for c7ad00e - Browse repository at this point
Copy the full SHA c7ad00eView commit details -
Merge branch 'prebid-4.0' of https://github.com/prebid/Prebid.js into…
… prebid-4.0
sumit sharma authored and sumit sharma committedJun 25, 2020 Configuration menu - View commit details
-
Copy full SHA for ea77592 - Browse repository at this point
Copy the full SHA ea77592View commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e8025ae - Browse repository at this point
Copy the full SHA e8025aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60897b1 - Browse repository at this point
Copy the full SHA 60897b1View commit details
Commits on Jun 30, 2020
-
Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…
…bid-4.0
sumit sharma authored and sumit sharma committedJun 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 3bee091 - Browse repository at this point
Copy the full SHA 3bee091View commit details
Commits on Jul 9, 2020
-
Remove digitrust from prebid server js adapter (#5438)
* Update prebidServerBidAdapter_spec.js * Update index.js
Configuration menu - View commit details
-
Copy full SHA for 157a154 - Browse repository at this point
Copy the full SHA 157a154View commit details
Commits on Jul 15, 2020
-
Interactive advertising bureau digitrust exit (#5429)
* Removing DigiTrust ID system core. * Removing test spec for digitrust id. * Removing DigiTrust references from eids test spec. Co-authored-by: Chris Cole <goosemanjack@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7a08b3a - Browse repository at this point
Copy the full SHA 7a08b3aView commit details -
Delete serverbidBidAdapter.md (#5477)
deprecated in favor of consumable adapter
Configuration menu - View commit details
-
Copy full SHA for 2bd87a4 - Browse repository at this point
Copy the full SHA 2bd87a4View commit details
Commits on Jul 16, 2020
-
Set cookie domain in pubcid / userid on main domain, not subdomain (#…
…5500) * update formatting * update formatting * requested changes implemented * add unit test
Isaac A. Dettman authoredJul 16, 2020 Configuration menu - View commit details
-
Copy full SHA for a8f394e - Browse repository at this point
Copy the full SHA a8f394eView commit details
Commits on Jul 20, 2020
-
add test case for missing adomain in ix adapter (#5422)
* add test case for missing adomain in ix adapter at request of @ix-prebid-support on #5404 * Update ixBidAdapter_spec.js * Update ixBidAdapter_spec.js * Update ixBidAdapter_spec.js
Configuration menu - View commit details
-
Copy full SHA for 13a347a - Browse repository at this point
Copy the full SHA 13a347aView commit details
Commits on Jul 21, 2020
-
drop support for userId configs with the
usersync
config object (#5427) * drop support for userId configs with the `usersync` config object, per deprecation notice * changes on drop support (#1) * Update userIdTargeting.md * Update userId.md * Update userId_spec.js * Update britepoolIdSystem.md * Update sharedIdSystem.md Co-authored-by: Patrick McCann <patmmccann@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d99e637 - Browse repository at this point
Copy the full SHA d99e637View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed2915 - Browse repository at this point
Copy the full SHA bed2915View commit details
Commits on Jul 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 02cdf47 - Browse repository at this point
Copy the full SHA 02cdf47View commit details