temporalio / temporalio/sdk-php

Add `Patched()` and `DeprecatePatch()` APIs

Open
#558 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
421
Forks
64
Avg merge
1d 1h
Merged PRs (30d)
11

Description

Describe the solution you'd like

In short:

  • Add the Patched(patchId, memoized): boolean and DeprecatePatch(patchId, memoized): boolean APIs. Refer to Core's implementation (once it is ready).

  • (Maybe) Deprecate the GetVersion API.

See temporalio/features#591 for details.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with temporalio/features#591 and the Core implementation referenced in the issue once it is ready. Confirm the intended behavior for Patched() and DeprecatePatch(), including memoized handling, and determine whether GetVersion should be deprecated; done means the PHP SDK exposes APIs matching that specification.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.