Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SQLite.swift #3614

Closed
maxchuquimia opened this issue Apr 16, 2024 · 7 comments
Closed

Update SQLite.swift #3614

maxchuquimia opened this issue Apr 16, 2024 · 7 comments
Assignees
Labels
core Amplify Core components feature-request Request a new feature

Comments

@maxchuquimia
Copy link

Is your feature request related to a problem? Please describe.

Our project uses Apollo and Amplify Swift. Both have dependencies on SQLite.swift

In Apollo's latest version, the SQLite.swift dependency requirement is now defined as .upToNextMajor(from: "0.15.1")

However, Amplify Swift's dependency requirement is exact: "0.13.2".

Describe the solution you'd like

Update Amplify Swift to support newer versions of SQLite.swift

Describe alternatives you've considered

As a work around, we can avoid updating Apollo for now.

Is the feature request related to any of the existing Amplify categories?

No response

Additional context

No response

@phantumcode phantumcode added feature-request Request a new feature core Amplify Core components labels Apr 16, 2024
Copy link

This has been identified as a feature request. If this feature is important to you, we strongly encourage you to give a 👍 reaction on the request. This helps us prioritize new features most important to you. Thank you!

@phantumcode
Copy link
Member

@maxchuquimia Thanks for submitting the feature request. We will prioritize the request and provide updates here.

@harish-suthar
Copy link

@phantumcode Thanks for adding as feature request I am also facing same issue here, so waiting for a quick release for it.

@phantumcode phantumcode self-assigned this Apr 26, 2024
@maxchuquimia
Copy link
Author

@phantumcode please note that this is now more important because we need SQLite's XCPrivacy manifest in order to comply with Apple's new rules starting tomorrow.

@patrickmarshall
Copy link

@phantumcode Thank you for addressing this issue. We are encountering the same problem on our end as well. We require the use of SQLite 0.14.1 or a newer version.

@phantumcode
Copy link
Member

SQLite 0.15.3 updated in latest release 2.34.0

Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Amplify Core components feature-request Request a new feature
Projects
None yet
Development

No branches or pull requests

5 participants