You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System level services for debugging (BETA). Exported services to the system account for debugging of blackbox systems. Ability to get the number fo subscribers for a given subject and optionally queue group (#1127)
Fixed
Some typos in code. Thanks to @beautytiger for the contribution (#1105)
Issue when there is a circular dependency in account server import (#1119)
MaxPending configured to more than 2GB. Thanks to @cv711 for the report (#1121)
Some internal locking issues related to accounts lookup and updates (#1126, #1131)
Ability to pass to the command line -cluster nets://<host>:-1 for a random port, which is used in some NATS libraries for testing. This was broken due to changes in Golang (#1128)
Ensure server uses default if ResponsesPermissions's values are set to 0 (#1135)