v1.68.0
·
1566 commits
to master
since this release
What’s Changed
General Changes
- Remove TCF1 support (#1129). TCF1-formatted strings are ignored. Note that the adapter.BIDDER.openrtb2-web.tcf.userid_removed metric no longer measures anything. This issue is being discussed.
- Remove unnessaccery 'pbs-enforces-gdpr' test property (#1368)
- Simplify integration tests (#1356)
- Add auctionId to PBS events strings (#1327)
- Pass bidders' ext without 'bidder' wrapper (#1360) - issue prebid/prebid-server#1676
- Fix account fetching from stored requests for auctions (#1355)
- Fill initial bid request with all possible values from query parameters and headers during AMP processing (#1353)
- Validate bidder code for empty value (#1197)
- Eid permissions honor bidder aliases (#1207)
- Update PriceGranularity logic to work with missing values (#1324)
- Remove call to cache in bidder integration tests (#1329)
Bidder-specific Changes
- Change MarsMedia endpoint URL (#1370)
- Add SaLunamedia bidder (#1364)
- Change SaLunamedia endpoint url (#1367)
- Fix NullPointerException after MaxMindGeoLocationService could not find country by IP (#1366)
- Change SmartyAds usersync url (#1365)
- Pubmatic: Sending GPT slotname in impression extension (#1338)
- Add smilewanted bidder (#1357)
- New bidder brightmountain (#1362)
- Add evolution bidder (#1354)
- Outbrain adapter: overwrite tagid only if it exists (#1358)
- New bidder bidmyadz (#1352)
- Add bidscube bidder (#1350)
- Add kayzen bidder (#1346)
- New bidder adxcg (#1342)
- Add madvertise bidder (#1339)
- Criteo: Update Json validation schema and maintainer email (#1337)
- BeachfrontBidder: fix beachfront bid floor (#1334)
- Sovrn: Change Imp.bidfloor if invalid (#1331)
- RP adapter: update segtax logic (#1344)
- Avoid filling response extension with hooks trace output when no hooks have been executed (#1351)
- Introduce a framework for hooks at different stages of request processing (#1345)
- Update warnings for corrupted consent (#1348)
- Fill bids as much as possible before they are cached (#1326)
- Price Granularity: Update validation logic (#1343)
- New bidder: Bidmachine (#1328)
- update interactiveoffers contact info (#1335)
- remove lifestreet (#1336)
Contributors
@And1sS, @BraslavskiyAndrey, @nickluck8, @rpanchyk, @schernysh and @snahornyi