Skip to content

Don't pin to an exact version of aws-sdk-swift #4029

@dayaffe

Description

@dayaffe

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

No one assigned

    Labels

    coreAmplify Core componentsfeature-requestRequest a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions