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

Incompatible cc_cookie between minor versions #372

Closed
stefanides opened this issue Sep 6, 2022 · 2 comments
Closed

Incompatible cc_cookie between minor versions #372

stefanides opened this issue Sep 6, 2022 · 2 comments
Labels

Comments

@stefanides
Copy link

Hi,

I am using the library to get cookie consents across multiple domains. One is Wordpress, where the version is set manually to v 2.8.0. Another one is managed by npm, which has got recently updated to v. 2.8.5. This introduces the new cc_cookie format (see PR 257), which is not compatible with previous versions - user is then required to confirm cookies on each site separately even the request contains cc_cookie with already agreed values from the other site.

Could this change be backward compatible within minor versions or at least marked as breaking in some release notes?

@orestbida
Copy link
Owner

Hi @stefanides,

this was marked as a breaking change in v2.8.1. If I had created a dedicated "Breaking Changes" section it would have probably been much more visible. Also check out #349 (comment).

@stale
Copy link

stale bot commented Oct 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 17, 2022
@stale stale bot closed this as completed Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants