Skip to content

Releases: nats-io/nats-top

Release v0.6.1

28 Jun 02:39
b5f0bbb
Compare
Choose a tag to compare

Changelog

  • b5f0bbb Merge pull request #82 from nats-io/deps-update
  • 5e29a86 Updating badges
  • bebfc1f Bumping go modules. Tweaking CI config
  • b60dee4 Updating workflows. Removing travis config. Updating go deps. Replacing deprecated ioutils functions.

Release v0.6.0

06 Apr 15:57
dd18b02
Compare
Choose a tag to compare

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

04 Oct 21:36
f48bc85
Compare
Choose a tag to compare

Added

  • new flag --display-subscriptions-column (@dsidirop in #70)

Fixed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

09 May 20:50
220bc61
Compare
Choose a tag to compare

Fixes regression in the accounting of msgs/sec and bytes/sec fields.

Changelog

  • 220bc61 Merge pull request #66 from nats-io/fix-msgs-per-sec
  • 17fdae9 Bump version
  • 598af3d Fix msgs/sec calculation
  • 8896b5b Update install command for Go 1.17/1.18 (#65)

v0.5.0

22 Mar 18:53
45799bf
Compare
Choose a tag to compare

Changelog

v0.4.0

03 Mar 19:35
v0.4.0
635d675
Compare
Choose a tag to compare

Changelog

635d675 Goreleaser; update copyright year, company (#49)
bb989bb Merge pull request #48 from nats-io/pdp/gomod
ad89d40 Update travis specs to not be ancient
eb7818d Generate fresh test keys/certs
6fe66de Switch to Go modules and current nats-server
1c2a692 Bump version

v0.3.2

24 Aug 04:50
Compare
Choose a tag to compare

Minor fix release

Fixed

Alignment issues on host column (#35)

v0.3.0

23 Aug 18:24
Compare
Choose a tag to compare

Added

Column padding adjusts dynamically for host and names
Toggable lookup of client hostname via d while monitoring

Fixed

Data is cleared whenever a server goes away

Changed

Name column hidden unless there is a client with a name

v0.2.0

14 Feb 05:25
Compare
Choose a tag to compare

Added

  • Flags for monitoring via https using certificates
  • Displaying of name column for clients sending one on CONNECT
  • Added displaying of uptime column
  • Sorting via idle, last activity which server now supports

Changed

  • Aborts polling in case first request to monitoring port failed

nats-top v0.1.0

22 Aug 00:41
Compare
Choose a tag to compare