Skip to content

v5.103.2

Latest
Compare
Choose a tag to compare
@tomweber-sas tomweber-sas released this 11 Jul 19:48
· 1 commit to main since this release

[5.103.2] - 2025-07-11

Added

  • None Nothing Added

Changed

  • None Nothing Changed

Fixed

  • Fix I broke download() in the HTTP access method with that last release! :( 2 days ago. Cut-n-paste error doing all of those try: except: around the http calls. This is a one line fix to remove the read I accidently inserted. The problem that resulted was not a failure, but rather 0 byte files after the 'successful' download.

Removed

  • None Nothing removed