-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
coreAmplify Core componentsAmplify Core componentsfeature-requestRequest a new featureRequest a new feature
Description
Is your feature request related to a problem? Please describe.
aws-sdk-swift releases daily with new features and services. In order to allow customers to use both aws-sdk-swift and amplify-swift in the same project, amplify-swift should use "from" instead of pinning to an "exact" version.
aws-sdk-swift's versioning policy states that patch version bumps should not contain breaking changes so it should be safe to do this.
Describe the solution you'd like
Change "exact" to "from" and update to the latest minor version of aws-sdk-swift
Describe alternatives you've considered
N/A
Is the feature request related to any of the existing Amplify categories?
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
coreAmplify Core componentsAmplify Core componentsfeature-requestRequest a new featureRequest a new feature