From b54ca44c0427b8a844f6d35c4eb87c99638e6c27 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Thu, 5 Jul 2018 11:14:50 -0600 Subject: [PATCH] [nats] Release v1.2.0 Details can be found [here](https://github.com/nats-io/gnatsd/releases/tag/v1.2.0) Signed-off-by: Ivan Kozlovic --- nats/content.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nats/content.md b/nats/content.md index 2924d71c7..ee0b3c9e1 100644 --- a/nats/content.md +++ b/nats/content.md @@ -30,8 +30,8 @@ # Check "docker run" for more information. $ docker run -d --name nats-main -p 4222:4222 -p 6222:6222 -p 8222:8222 %%IMAGE%% -[INF] Starting nats-server version 1.1.0 -[INF] Git commit [add6d79] +[INF] Starting nats-server version 1.2.0 +[INF] Git commit [6608e9a] [INF] Starting http monitor on 0.0.0.0:8222 [INF] Listening for client connections on 0.0.0.0:4222 [INF] Server is ready @@ -47,9 +47,9 @@ $ docker run -d --name=nats-2 --link nats-main -p 4222:4222 -p 6222:6222 -p 8222 # If you want to verify the routes are connected, try this instead: $ docker run -d --name=nats-2 --link nats-main -p 4222:4222 -p 6222:6222 -p 8222:8222 %%IMAGE%% -c gnatsd.conf --routes=nats-route://ruser:T0pS3cr3t@nats-main:6222 -DV -[INF] Starting nats-server version 1.1.0 -[DBG] Go build version go1.9.4 -[INF] Git commit [add6d79] +[INF] Starting nats-server version 1.2.0 +[DBG] Go build version go1.10.3 +[INF] Git commit [6608e9a] [INF] Starting http monitor on 0.0.0.0:8222 [INF] Listening for client connections on 0.0.0.0:4222 [DBG] Server id is TH1MRk9Mug4fgIDdcXIo6R