This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/airavata-django-portal-sdk.git.
from e5b9ea1 AIRAVATA-3485 Bump version to 1.1.dev8
new 2be2ab9 AIRAVATA-3420 Regenerate the grpc stubs
new 9c5e75e AIRAVATA-3420 Fix computing path when relative, and allow
optimization where base resource path is configured
new 94ec26a AIRAVATA-3420 Allow reading just a few bytes from very large
files by streaming http download (initial use case is to determine file type)
new 5c5b002 AIRAVATA-3420 Implement get_download_url for REMOTE API,
return full URL
new 5a0a08a Bump version to 1.2.dev1
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airavata_django_portal_sdk/user_storage/api.py | 40 +++-
.../user_storage/backends/CredCommon_pb2.py | 76 +++++-
.../user_storage/backends/MFTApi_pb2.py | 257 +++++++++++++++------
.../user_storage/backends/mft_provider.py | 52 +++--
setup.py | 2 +-
5 files changed, 321 insertions(+), 106 deletions(-)