-
Notifications
You must be signed in to change notification settings - Fork 625
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
feat: Added Data residency for eu and global region #1104
Conversation
…a_residency # Conflicts: # examples/dataresidency/setregion.php
The checks are failing as of now since the php-http-client PR is not merged due to which setHost is not working. |
The php-http-client PR is merged, however it is not released. That's why when Output of Output of running the test fie - DataResidencyTest.php |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We probably in all the examples should note that to use the EU region, their subuser must be pinned. One thing I'm wondering is if we should link to the docs for how subuser pinning will work. These do not exist yet publicly, so we may want a followup round to add a link to the documentation in example comments next quarter.
There do seem to be a lot of failing checks... |
Makes sense, I can create a ticket to add the documentation link in all SDKs, when its available publicly. |
Fixes
Adding data residency with global as the default region and adding support for eu region as well.
Checklist
If you have questions, please file a support ticket.