[nats] Release v1.0.4

Details can be found [here](https://github.com/nats-io/gnatsd/releases/tag/v1.0.4)
This commit is contained in:
Ivan Kozlovic 2017-09-27 11:49:07 -06:00
parent 7318870c71
commit 4d162d6367
1 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
# use -p or -P as needed. # use -p or -P as needed.
$ docker run -d --name nats-main nats $ docker run -d --name nats-main nats
[INF] Starting nats-server version 1.0.2 [INF] Starting nats-server version 1.0.4
[INF] Starting http monitor on 0.0.0.0:8222 [INF] Starting http monitor on 0.0.0.0:8222
[INF] Listening for client connections on 0.0.0.0:4222 [INF] Listening for client connections on 0.0.0.0:4222
[INF] Server is ready [INF] Server is ready
@ -31,8 +31,8 @@ $ docker run -d --name=nats-2 --link nats-main nats -c gnatsd.conf --routes=nats
# If you want to verify the routes are connected, try this instead: # If you want to verify the routes are connected, try this instead:
$ docker run -d --name=nats-2 --link nats-main nats -c gnatsd.conf --routes=nats-route://ruser:T0pS3cr3t@nats-main:6222 -DV $ docker run -d --name=nats-2 --link nats-main nats -c gnatsd.conf --routes=nats-route://ruser:T0pS3cr3t@nats-main:6222 -DV
[INF] Starting nats-server version 1.0.2 [INF] Starting nats-server version 1.0.4
[DBG] Go build version go1.7.6 [DBG] Go build version go1.8.3
[INF] Starting http monitor on 0.0.0.0:8222 [INF] Starting http monitor on 0.0.0.0:8222
[INF] Listening for client connections on 0.0.0.0:4222 [INF] Listening for client connections on 0.0.0.0:4222
[DBG] Server id is BEfslG6VOmnIbMQcXTVaVJ [DBG] Server id is BEfslG6VOmnIbMQcXTVaVJ