Open c-stephenson opened 3 years ago
Are you planning on bringing this up to date at any point?
Yes as I been slacking hard on maintaining this project. I will looking into this weekend and also release a new version with the latest feature PRs.
Thank you Scott - very much appreciated!C. On Thursday, 14 January 2021, 11:39:35 pm GMT, Scott Werner notifications@github.com wrote:
Are you planning on bringing this up to date at any point?
Yes as I been slacking hard on maintaining this project. I will looking into this weekend and also release a new version with the latest feature PRs.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Hi, From Azure SDK v12.x BlockBlobService seems to be deprecated on more recent versions of azure-storage-blob in favour of BlobServiceClient
Error:
Environment:
I've been ok to use the 2.x SDK up until now but I'm now having dependency issues in my environment using MLFlow which uses 12.x
Are you planning on bringing this up to date at any point?
Requesting hopefully :)
Chris