Skip to content

v2.0.1

Choose a tag to compare

@sfc-gh-abhatnagar sfc-gh-abhatnagar released this 19 May 21:45
· 597 commits to master since this release
645efad
  • 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.