NATS client v2.4.0 Release Notes

    • ๐Ÿ‘ [ADDED] - support for JWT-based authentication and NGS
    • ๐Ÿ›  [FIXED] - issue with norandomize server connect order, it was broken at some point
    • ๐Ÿ“ฆ [FIXED] #199 - import of a private package
    • ๐Ÿ“œ [FIXED] #195 - issue with "discovered" servers not having a protocol but we tried to parse as uri
    • ๐Ÿ›  [FIXED] #186, #191 - sneaky issue with connection reader not reseting state on reconnect
    • 0๏ธโƒฃ [ADDED] #192 - option to set inbox prefix, default remains the same
    • โšก๏ธ [FIXED] #196 - updated all the versions i could find, and added note in gradle file about them