Releases: nats-io/nats-top
Releases · nats-io/nats-top
Release v0.6.3
Release v0.6.2
Changelog
- 8cf58f5 Bump dependencies
- 0e08dbf Bump golang.org/x/crypto from 0.16.0 to 0.17.0
- ebd02a9 Make an initial fetch request before entering the loop
- e4c0cce Use a separate test package to prevent unexported identifiers access
- ef3a395 Use a map for test cases and remove the test desc from output
- 95c7386 Remove delays in the tests and use channels and retries
- dc8c8ce Use the server time to calculate message and byte rates
- 7133b15 Change how non data numbers are displayed
Release v0.6.1
Release v0.6.0
Changelog
- Added server ID and Name to output (#77)
- Added: show rates msgs and bytes per sec using space (#78)
- Updated to latest dependencies
Full Changelog: v0.5.3...v0.6.0
Release v0.5.3
Added
Fixed
- Updated packages to latest version ( @danielcibrao-form3 in #75)
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.0
Changelog
- 45799bf Update server dependency (#64)
- 908f09f add missing maintainer (#63)
- eceb6bb Update deps (#61)
- 696b065 #59 new cli flag -l for column-separation in output textfile (to generate csvs etc) (#60)
- 73e1dbc #57 new cli flag save single snapshot to file (#58)
- d8fa604 #52 support refreshing N times (#56)
- c99cb78 Add Raw bytes toggle (#55)
- da4bef5 #53 add -b flag to display traffic in raw bytes (#54)
- 4133b36 Merge pull request #51 from nats-io/deps
- 86273fb Bump server version
- 84724fc Merge pull request #50 from nats-io/build-updates
- bd76807 Merge pull request #47 from nats-io/add_dependency_doc
- 742246f Update deps, avoid security vulnerabilities
- a8b24aa Build with current Go tooling, more cleanly
- 110a559 Create dependencies.md [ci skip]