From d204a2fee523408f479ed390752b94df7d7dc235 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Fri, 19 Nov 2021 17:23:17 -0700 Subject: [PATCH] [nats-streaming] Release v0.23.2 (#2084) Details can be found [here](https://github.com/nats-io/nats-streaming-server/releases/tag/v0.23.2) --- nats-streaming/README-short.txt | 2 +- nats-streaming/deprecated.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 nats-streaming/deprecated.md diff --git a/nats-streaming/README-short.txt b/nats-streaming/README-short.txt index 3568f89f2..caea83c13 100644 --- a/nats-streaming/README-short.txt +++ b/nats-streaming/README-short.txt @@ -1 +1 @@ -NATS Streaming is an open-source, high-performance, cloud native messaging streaming system. +DEPRECATED; An open-source, high-performance, cloud native messaging streaming system. diff --git a/nats-streaming/deprecated.md b/nats-streaming/deprecated.md new file mode 100644 index 000000000..db266bd8e --- /dev/null +++ b/nats-streaming/deprecated.md @@ -0,0 +1 @@ +The NATS Streaming Server is being deprecated. Critical bug fixes and security fixes will be applied until June of 2023. NATS enabled applications requiring persistence should use [JetStream](https://docs.nats.io/jetstream/jetstream).