Skip to content

Stability fixes

Choose a tag to compare

@bretambrose bretambrose released this 13 Nov 19:58
· 255 commits to main since this release
c311358
  • Fixes crash invoking Openssl APIs when there's a mismatch between node's openssl and the openssl the sdk was built against
  • Fixes crash on shutdown due to not waiting for thread-based C objects to completely destroy themselves.