We are happy to announce the release of D++ 10.1.2! This release is primarily a bugfix release. For very small bots with little activity, you may find that reconnections stop working in 10.1.1. If this bug effects you, you should upgrade to 10.1.2. This version also has improvements to performance of SSL handshakes which you will notice at scale.
The changelog is listed below:
Release Changelog
:sparkles: New Features
• Add TCP_NODELAY to connections to speed up SSL handshakes (#1403)
:lady_beetle: Bug Fixes
• Timers stop firing if the reactor has no sockets, only happens on bots that have little activity (#1401)
♻️ Refactoring
• Better error reporting for failed ssl contexts (#1402)
Thank you for using D++!