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

Sync with upstream master #3

Merged
merged 7 commits into from
Mar 16, 2021
Merged

Sync with upstream master #3

merged 7 commits into from
Mar 16, 2021

Commits on Mar 15, 2021

  1. Rise Bid Adapter: add session_id & is_wrapper params to adapter (#6407)

    * add new params to rise adapter
    
    * add unit tests for isWrapper and sessionId adapter params
    lasloche authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    4b0779a View commit details
    Browse the repository at this point in the history
  2. IronSource Bid Adapter: add session_id & is_wrapper params to adapter (

    …#6408)
    
    * add new params
    
    * add unit tests for isWrapper and sessionId adapter params
    lasloche authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    da78728 View commit details
    Browse the repository at this point in the history
  3. AMX Bid Adapter: add or update general adapter support and code refac…

    …toring (#6403)
    
    * AMX Bid adapter improvements
    
    * fix eslint issues (breaking CI)
    nickjacob authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    dc67fe8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. VOX Bid adapter, Hybrid Bid adapter: fix global var name to avoid con…

    …flicts with astraOne adapter. (#6416)
    
    Co-authored-by: Petrov Denis <d.petrov@hybrid.ai>
    hybrid-ai and HybridPetrov authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    670ab08 View commit details
    Browse the repository at this point in the history
  2. LiveIntent Id System: fix for parsing response twice (#6418)

    * Don't parse response twice in LiveIntent Id submodule
    
    * Update the liveintent module test to have the 204 response
    Yevhenii Melnyk authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    20bea36 View commit details
    Browse the repository at this point in the history
  3. PBJS Core: use mediaType renderer when backupOnly and no bid.renderer (

    …#6419)
    
    * use mediaType renderer when backupOnly and no bid.renderer
    
    * check if necessary renderer properties are defined
    aleksatr authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    b9cd1a4 View commit details
    Browse the repository at this point in the history
  4. GumGum Bid Adapter: pass bidfloor currency in bidrequest (#6391)

    * adds support for zone and pubId params
    
    * adds support for iriscat field
    
    * sets mediatype depending on product id
    
    * Update doc for mediaType needed for video products
    
    * makes slot and invideo products avail for pubId
    
    * updates gumgum doc
    
    * lint
    
    * adds missing comma in gumgum doc
    
    * adds currency in ad request, adds unit test
    
    * readd the previous irisid changes
    
    * remove the only in testing
    susyt authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    70a41a5 View commit details
    Browse the repository at this point in the history