From 7a577ad3ad1ecf5e94f487a23eefbdd63f515fe1 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Mon, 29 Jan 2018 10:39:52 -0700 Subject: [PATCH] Prepare for release 0.7.2 --- .travis.yml | 4 ++-- Dockerfile | 4 ++-- LICENSE | 1 + README.md | 49 ++++++++++++++++++++++++------------------------ server/server.go | 2 +- 5 files changed, 31 insertions(+), 29 deletions(-) diff --git a/.travis.yml b/.travis.yml index bb768a87..ec052127 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: go sudo: false go: -- 1.8.5 -- 1.9.2 +- 1.8.6 +- 1.9.3 install: - go get -t ./... - go get github.com/nats-io/gnatsd diff --git a/Dockerfile b/Dockerfile index 05304aab..750d74e1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ -FROM golang:1.9.2 +FROM golang:1.9.3 -MAINTAINER Ivan Kozlovic +MAINTAINER Ivan Kozlovic COPY . /go/src/github.com/nats-io/nats-streaming-server WORKDIR /go/src/github.com/nats-io/nats-streaming-server diff --git a/LICENSE b/LICENSE index 85cb5a87..46e4c8b8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ The MIT License (MIT) Copyright (c) 2016-2017 Apcera Inc. +Copyright (c) 2018 Synadia Communications Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/README.md b/README.md index 6f313f76..8f136d04 100644 --- a/README.md +++ b/README.md @@ -518,12 +518,12 @@ various general statistics. ``` { "cluster_id": "test-cluster", - "server_id": "J3Odi0wXYKWKFWz5D5uhH9", - "version": "0.7.0", - "go": "go1.9.2", + "server_id": "zRppEjOtLOrbbl8dQob8xe", + "version": "0.7.2", + "go": "go1.9.3", "state": "STANDALONE", - "now": "2017-06-07T14:45:29.472535266+02:00", - "start_time": "2017-06-07T14:44:49.936077607+02:00", + "now": "2018-01-29T09:36:14.902851-07:00", + "start_time": "2018-01-29T09:35:59.079744-07:00", "uptime": "39s", "clients": 11, "subscriptions": 10, @@ -781,23 +781,23 @@ The NATS Streaming Server embeds a NATS Server. Starting the server with no argu ``` > ./nats-streaming-server -[53359] 2017/12/18 17:44:31.592661 [INF] STREAM: Starting nats-streaming-server[test-cluster] version 0.7.0 -[53359] 2017/12/18 17:44:31.592893 [INF] STREAM: ServerID: jQfdbn7EtFy406tcMNrZEv -[53359] 2017/12/18 17:44:31.592898 [INF] STREAM: Go version: go1.9.2 -[53359] 2017/12/18 17:44:31.594084 [INF] Starting nats-server version 1.0.4 -[53359] 2017/12/18 17:44:31.594462 [INF] Listening for client connections on 0.0.0.0:4222 -[53359] 2017/12/18 17:44:31.594467 [INF] Server is ready -[53359] 2017/12/18 17:44:31.621852 [INF] STREAM: Recovering the state... -[53359] 2017/12/18 17:44:31.621873 [INF] STREAM: No recovered state -[53359] 2017/12/18 17:44:31.880284 [INF] STREAM: Message store is MEMORY -[53359] 2017/12/18 17:44:31.880345 [INF] STREAM: ---------- Store Limits ---------- -[53359] 2017/12/18 17:44:31.880349 [INF] STREAM: Channels: 100 * -[53359] 2017/12/18 17:44:31.880353 [INF] STREAM: --------- Channels Limits -------- -[53359] 2017/12/18 17:44:31.880356 [INF] STREAM: Subscriptions: 1000 * -[53359] 2017/12/18 17:44:31.880359 [INF] STREAM: Messages : 1000000 * -[53359] 2017/12/18 17:44:31.880362 [INF] STREAM: Bytes : 976.56 MB * -[53359] 2017/12/18 17:44:31.880365 [INF] STREAM: Age : unlimited * -[53359] 2017/12/18 17:44:31.880369 [INF] STREAM: ---------------------------------- +[59641] 2018/01/29 09:35:37.294159 [INF] STREAM: Starting nats-streaming-server[test-cluster] version 0.7.2 +[59641] 2018/01/29 09:35:37.294253 [INF] STREAM: ServerID: pqF3OFH1mzh1zqmKYTJ4m0 +[59641] 2018/01/29 09:35:37.294257 [INF] STREAM: Go version: go1.9.3 +[59641] 2018/01/29 09:35:37.294451 [INF] Starting nats-server version 1.0.4 +[59641] 2018/01/29 09:35:37.294647 [INF] Listening for client connections on 0.0.0.0:4222 +[59641] 2018/01/29 09:35:37.294653 [INF] Server is ready +[59641] 2018/01/29 09:35:37.323606 [INF] STREAM: Recovering the state... +[59641] 2018/01/29 09:35:37.323634 [INF] STREAM: No recovered state +[59641] 2018/01/29 09:35:37.578419 [INF] STREAM: Message store is MEMORY +[59641] 2018/01/29 09:35:37.578520 [INF] STREAM: ---------- Store Limits ---------- +[59641] 2018/01/29 09:35:37.578529 [INF] STREAM: Channels: 100 * +[59641] 2018/01/29 09:35:37.578536 [INF] STREAM: --------- Channels Limits -------- +[59641] 2018/01/29 09:35:37.578543 [INF] STREAM: Subscriptions: 1000 * +[59641] 2018/01/29 09:35:37.578549 [INF] STREAM: Messages : 1000000 * +[59641] 2018/01/29 09:35:37.578556 [INF] STREAM: Bytes : 976.56 MB * +[59641] 2018/01/29 09:35:37.578562 [INF] STREAM: Age : unlimited * +[59641] 2018/01/29 09:35:37.578569 [INF] STREAM: ---------------------------------- ``` The server will be started and listening for client connections on port 4222 (the default) from all available interfaces. The logs will be displayed to stderr as shown above. @@ -1360,7 +1360,7 @@ if you want to ensure that each operation is immediately committed to the databa ## Clients -Here is the list of NATS Streaming clients, supported by Apcera. We may add additional supported streaming clients in the future, and encourage community-contributed clients. +Here is the list of NATS Streaming clients, supported by Synadia. We may add additional supported streaming clients in the future, and encourage community-contributed clients. - [C#](https://github.com/nats-io/csharp-nats-streaming) - [Go](https://github.com/nats-io/go-nats-streaming) @@ -1371,7 +1371,8 @@ Here is the list of NATS Streaming clients, supported by Apcera. We may add addi The MIT License (MIT) -Copyright (c) 2016-2017 Apcera Inc. +Copyright (c) 2016-2017 Apcera Inc.
+Copyright (c) 2018 Synadia Communications Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/server/server.go b/server/server.go index e92e5668..204fb7bc 100644 --- a/server/server.go +++ b/server/server.go @@ -33,7 +33,7 @@ import ( // Server defaults. const ( // VERSION is the current version for the NATS Streaming server. - VERSION = "0.7.1" + VERSION = "0.7.2" DefaultClusterID = "test-cluster" DefaultDiscoverPrefix = "_STAN.discover"