Skip to content

Releases: nats-io/nsc

0.2.2

09 Dec 00:21
Compare
Choose a tag to compare

Changelog

a503716 FIX #37 - deleting import now requires --service to differentiate
1537b8f FIX #37 - deleting import now requires --service to differentiate

0.2.1

08 Dec 23:23
687f8a5
Compare
Choose a tag to compare

Changelog

687f8a5 FIX #38 - default in pickers set to current value (#44)
1e3ccb7 fixed selection of user on interactive mode (#43)
fb0fad4 FIX #41

0.2.0

08 Dec 03:55
Compare
Choose a tag to compare

Changelog

d343dc2 Changed describe user --user to describe user --name
9f25682 FIX #36

0.1.8

07 Dec 00:28
Compare
Choose a tag to compare

Changelog

856237c moved nsc describe -f <file> to be nsc describe jwt -f
139b601 added manual parsing code for token
0343fc5 add operator and other fixes to the context etc
3fc5008 Minor fix to update, default time to current time (#30)
0d5e986 fix test
9122bcc Wildcard exports
cf55c52 fix export user
e6b4532 Merge branch 'master' of github.com:/nats-io/nsc
dbb394f list users and servers

0.1.7

06 Dec 00:36
Compare
Choose a tag to compare

Changelog

9c7a9fd Merge branch 'master' of https://github.com/nats-io/nsc
500564c Hide nkey message in quiet mode
4683e26 abbrev paths
92673c4 unset env "GITHUB_TOKEN" when set during an update check - this should be set only when running the update library.
bd90408 edit account - support for limits
1380853 Merge branch 'master' of https://github.com/nats-io/nsc
20dcab9 Replaced extract token code with go-nats version.
6d6ceff Fixes to listing/describing operators (#28)
e4a0fa9 Added cobra check for no arguments - nsc commands take flags without any bare args. (#26)
dbf1df2 FIX #8 (#25)
1f0d028 updated modules
6491a44 Quiet mode global and updated a few actions that ngs uses. (#24)
f965d43 if error on update check - stop checking for a day
040cc57 fixing few typos (#23)
e8fcb9d FIX #17 - home for ngs/nsc will be .nsc/.ngs Added tests to update Updated to use new version of jwt lib without codec issues
31f25c5 Allow account edit to change Limits.Conn (#20)
91cb26f Updated jwt and nkeys to released versions
5e3c04b FIX #9 - updated jwt and nkey dependencies
cb465f2 FIX #11
54d0f2a more tests
b5f3c52 tests list operators, accounts, clusters
42a063f tests
31ee05c tests

0.1.6

04 Dec 23:15
ffb1fca
Compare
Choose a tag to compare

Changelog

ffb1fca Operators (#7)
cde940e added go modules build instructions

0.1.4

30 Nov 00:00
Compare
Choose a tag to compare

Changelog

23cbd08 public import

0.1.3

28 Nov 16:44
Compare
Choose a tag to compare

Changelog

450a5f5 go mod tidy
66dab91 [ci skip] updated readme with minimal installation/update instructions

0.1.2

27 Nov 16:58
Compare
Choose a tag to compare

Changelog

edbc1db install script now only processes bare zip files and installs into ~/.nsccli/bin

0.1.1

27 Nov 16:25
Compare
Choose a tag to compare

Changelog

5c41b49 adapted https://github.com/denoland/deno_install/blob/master/install.py for nsc installation
4eb76d3 Merge branch 'master' of https://github.com/nats-io/nsc
bbe660f Merge branch 'master' of https://github.com/nats-io/nsc
39b7262 update cmd
656313b made generate activation token property public
96403ce update travis