Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Release/1.30.0 #14

Merged
merged 37 commits into from
Oct 25, 2017
Merged

Release/1.30.0 #14

merged 37 commits into from
Oct 25, 2017

Conversation

vzhukovsky
Copy link

Type of change

  • Other

Description of change

Updating Container Tag to 0.31.0

matthewlane and others added 30 commits September 19, 2017 15:26
* add Adomik Analytics Adapter

* clean code

* refactoring & tests
Specifically, brings it to ~parity with the existing API docs on
Prebid.org.
Make the test page requirement more explicit.
* usersync should register configs set with config.setConfig()

* do not overwrite user-sync config

* fixed lint error
* call to custom global function added

* space issue resolved
* Add a new ucfunnel Adapter and test page

* Add a new ucfunnel Adapter and test page

* 1. Use prebid lib in the repo to keep updated
2. Replace var with let
3. Put JSON.parse(JSON.stringify()) into try catch block

* utils.getTopWindowLocation is a function

* Change to modules from adapters

* Migrate to module design

* [Dev Fix] Remove width and height which can be got from ad unit id
prebid#1596)

2) Add ability to specify custom floors per slot

3) Change BC parameter to be configurable

4) Give ability to turn off building BO pixels given a flag
* Add ym_placement_id request param to yieldmo bid adapter

* Add yieldmo placementId param to integration examples
* fixed PBS cookie syncs

* added comment
* Add JSDoc for `pbjs.getAllWinningBids`

* Add a `Bid` type; update return value

This type will be useful in a few other places around the API docs (that
work will happen on separate PRs).

* s/Bid/AdapterBidResponse/g
* rubicon converted to bidderFactory plus few updates to factory

* name change updates to bidderFactory

* added transactionId => tid to rubicon request
…d#1653)

* Revert changes for switch between client side and server side.

* remove accidental change

* double comma

* update sync flag
* Updated unit test to use bidderFactory

* Updated unit test
* ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)

* ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter

* ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter

* ET-1691: cleanup

* ET-1691: minor

* ET-1691: revert package.json change

* Adding bidRequest to bidFactory.createBid method as per prebid#509

* ET-1765: Adding support for additional params in PulsePoint adapter (#2)

* ET-1850: Fixing prebid#866

* Minor fix

* Refactoring current functionality to work with bidderFactory (for 1.0 migration)

* More tests.

* Adding support for "app" requests.

* fixing eslint issues

* adding adapter documentation

* minor doc update

* removing usage of reserved keyword 'native'
jaiminpanchal27 and others added 7 commits October 6, 2017 12:33
* aliasBidder did not work for bidderFactory

* added function to get adapter spec

* Freezing spec and moved unit tests

* Updated test case to not import adapter
…e/Prebid-official-0.30.1

# Conflicts:
#	test/spec/modules/komoonaBidAdapter_spec.js
….30.0 to aolgithub-master

* commit '5a8d2bf93ee15071a78e24ac976103cacf3c6021': (35 commits)
  Added changelog entry.
  Prebid 0.30.1 Release
  Remove undefined variable usage (prebid#1662)
  fixes bug for IE when invalid value passed to parse (prebid#1657)
  Aliasbidder fix (prebid#1652)
  prebidAdapter secure support (prebid#1655)
  Increment pre version
  Prebid 0.30.0 Release
  Add native param support to mediaTypes (prebid#1625)
  PulsePoint Lite adpater changes (prebid#1630)
  Appnexus ast unittest updates (prebid#1654)
  Support aspect ratio specification for native images (prebid#1634)
  Revert changes for switch between client side and server side. (prebid#1653)
  rubicon converted to bidderFactory (prebid#1624)
  Add JSDoc for `pbjs.getAllWinningBids` (prebid#1566)
  Add ignore-loader to handle .md files (prebid#1646)
  fixed PBS cookie syncs (prebid#1637)
  Add placementId request param to Yieldmo bid adapter (prebid#1632)
  Adxcg analytics adapter (prebid#1599)
  Add publisher sub-id support to the Criteo adapter (prebid#1629)
  ...
@vzhukovsky vzhukovsky merged commit 8a00eac into master Oct 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.