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

Bump rust crypto sdk version 0.4.1 #1853

Merged
merged 7 commits into from
May 24, 2024

Conversation

BillCarsonFr
Copy link
Member

@BillCarsonFr BillCarsonFr commented May 23, 2024

Updates crypto sdk version to 0.4.1

Some breaking changes:

  • some key data can directly be passed as Data instead of UInt8 array.
  • Other changes on pickle format.
  • bootstrapCrossSigning now returning an optional device key upload

Updated the minimum ios version to 13, was previously 11.0 (to match the new pod min)
Updated the minimum osx version to 10.15, was previously 10.10

Pull Request Checklist

Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me but the tests aren't happy

@BillCarsonFr BillCarsonFr requested a review from manuroe May 24, 2024 07:33
Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐑 it!

@BillCarsonFr BillCarsonFr merged commit 0c3ab70 into develop May 24, 2024
3 checks passed
@BillCarsonFr BillCarsonFr deleted the valere/bump_crypto_sdk_version_0.4.1 branch May 24, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants