Skip to content
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

Merged
merged 24 commits into from
Jul 23, 2020
Merged

Prebid 4.0 #5534

merged 24 commits into from
Jul 23, 2020

Commits on Jun 15, 2020

  1. remove these adapters from 4.0 (#5369)

    Co-authored-by: sumit sharma <sumit.sharma1@SYNPUNLT9114TFL.SYNAPPNXS.local>
    sumit116 and sumit sharma authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    2f1793d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. 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>
    3 people authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    d69d9db View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…

    …bid-4.0
    sumit sharma authored and sumit sharma committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    6094922 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…

    …bid-4.0
    sumit sharma authored and sumit sharma committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    9a3aca9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…

    …bid-4.0
    sumit sharma authored and sumit sharma committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    af1d698 View commit details
    Browse the repository at this point in the history
  2. 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
    patmmccann authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    5a4ed00 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. 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
    patmmccann authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    8745985 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…

    …bid-4.0
    sumit sharma authored and sumit sharma committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    7078b84 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'prebid-4.0' of https://github.com/prebid/Prebid.js into…

    … prebid-4.0
    sumit sharma authored and sumit sharma committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    5750058 View commit details
    Browse the repository at this point in the history
  4. 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>
    Fawke and Jaimin Panchal authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    eb2ef7b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. 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
    patmmccann authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d93ac9b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…

    …bid-4.0
    sumit sharma authored and sumit sharma committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    c7ad00e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'prebid-4.0' of https://github.com/prebid/Prebid.js into…

    … prebid-4.0
    sumit sharma authored and sumit sharma committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    ea77592 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    e8025ae View commit details
    Browse the repository at this point in the history
  2. add adomain to bid.meta in telaria adapter (#5400)

    * add adomain to bid.meta in telaria adapter
    
    this puts the adomain key in the right spot, related to #5358 and partially solves #3115 for Telaria
    patmmccann authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    60897b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Merge branch 'master' of https://github.com/prebid/Prebid.js into pre…

    …bid-4.0
    sumit sharma authored and sumit sharma committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    3bee091 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Remove digitrust from prebid server js adapter (#5438)

    * Update prebidServerBidAdapter_spec.js
    
    * Update index.js
    patmmccann authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    157a154 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. 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>
    Fawke and goosemanjack authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    7a08b3a View commit details
    Browse the repository at this point in the history
  2. Delete serverbidBidAdapter.md (#5477)

    deprecated in favor of consumable adapter
    patmmccann authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    2bd87a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. 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 authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    a8f394e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. 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
    patmmccann authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    13a347a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. 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>
    smenzer and patmmccann authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    d99e637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bed2915 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    02cdf47 View commit details
    Browse the repository at this point in the history