Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing version to server-side adapters #1623

Closed
bretg opened this issue Dec 11, 2020 · 1 comment
Closed

Passing version to server-side adapters #1623

bretg opened this issue Dec 11, 2020 · 1 comment

Comments

@bretg
Copy link
Contributor

bretg commented Dec 11, 2020

The use cases for passing PBS version through the ecosystem are troubleshooting and feature sensitivity. e.g. "if version > x then expect A". Note that analytics adapters already have access to the PBS version.

The proposal is to pass ext.prebid.server.version to adapters. Alternately, we could make it available as a global function or variable.

It was noted that this is a tiny bit more CPU and network for a field that's rarely used. We could do it only in test/debug mode.

Open for public comment.

@bretg
Copy link
Contributor Author

bretg commented Sep 3, 2021

This is tracked by #1818

@bretg bretg closed this as completed Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant