Skip to content
Compare
Choose a tag to compare
@rana rana released this 30 Aug 21:05
· 495 commits to master since this release
  1. Fixed bug related to ORA-24435 in multi-threaded scenario.
  2. Moved OCISvcCtx from Srv to Ses to support bug fix.
  3. Moved Ping method and Break method from Srv to Ses due to OCISvcCtx change.
  4. Revised logging cfg for Ping method and Break method.
  5. Removed doc.go import of gopkg.in which was causing build failures on Windows.

The method changes are breaking changes; therefore, a new version number is given to support gradual changes through the use of gopkg.in\rana\ora.v3.