Skip to content

UOPY 1.2.0

Choose a tag to compare

@shenxianpeng shenxianpeng released this 24 Mar 06:38
3abe1d7

Enhancements and fixes

  • UOPY-41 Prior to this release, uopy returned two values when only one id was sent to read_named_fields, and the id was not found in the file.
  • UOPY-42 This release adds a method to the uopy.File object that gets the fileinfo information from the server.
  • UOPY-43 An issue with the uopy.connect method, where turning on connection pooling was only allowed from the uopy.ini, has been fixed in this release. Passing pooling_on=True in the uopy.connect method will properly utilize a connection pooling license if available.
  • UOPY-66 Various performance enhancements have been made to the uopy.File.Read and uopy.File.Write method.

For more information please refer to changelog.