Ivan Kozlovic
17f27ab90f
Prepare for release v1.0.6
...
-Update Dockerfile Go version to 1.9.4
-Add ARM32v6 build of Docker image
2018-02-28 14:49:18 -07:00
Ivan Kozlovic
163ba3f6a7
Merge pull request #608 from nats-io/fix_issue_447
...
[ADDED] Client and Cluster Advertise. Issue #447
2018-02-26 09:12:58 -07:00
Ivan Kozlovic
acf4a31e4b
Major updates + support for config reload of client/cluster advertise
2018-02-05 20:15:36 -07:00
Colin Sullivan
43330bfadd
Remove zoom from office hours descrption.
2018-01-15 13:11:38 -07:00
Colin Sullivan
c197771b12
Update office hours link
2018-01-07 19:17:15 -07:00
Ivan Kozlovic
d90dc55879
Update README and version number for next release
2017-09-25 13:14:48 -06:00
Colin Sullivan
8f3439fb3e
Add write_deadline configuration option [ci skip]
2017-09-18 12:39:57 -06:00
Sergey Sarbash
1ea25001a2
DOC: added a clarification about a token usage ( #563 )
...
* DOC: added a clarification about a token usage
* Minor edits, correction and example
- minor language edits
- corrected name of `util/mkpasswd.go` for all prior references to `util/mkpassword.go`
- gave example output from `util/mkpasswd.go` with comments referencing where to use pass vs bcrypt hash.
2017-08-28 11:13:45 -04:00
Peter Miron
050049c2c7
Merge pull request #556 from nats-io/doc-string-escape
...
Document string escape behavior [ci skip]
2017-08-16 12:16:36 -04:00
Peter Miron
5f8188f40a
Update README.md
...
updated per Ivan's recommendation.
2017-08-16 12:15:25 -04:00
Colin Sullivan
6099eb9c36
Update office hours schedule [ci skip]
2017-08-14 10:35:10 -06:00
Colin Sullivan
dd59ba184f
Document string escape behavior [ci skip]
2017-08-10 15:19:14 -06:00
Colin Sullivan
393bbb7c03
Add a community section and office hours.
2017-08-04 13:21:32 -06:00
Ivan Kozlovic
102b9ed3d4
Release 1.0.2
...
Essentially patch for Windows Docker Images.
2017-07-19 13:21:27 -06:00
Ivan Kozlovic
009362dd65
Prepare for next release
2017-07-12 09:57:32 -06:00
Tyler Treat
dd3ad77ea8
Replace reloaded varz field with config_load_time
2017-06-27 14:33:06 -05:00
Tyler Treat
de2f407680
Fix signal table in README
2017-06-27 13:56:03 -05:00
Tyler Treat
99015c4117
Allow specifying service name for Windows signaling
2017-06-27 12:42:48 -05:00
Tyler Treat
6eb20197a5
Add signaling and Windows service info to README
2017-06-27 12:26:17 -05:00
Tyler Treat
cc30af8ede
Address code review feedback
2017-06-05 17:43:42 -05:00
Tyler Treat
cef5a703ea
Add Development section to README
...
Add a note clarifying symlink behavior on Windows for developers.
2017-06-01 17:08:54 -05:00
Ivan Kozlovic
0cf8455a3a
[ADDED] Support for token in configuration file
...
So far, it was only possible to use token from the command line.
Resolves #464
2017-03-30 11:23:07 -06:00
Waldemar Quevedo
19e6216cbc
Remove -DV from non debugging sections in readme
2017-03-22 19:08:37 -07:00
Waldemar Quevedo
a4fc1b648b
Fixups to readme
...
Add missing space before title
2017-03-22 16:54:18 -07:00
Peter Miron
4a82610a38
Updated to use MIT-specific license image.
2017-02-02 12:39:06 -05:00
Ivan Kozlovic
f1c513d7bf
Removed last references to max_pending_size [ci skip]
2017-01-18 14:38:34 -07:00
Colin Sullivan
b133cda3cd
Add curve preference option to configuration files.
...
* Add a preference to specify and order the curve preferences
* Add details tls help
* Deprecate old 1.4 cipher suite code
2016-12-27 15:41:48 -07:00
Ivan Kozlovic
614c435b08
Release v0.9.6
2016-12-15 15:38:15 -07:00
Christophe de Vienne
5bed783f44
Fix link to go-nats client REAME.md
2016-12-01 14:15:01 +01:00
Derek Collison
a9897f8fd7
Minor updates
2016-11-20 18:39:40 -08:00
Ivan Kozlovic
dcbf5d8d35
Bump to version v0.9.4
2016-08-18 09:27:43 -06:00
Ivan Kozlovic
62923be357
Bump version to 0.9.2
2016-08-08 14:56:28 -06:00
Colin Sullivan
ab962bf0dd
Fix typo in tls parameter doc and readme.
2016-07-25 08:50:29 -06:00
Derek Collison
9a19e5a6c6
update broken coveralls badge image
2016-07-20 13:39:05 -07:00
Alberto Ricart
d022275087
[ci skip] Changes by Ivan and Alberto
2016-07-15 15:58:34 -05:00
Alberto Ricart
92b5a32586
Updated clustering description to show that full mesh is required.
2016-07-15 15:11:22 -05:00
lparis
dbeaad02a6
Updates to Clustering section
2016-06-30 21:13:36 -07:00
lparis
73a6b8ef62
Punctuation fix
2016-06-28 16:19:32 -07:00
lparis
065ea55467
Fixed typo
2016-06-28 12:20:25 -07:00
lparis
d0c315ae41
Updates to README; premissioning feature added
2016-06-27 14:29:22 -07:00
Derek Collison
bbc35c62f1
Changed ther badege url
2016-06-16 20:52:33 -07:00
Justin Nuß
9bfc43232f
Update Go version in README.md
...
Since commit 832bac98 the conf package uses os.LookupEnv, which was added in Go 1.5, thus making gnatsd require Go 1.5+.
This commit updates the README, which still said that Go 1.4+ was required.
2016-06-09 15:05:45 +02:00
Ryan Neal
64057afbbe
update readme about cluster config
2016-06-02 16:30:05 -07:00
Ivan Kozlovic
13d6756901
Fix command line parameters for clustering doc [ci skip]
2016-05-18 13:14:10 -06:00
Derek Collison
4bbd2231a6
update server configs and README to new listen style
2016-05-12 17:34:14 -07:00
Derek Collison
d615273a3e
Bump badge to release 0.8.0
2016-05-11 16:29:11 -07:00
Derek Collison
83a2b3c595
Merge pull request #257 from nats-io/update_readme_with_cluster_example
...
Add clustering example in README
2016-04-26 15:08:54 -07:00
Ivan Kozlovic
dbfa9a713a
Add clustering example in README
2016-04-26 16:03:15 -06:00
Derek Collison
36689b03c8
updates for release prep
2016-04-26 13:51:13 -07:00
Derek Collison
5bea74c2ed
Rename and move some things around
2016-04-21 09:33:26 -07:00