diff --git a/docs/develop/python/temporal-nexus.mdx b/docs/develop/python/temporal-nexus.mdx index 289c2b852f..2f77c974cc 100644 --- a/docs/develop/python/temporal-nexus.mdx +++ b/docs/develop/python/temporal-nexus.mdx @@ -18,11 +18,7 @@ import { CaptionedImage } from '@site/src/components'; :::tip SUPPORT, STABILITY, and DEPENDENCY INFO -Temporal Python SDK support for Nexus is at [Public Preview](/evaluate/development-production-features/release-stages#public-preview). - -Features in public preview may undergo further development and testing before they are made Generally Available. -These features are being refined and are recommended for production usage. -The APIs may undergo changes; however, Temporal's goal is to maintain backward compatibility. +Temporal Python SDK support for Nexus is now [Generally Available](/evaluate/development-production-features/release-stages#general-availability). ::: diff --git a/docs/evaluate/development-production-features/temporal-nexus.mdx b/docs/evaluate/development-production-features/temporal-nexus.mdx index 9261274fe5..7c0842f3eb 100644 --- a/docs/evaluate/development-production-features/temporal-nexus.mdx +++ b/docs/evaluate/development-production-features/temporal-nexus.mdx @@ -50,21 +50,6 @@ Nexus supports cross-team, cross-domain, cross-namespace, multi-region, and mult Unlike other forms of inter-service communication, Nexus combines a familiar programming model with the resiliency of the Temporal Platform and its queue-based Worker architecture. -Use the following decision tree to help determine if Nexus is right for your use case: - -