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

Add StampEventIKeyForConcerns option in Java layer #1107

Merged

Conversation

sid-dahiya
Copy link
Contributor

Some teams want to be able to always stamp the associated tenant with events as they have events for different tenants flowing through.

@sid-dahiya sid-dahiya marked this pull request as ready for review March 3, 2023 23:05
@@ -18,7 +18,7 @@ namespace MAT_NS_BEGIN {
uint64_t const Version =
((uint64_t)3 << 48) |
((uint64_t)7 << 32) |
((uint64_t)46 << 16) |
((uint64_t)62 << 16) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit - do you plan to do new release with this version, or else you want me to do a release?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I can do a release.

@sid-dahiya sid-dahiya merged commit 3c77727 into main Mar 6, 2023
@sid-dahiya sid-dahiya deleted the sid-dahiya/AddStampEventIKeyForConcernsOptionForPrivacyGuard branch March 6, 2023 21:37
@sid-dahiya sid-dahiya linked an issue Apr 13, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PrivacyGuard: StampEventIKeyForConcerns was not added to iOS SDK
2 participants