Skip to content

v3.8.0

Compare
Choose a tag to compare
@levb levb released this 28 Feb 18:35
86124c4

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

Full Changelog: v3.7.0...v3.8.0