NATS client v2.4.4 Release Notes

    • ๐Ÿšš [FIXED] - #230 - removed extra executor allocation
    • ๐Ÿ›  [FIXED] - #231 - found a problem with message ordering when filtering pings on reconnect, caused issues with reconnect in general
    • ๐Ÿ›  [FIXED] - #226 - added more doc about ping intervals and max ping
    • ๐Ÿ”’ [FIXED] - #224 - resolved a latency problem with windows due to the cost of the message queues spinwait/lock
    • ๐Ÿš€ [CHANGED] - started support for renaming gnatsd to nats-server, full release isn't done so using gnatsd for tests still