v2.5.0
·
134 commits
to main
since this release
2.5.0
Fixed
- Fix build with LibreSSL #73
- Fix build error on FreeBSD #82
- Fix Trilogy.new with no arguments #94
- Fix issues with OpenSSL #95 #112
- Avoid closing connections that are not connected
- Always close socket on error
- Clear error queue after close
- Clear error queue before each operation to defend against other misbehaving libraries
- Close connection if interrupted by a Ruby timeout #110
- Correctly cast time of 00:00:00 #97