mirror of https://github.com/dapr/docs.git
Update setup-nats-streaming.md (#3833)
Signed-off-by: frodera <219724+frodera@users.noreply.github.com>
This commit is contained in:
parent
718ea0a269
commit
e83b4d3158
|
@ -10,9 +10,9 @@ aliases:
|
|||
## ⚠️ Deprecation notice
|
||||
|
||||
{{% alert title="Warning" color="warning" %}}
|
||||
This component is **deprecated** because the [NATS Streaming Server](hhttps://nats-io.gitbook.io/legacy-nats-docs/nats-streaming-server-aka-stan/developing-with-stan) was deprecated in June 2023 and no longer receives updates. Users are encouraged to switch to using [JetStream]({{< ref setup-jetstream >}} as an alternative.
|
||||
This component is **deprecated** because the [NATS Streaming Server](https://nats-io.gitbook.io/legacy-nats-docs/nats-streaming-server-aka-stan/developing-with-stan) was deprecated in June 2023 and no longer receives updates. Users are encouraged to switch to using [JetStream]({{< ref setup-jetstream >}}) as an alternative.
|
||||
|
||||
This component will be **removed in the Dapr v1.13 release.
|
||||
This component will be **removed in the Dapr v1.13 release**.
|
||||
{{% /alert %}}
|
||||
|
||||
## Component format
|
||||
|
|
Loading…
Reference in New Issue