Skip to content

Qore 2.1.1

Choose a tag to compare

@davidnich davidnich released this 09 May 04:40
· 2292 commits to develop since this release

bug fixes

  • DataProvider module
    fixed handling implicit default values in HashDataType (issue 4941)
  • GoogleDataProvider module
    updates to allow the module to be more easily and generically extensible for other apps
  • fixed a bug handling non-blocking SSL socket reads when the remote end closes the connection (issue 4940)