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

Remove namespace from GetSystemInfo call #2418

Merged
merged 2 commits into from
Jan 26, 2022

Conversation

cretz
Copy link
Member

@cretz cretz commented Jan 25, 2022

What changed?

Removed namespace from GetSystemInfo since it is no longer at temporalio/api#140. It was originally added in #2309 which has not been released so it should be safe.

Why?

We were incorrect in assuming we could make these namespace specific. For SDK client use, we have to have capabilities for cross-namespace clients.

How did you test it?

Existing unit tests

Potential risks

None if merged before next release.

Is hotfix candidate?

No.

@cretz cretz requested review from bergundy and a team January 25, 2022 22:14
@cretz cretz merged commit 0bf97af into temporalio:master Jan 26, 2022
@cretz cretz deleted the get-system-info-remove-namespace branch January 26, 2022 18:03
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.

3 participants