Skip to content

Releases: PilotDataPlatform/cli

Release develop 3.20.1

28 Jul 19:22
17c06ce

Choose a tag to compare

Release Notes

Summary

fixup dataset download issue due to config error.

Versions

  • Pilot Release Version: 2.16
  • Compatible Version: 2.16

Release develop 3.20.0

19 Jun 15:58
77a80f9

Choose a tag to compare

Release Notes

Summary

The old notification message always report to linux download link in windows and macos platform. The PR will display download link based on platform.

Versions

  • Pilot Release Version: 2.15.2
  • Compatible Version: 2.15.2

Release develop 3.19.7

19 Jun 13:11
384c0e4

Choose a tag to compare

Release Notes

Summary

after updating on upload type in this PR: #235. It introduced another bug where the upload path is not correct when upload a zip. This PR update the logic for upload as zip. But entire logic need to be refactored later on.

Versions

  • Pilot Release Version: 2.15.2
  • Compatible Version: 2.15.2

Release develop 3.19.6

16 Jun 13:42
d99ba5d

Choose a tag to compare

Release Notes

Summary

  • Reverted runner os version to avoid glibc library issue.

Versions

  • Pilot Release Version: 2.15.2
  • Compatible Version: 2.15.2

Release develop 3.19.5

11 Jun 20:40
ae50838

Choose a tag to compare

Release Notes

Summary

  • Improvements to timeout handling for streaming download.

Versions

  • Pilot Release Version: 2.15.2
  • Compatible Version: 2.15.2

Release develop 3.19.4

10 Jun 14:26
fec30b0

Choose a tag to compare

Release Notes

Summary

Versions

  • Pilot Release Version: Unknown
  • Compatible Version: Unknown

Release develop 3.19.3

14 May 15:21
07cd56b

Choose a tag to compare

Release Notes

Summary

Now if create_folder_flag is raised, and upload target is SINGLE file, the process will be treated as AS_FILE upload.

Versions

  • Pilot Release Version: 2.15.2
  • Compatible Version: 2.15.2

Release develop 3.19.2

07 May 15:17
b178285

Choose a tag to compare

Release Notes

Summary

fixup the error handling when user try to upload into trashed project where old error message is Error when checking file duplication. Which is a bit confusing, now update to permission error: Permission denied. Please verify your role in the Project has permission to perform this action.

Versions

  • Pilot Release Version: 2.15.2
  • Compatible Version: 2.15.2

Release develop 3.19.0

23 Apr 19:19
3a13e22

Choose a tag to compare

Release Notes

Summary

add version compatibility check when user:

  • requests to see help page
  • tries to login

Versions

  • Pilot Release Version: 2.15.2
  • Compatible Version: 2.15.2

Release develop 3.18.0

09 Apr 20:37
1da84d7

Choose a tag to compare

Release Notes

Summary

The old logic will attach attribute template at endpoint entire upload, which is now incompatible with portal workflow. And it will need extra step to let bff-cli validate attribute. Instead, we directly pass the attribute template with pre upload api, and let metadata to check if input is valid.

Versions

  • Pilot Release Version: 2.15.1
  • Compatible Version: 2.15.1