You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thoughts on accelerating to 1.13 since it's beta? I would like to not have a dependency in this repo that is archived. 1.14 is probably not coming for another 7-8 months so that's a long time.
The NATS Streaming PubSub component is currently in beta.
NATS Streaming is officially deprecated. The server does not receive security fixes as of June 2023: https://github.com/nats-io/nats-streaming-server Maintainer instead recommend using NATS JetStream, which Dapr already supports.
Aside from the server being deprecated, the client library we depend on is deprecated as well. This means it does not receive security fixes.
We should deprecate the component in Dapr 1.12, and decide on which version it will be officially removed from.
The text was updated successfully, but these errors were encountered: