Summary
3.3.0 brings discordrb up to speed with new features added to Discord's API over the last year. Included is a large number of fixes, optimizations, and library features.
Since there is a lot here, here are highlights of the more notable changes in this release:
- We now use SSL certificate validation in our gateway connections, and enforce use of TLSv1.2. If this is an issue f...