v1.2.3
·
40 commits
to NetFramework461
since this release
- Make Timeout and retry behavior inconsistent.
- Add support for GetBytes, GetChars and GetStream.
- Fix intermittent boolean conversion issue (for large result set when data in one block).
- Fix for System access violation when too many threads used to connect concurrently with JWT.
- Obsolete switch for .Net core leading to not streaming http responses not needed anymore with framework upgrade.
- Db.Null parameter value was not supported for all DBType.
- Fix for oktapreview.com was not accepted as a valid Okta url by the Okta authenticator
- Fix for exception in Connection.Close were causing application to crash when clean up the connection during Dispose.