Releases: prebid/prebid-server
Releases · prebid/prebid-server
0.47.0
0.46.0: Initial RhythmOne Prebid Server Adapter (#704)
* Initial RhythmOne Prebid Server Adapter * Updated UserSync URL * Fixed gofmt issue * Code review comments updated, UserSync URL updated * Updated code based on review comments - Removed unused client parameter in NewRhythmoneBidder method * Incorporated review comments * Updated adapter with resolved conflict
0.45.0: Default ttl per media type (#697)
* Adds support for default cache TTLs per Imp media types * Fixes bugs in tests * Fixes issues identified in PR review: * Refactors existing test into a JSON driven format, and adds new tests
0.44.0: Support sending a TTL parameter to prebid cache (#684)
* Adds support to send TTL to cache * adds a test * Fixes a couple of review issues * Uses existing JSON compare
0.43.4
0.43.3
0.43.2
0.43.1
0.43.0
0.42.0: Test go 1.11, update dep (#661)
* Test go 1.11, update dep * allow failures on 1.11; consistent whitespace * update Gopkg.lock in new dep format * remove allow_failures; fix underlying issue * fix 1.11 build errors; update a few dependencies and go back to upstream jsonparser * add allow_failures back for go 1.11