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

BLIINK Bid Adapter: hotfix gvlid parameter in release 8.19.0 #10697

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

samous
Copy link
Contributor

@samous samous commented Nov 6, 2023

Type of change

  • Bugfix

Description of change

This pull request resolves a TCF2 compliance issue that has been identified with our Prebid adapter for 'bidder.bliink', which prevents bids from being fetched due to lack of consent configuration. The problem is indicated by the warning message received:

WARNING: Activity control: TCF2 denied 'fetchBids' for 'bidder.bliink'

This was observed following the release of version 8.19.0 where the required gvlid parameter was inadvertently omitted.

Considering the importance of this fix for GDPR compliance and the functionality of the adapter, I propose the following:

  • Integrate this hotfix into the master branch.
  • If possible, create a patched release (e.g., 8.19.1) that includes this critical fix, ensuring users who rely on release 8.19.0 can update to a version with the issue resolved.

I understand that modifying existing releases is not standard practice. However, given the impact on GDPR compliance, I believe an exception might be warranted in this case.

Thank you for your prompt attention to this matter.

@ChrisHuie ChrisHuie self-assigned this Nov 6, 2023
@ChrisHuie ChrisHuie merged commit c544100 into prebid:master Nov 6, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants