Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Releases: ConnectEverything/ngs-cli

v0.23.0

21 May 22:53
c2c099a
Compare
Choose a tag to compare

Changelog

  • [ngs] added support for arm64 (m1/linux)

v0.20.0

10 May 15:02
d0cd86d
Compare
Choose a tag to compare

This update enables support for JWT v2 while maintaining v1 compatibility. This release is backward compatible with JWT 1.0. If using JWT2 configurations, please use nsc 2.2.3 or better as that version solves known issues with nsc pull -A.

Note that if using the JWT 2 operator/accounts, you must use ngs 0.20.0 or better, as old tooling is unable to read the new JWTs.

For a full description, please see https://github.com/ConnectEverything/ngs-cli/blob/master/release_notes/migrating_to_0_20.md

v0.12.0

18 Nov 22:12
Compare
Choose a tag to compare

Release Notes

[update] updated all nats-io dependencies
[chore] changed cli widgets dependencies to be external of nsc #94
[fix] account edit now displays correct link for plan list #95
[fix] account plans now displays leafnode limits #95
[feat] enhanced server tracing #102
[chore] ngs server removed support for unreleased tokenized payments feature #104
[chore] additional dev script fixes

Changelog

dc13ff9 updated go releaser recipe for ngs and draconian rule only allows archives with maching number of executables and OS...
7d2e4af update natsio (#110)
0c12eed adding a custom field to invoices showing the account public key (#107)
d8583d9 updated travis (#109)
ceade76 Fix dev setup script (#105)
05781c3 Remove UI (#104)
d435625 Expose lb header (#103)
57c19ef Improve admin/user trace (#102)
8646046 Automate dev environment setup (#101)
4d9b565 Added a fix that is required when the JWT gets updated to the next release. (#100)
e3a4a23 Two of the reported missing error checks, lead to tests failing. One was valid, as the JWT for a negative test couldn't be encoded with the specified key. The other broke the flow of the code. I fixed the first test, the second I added a comment and elided the check. (#98)
9717095 Revert "fixes to staticcheck issues (#96)" (#97)
9805006 fixes to staticcheck issues (#96)
ece6c96 small fixes
abbe5c1 updated readme about web and tests
15b5226 isolated dependency on nsc/cli into another lib so we can decouple (#94)
2db5cc6 updated syn_2 with unlimited

v0.11.0

14 Nov 22:47
Compare
Choose a tag to compare
  • Added support for one time codes, provided by Synadia, that can update your account to a new plan.
  • Fixed a few minor bugs

v0.10.0

04 Oct 18:20
Compare
Choose a tag to compare

Minor update to help with plan changes

v0.9.0

25 Sep 00:26
29cd0bc
Compare
Choose a tag to compare

This is a major release of the ngs command line tool. The new release removes many commands in favor of the nsc tool which has been updated to work with the NGS billing servers in a generic, and open-source way.

For more information please see https://github.com/ConnectEverything/ngs-cli/blob/master/release_notes/migrating_to_0_9.md.

v0.8.2

23 Sep 20:50
29cd0bc
Compare
Choose a tag to compare

We are preparing for a major release this week of the ngs command line tool. For more information please see https://github.com/ConnectEverything/ngs-cli.

The new release will remove many commands in favor of the nsc tool which has been updated to work with the NGS billing servers in a generic, and open-source way.

This version contains minor updates in preparation for the new functionality split.

v0.8.1

10 Jun 21:12
Compare
Choose a tag to compare

Update for NATS 2.0 release.

v0.7.2

15 May 13:39
Compare
Choose a tag to compare

Added updates from NSC to include fixes to account issuer. (#60)

v0.7.0

30 Apr 19:34
Compare
Choose a tag to compare

Added support for leaf node connect
Added support for account signers
Added more information about expirations
Cleaned up labels for imports and exports