You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should remove all legacy code for SDK versions 0.38 (incl.) and before.
Problem Definition
Legacy code makes the codebase bigger, tests slower, lints slower. And they are not maintained.
Proposal
Remove all code that touches SDK v<=0.38. I can only think of simd migrate commands, but maybe there's something else. We would only offer 0.39 onwards migrations.
if users want to do migrations of older versions of the SDK, they can still download an old binary.
Add documentation on how to perform older migrations.
Summary
We should remove all legacy code for SDK versions 0.38 (incl.) and before.
Problem Definition
Legacy code makes the codebase bigger, tests slower, lints slower. And they are not maintained.
Proposal
simd migrate
commands, but maybe there's something else. We would only offer 0.39 onwards migrations.cc @robert-zaremba @alessio
For Admin Use
The text was updated successfully, but these errors were encountered: