v1.78.0
github-actions
released this
28 Oct 09:14
·
1304 commits
to master
since this release
What’s Changed
Every PR to PBS-Java now goes through automated tests.
General Updates
- Functional testing framework for PBS (#1536)
- Split GitHub action for unit tests and functional tests (#1543)
- Fix PBS startup warning: Illegal reflective access by afterburner (#1533)
- Missing header 'Content-Type' (#1510)
- Fix /info/bidders enabledonly query string param handling (#1540)
- Update test timeouts to fix test flakiness (#1550)
- Prebid Server prepare for next development iteration (#1539)
Bidder-Specific Updates
- Brightroll: remove blocking attributes in favor of blocking module (#1552)
- Beachfront: include primary category in response (#1546)
- Added video type to VRTCAL bidder (#1511)
- Stabilize analytics tests for Pubstack (#1545)
- Replace Sonobi adapter partner ID with a placeholder (#1542)
- Engagebdr: Remove GVL ID (#1541)
Contributors
@And1sS, @Net-burst, @bretg, @laarchenko, @mtuchkova and @rpanchyk