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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enhancements
Relocate natscontext to the jsm.go package for ease of reuse
Add FreeBSD support to releases
Various UX fixes
Allow AckWait to be set in consumers
Relocate source code into nats subdirectory for more consistent builds when using Go tooling like go get
Allow stream max message size to be set as 1GB etc
Contexts can be validated using the nats context validate command, connection attempts can be done using each configuration using --connect in validate and show
Additional text templating to bodies and headers for pub and reply commands. Also adds {{.ID}} to generate unique strings