This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-mft.git
from 58570dc Refactoring API
new 3eadd94 Support to delete old transfer status
new 17efc59 Minor bug fixes
new c8fd342 Latest python sdk and cli release
The 3 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/mft/agent/TransportMediator.java | 3 +-
.../airavata/mft/api/handler/MFTApiHandler.java | 16 +++-
api/stub/src/main/proto/MFTTransferApi.proto | 9 ++
.../apache/airavata/mft/admin/MFTConsulClient.java | 6 ++
python-cli/README.md | 2 +-
python-cli/mft_cli/pyproject.toml | 4 +-
python-sdk/setup.cfg | 2 +-
.../src/airavata_mft_sdk/MFTTransferApi_pb2.py | 90 ++++++++------------
.../airavata_mft_sdk/MFTTransferApi_pb2_grpc.py | 97 +++++++---------------
9 files changed, 103 insertions(+), 126 deletions(-)