Skip to content

Releases: prebid/prebid-server

0.69.0

20 May 17:16
Compare
Choose a tag to compare
Fix Rubicon bidder for multi-format impression processing (#902)

0.68.0

30 Apr 19:49
Compare
Choose a tag to compare
changed sonobi user sync UID replacement macro (#884)

0.67.0: Adds a Stored Video Request Fetcher (#865)

18 Apr 18:28
014b416
Compare
Choose a tag to compare
* Adds a Stored Video Request Fetcher

* Fixes two video defaults coppied from the full stored requests struct that don't exist in the slim version.

* reenamble category support for OpenRTB and AMP in case use cases evolve

* endpoint deps minor refactor after PR comments

* Fixes inconsistencies in setting default values (old code broke setting via ENV variables)

* adds some comments on stored videos

* Fixes another comment

* More PR comment fixes

0.66.0

01 Apr 22:12
Compare
Choose a tag to compare
PBS-353: caching changes for Sahara (#859)

0.65.1: Fixes bugs introduced with the stored requests refactor (#863)

29 Mar 21:29
26d5b93
Compare
Choose a tag to compare
* Fixes bugs introduced with the stored requests refactor

* Minor efficiency improvement

0.65.0: NewFetchers code refactoring: (#843)

27 Mar 19:30
Compare
Choose a tag to compare
* NewFetchers code refactoring:

-Returns single general fetcher instead of two specific
-Now uses to create category mapping fetcher

* Updates to add a "Slim" version of StoredRequests config objects that pertain to a single grouping of stored requests, and code to convert the standard StoredRequests config (with Amp fields combined) into two separate Slim configs (one for /auction and one for /amp).

0.64.0: Eliminates some race condition issues in adkernel adapter. (#845)

18 Mar 18:26
aad3c49
Compare
Choose a tag to compare
* Eliminates some race condition issues in adkernel adapter.

* Fixes name typo

0.63.0: Replace `.supplyPartnerId` with a dummy ID (#837)

13 Mar 19:53
Compare
Choose a tag to compare
```
Unable to resolve user sync URL: https://rtb.gamoshi.io/pix/{{.supplyPartnerId}}/scm?gdpr={{.GDPR}}&consent={{.GDPRConsent}}&rurl=http%3A%2F%2Flocalhost%3A8000%2Fsetuid%3Fbidder%3Dgamoshi%26gdpr%3D{{.GDPR}}%26gdpr_consent%3D{{.GDPRConsent}}%26uid%3D%5Bgusr%5D for adapter: gamoshi. template: userSyncTemplate:1:29: executing "userSyncTemplate" at <.supplyPartnerId>: can't evaluate field supplyPartnerId in type macros.UserSyncTemplateParams
```

0.62.1: pass bid request currency to adform adserver - default to USD (#812)

19 Feb 20:31
Compare
Choose a tag to compare
* pass bid request currency to adform adserver - default to USD

* set bid response currency for adform

0.62.0

19 Feb 20:24
Compare
Choose a tag to compare
Add support for Universal ID module (user.ext.tpid) (#798)