We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Patched()
DeprecatePatch()
In short:
Add the Patched(patchId, memoized): boolean and DeprecatePatch(patchId, memoized): boolean APIs. Refer to Core's implementation (once it is ready).
Patched(patchId, memoized): boolean
DeprecatePatch(patchId, memoized): boolean
(Maybe) Deprecate the GetVersion API.
GetVersion
See temporalio/features#591 for details.
The text was updated successfully, but these errors were encountered:
patched()
No branches or pull requests
Describe the solution you'd like
In short:
Add the
Patched(patchId, memoized): boolean
andDeprecatePatch(patchId, memoized): boolean
APIs. Refer to Core's implementation (once it is ready).(Maybe) Deprecate the
GetVersion
API.See temporalio/features#591 for details.
The text was updated successfully, but these errors were encountered: