temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
277 stars 77 forks source link

Attach `temporal-namespace` header to namespace requests #783

Closed Sushisource closed 3 months ago

Sushisource commented 3 months ago

What was changed

Attach temporal-namespace header to namespaced calls

Why?

Requested by cloud

Checklist

  1. Closes https://github.com/temporalio/sdk-core/issues/736

  2. How was this tested: Integ test

  3. Any docs updates needed?