Hi all! Excited to share that Environment Configuration is now in public preview. This feature helps users better manage environment information and utilize it in code to establish a connection to Temporal - e.g. endpoint address, namespace, API keys.
-
Before, you needed to update your client code with multiple pieces of data for each application that you wanted to update connection information for.
-
Now, Environment Configuration provides easy-to-read profiles that can be stored in a centralized location and loaded into the application code.
Check out the docs to get started with Environment Config in the Python, .NET, Go, and Ruby Temporal SDKs (TypeScript coming soon), as well as the Temporal CLI. Make sure to reach out to support if you have any questions!