Skip to content

v1.83.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 16:28
· 1158 commits to master since this release

What’s Changed

This release contains improvements to the /cookie_sync endpoint:

  • Optimize filtering so PBS always returns the max number of sync URLs allowed. Previously, GDPR filtering would happen after reaching the limit, so it could sync less than the limit.
  • New host-level config cookie-sync.coop-sync.default-limit
  • New host-level config cookie-sync.coop-sync.max-limit

General Changes

  • Refine cookie_sync (#1732)
  • Add pgdealsonly flag. (#1720)
  • Fix for premature container termination (#1734)
  • Fix default cookie sync limit property name (#1737)
  • Add coop-sync.max-limit and coop-sync.default-limit (#1736)
  • Add documentation for the debug control (#1735)
  • Add PG tests infrastructure (#1581)
  • Refactor analytics. Add skipped event handling. (#1667)
  • Add account level metrics control (#1462)
  • Add support meta DemandSource (Minor) (#1731)
  • Refactor deals test. (#1687)
  • Move the container creation from the parameterization block to the test (#1719)
  • Bump postgresql from 42.1.4 to 42.2.25 (#1716)
  • Prebid Server prepare for next development iteration (#1718)

Bidder-Specific Changes

Note that the bid adapter for 33across has been renamed at their request. It can now be referenced as thirtythreeacross, 33acros, or ttx.

  • Ttx: Add alias and tests for aliases (#1738)
  • Add caller info to 33across bid requests. (#1656)
  • Add Vidoomy bidder (#1717)
  • Tappx remove host parameter (#1722)
  • Add one more way for Rubicon bidder to represent User.BuyerUid. (#1701)
  • Adot: Add OpenRTB macros resolution (#1703)
  • Orbidder : bidfloor currency handling (#1714)
  • Add Coinzilla bidder (#1711)
  • Add Videobyte bidder (#1610)
  • Triplelift: Add iframe sync (#1726)
  • Rubicon: support app video (#1729)

Contributors

@And1sS, @CTMBNara, @Net-burst, @SerhiiNahornyi, @bretg, @dependabot, @dependabot[bot], @hupaloo, @marki1an, @mtuchkova, @nllerandi3lift and @yevhenii-viktorov