Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Releases: IBM/dp-file-uploader

0.1.4

07 Oct 22:42
9989f3d
Compare
Choose a tag to compare

Enhancements

  • (#9) Add --domain argument support.

0.1.3

07 Jan 18:15
Compare
Choose a tag to compare

Enhancements

  • (#7) Request and Response HTTP headers are logged when --verbose logging is enabled.

Fixes

  • (#5) Content-Type header is now provided in HTTP request.

0.1.2

03 Jan 19:37
Compare
Choose a tag to compare

Fixes

  • (#3) Relative and absolute file paths are now handled properly on command line, and only the actual file name is used when building the target path to upload to.
  • (#4) When verbose logging is enabled the XML nodeset(s) are not logged if they exceed 10k characters in length.
  • (#6) version.py is now sourced via absolute path, allowing the tool to be used in any directory.

0.1.1

05 Aug 20:44
Compare
Choose a tag to compare
  • Additional logging

0.1.0

05 Aug 20:35
cd407e1
Compare
Choose a tag to compare

Initial release tag.