NATS client v2.16.5 Release Notes
-
Core
- 0๏ธโฃ increase default max (pending) messages, ability to set pending limits in subscribe options #799 @scottf
- ๐ better setup of pending limits #804 @scottf
- ๐ ignore auth required flag from server when building connection string #807 @scottf @ColinSullivan1
โ Etc. Tests / Docs / Examples
- ๐ Fix test only check mirror direct 2.9.0 and later #794 @scottf
- ๐ Fixes typo in Readme #795 @aaabramov
- ๐ Better dev version and autobench naming #798 @scottf
- ๐ Change Temporary File Creation in unit test. #800 @JLLeitschuh
- ๐ fixed test - name not necessary, better for regression #803 @scottf