STREAM-6700: drop upload via File support#6367
Conversation
3a34578 to
060bd90
Compare
penalosa
left a comment
There was a problem hiding this comment.
This seems like a breaking change to the binding—will this break customers in production?
Sorry should have mentioned in the description but we havent rolled the binding out to Customers yet |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6367 +/- ##
=======================================
Coverage ? 70.53%
=======================================
Files ? 420
Lines ? 113996
Branches ? 18788
=======================================
Hits ? 80410
Misses ? 22354
Partials ? 11232 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merging this PR will improve performance by 26.15%
Performance Changes
Comparing Footnotes
|
Removes uploading videos via
Filein favor of users uploading via link. We want users to upload files via ReadableStream instead but that will come in a later iteration