v3.8.0
Added
Fixed
- nuid: use unsigned intermediate to avoid left shift undefined behavior by @torque in #686
- Resolve a linking error related to outdated functions in the OpenSSL library by @davidhov in #681
- Fix link to Homebrew formula by @methvind in #703
- [FIXED] natsConnection_Connect can get stuck and consume all memory by @kozlovic in #707
- [FIXED] Random authentication error due to missing signature by @tyler92 in #705
- [FIXED] Build: Centos issue with pthread by @kozlovic in #710
- [FIXED] Missing NATS_EXTERN in nats.h for some functions. by @kozlovic in #715
Non-code changes
- [CHANGED] Updated dependencies.md by @levb in #685
- Simplify and relax issue forms further by @bruth in #688
- [CHANGED] Updated maintainers.md by @levb in #687
- Fix dependencies formatting by @Jarema in #689
- Disable a Travis-ci matrix run until Ubuntu bug resolved by @kozlovic in #708
- Fixed download of NATS Server for latest/main by @kozlovic in #711
New Contributors
- @torque made their first contribution in #686
- @davidhov made their first contribution in #681
- @biot2 made their first contribution in #694
- @Jarema made their first contribution in #689
- @methvind made their first contribution in #703
- @tyler92 made their first contribution in #705
Full Changelog: v3.7.0...v3.8.0