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

CMCD - Support for whitelist and custom key/value pairs #3761

Closed
dsilhavy opened this issue Sep 7, 2021 · 0 comments · Fixed by #3893
Closed

CMCD - Support for whitelist and custom key/value pairs #3761

dsilhavy opened this issue Sep 7, 2021 · 0 comments · Fixed by #3893
Assignees
Milestone

Comments

@dsilhavy
Copy link
Collaborator

dsilhavy commented Sep 7, 2021

As an extension to the existing CMCD implementation it would be nice to support:

  • Whitelist - Be able to apply a separate filter list to explicitly enable certain keys. Only keys whitelisted by the filter would be sent. The whitelist can be part of the settings object
  • Custom keys - accepting both a key and value arguments: For this we should add the option to define a callback function. The callback function allows the application to add new key/value pairs.
@dsilhavy dsilhavy added this to the 4.2.0 milestone Nov 10, 2021
@dsilhavy dsilhavy modified the milestones: 4.2.1, 4.3.0 Dec 8, 2021
@dsilhavy dsilhavy modified the milestones: 4.3.0, 4.3.1 Feb 14, 2022
@vrosenberg vrosenberg linked a pull request Feb 25, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants