Release 1.1.9.20201226
traceon
released this
26 Dec 15:57
·
177 commits
to master
since this release
WARNING: Before upgrading to a new version of the driver, make sure you read the release notes of all intermediate versions!
- Fixed
HTTP 400 Bad request
issue when DSN does not have URL and have individual components instead (#306) - Fixed the behavior of
SQLGetData
for cases when the size of the output buffer is0
(#316) - Fixed compilation for recent versions of GCC/Clang/AppleClang (#320)
- Fixed
SQL_DESC_OCTET_LENGTH
handling for array-bound parameters (#325) - Fixed the issue of hanging connections in some client applications (#326)
- Implemented RPM packaging via CPack (#310)