Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 923 Bytes

2019-01-31-prebidjs-2.md

File metadata and controls

21 lines (13 loc) · 923 Bytes
layout title description permalink
post
Prebid.js 2.0 Released
A minor major version number release
/blog/pbjs-2

Prebid.js 2.0 is a minor major release

Compared to Prebid.js 1.0, the 2.0 release will be a non-event for most sites.

The Prebid.js team has adopted a policy of incrementing the major version number whenever there's a 'breaking change' -- a change in behavior we want everyone to be aware of. The idea is that everyone will wonder "what's with the new version", and come looking for blog entries like this. For 2.0, the change is:

{: .alert.alert-warning :} The "limited bid caching" feature is now off by default.

Any publisher that was utilizing this limited form of bid caching may turn it back on. Do this by calling setConfig() with the useBidCache option.