temporalio / temporalio/features

[Feature Request] Use codecs for headers in all SDKs

Open
#331 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
32
Forks
28
Avg merge
1d 9h
Merged PRs (30d)
7

Description

Describe the solution you'd like

Some SDKs do not use codecs on headers and in some SDKs adding this may be harder than others and of course we cannot break compatibility (may have to, in Go or Java just tell users they need to use their codec themselves manually). Investigation/research needed.

Contributor guide

No contributing guide indexed for this repository

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

Review the Go and Java SDKs, then follow the linked TypeScript issue 514 and Python issue 925 to compare header codec support. Document whether each SDK can add codec handling without breaking compatibility, and record any manual codec guidance required; the .NET and Ruby checklist items are already done.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, java, python, typescript
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.