Is your feature request related to a problem? Please describe.
We are using lock files and specific versions for running features locally (CI automatically pulls latest via GH API)
Describe the solution you'd like
Allow features to default to the latest SDK version, which each lang's package manager should hopefully automatically do if we remove the set version currently.