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

fix: update nativesdk with improved concurrency handling #11146

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

elefantel
Copy link
Contributor

@elefantel elefantel commented Sep 11, 2024

Description

This PR updates the nativesdk library used by the Android SDK as the server-side component. This version has improved concurrent event handling.

Related issues

Addresses issue reported in Testing Integration Issue with Aarna Builder

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • [] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@elefantel elefantel requested a review from a team as a code owner September 11, 2024 07:54
Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@github-actions github-actions bot added the team-sdk SDK team label Sep 11, 2024
@elefantel elefantel self-assigned this Sep 11, 2024
@metamaskbot metamaskbot added the INVALID-PR-TEMPLATE PR's body doesn't match template label Sep 11, 2024
@elefantel elefantel added the No QA Needed Apply this label when your PR does not need any QA effort. label Sep 11, 2024
@metamaskbot metamaskbot removed the INVALID-PR-TEMPLATE PR's body doesn't match template label Sep 11, 2024
Copy link

sonarcloud bot commented Sep 11, 2024

@elefantel elefantel merged commit 852f78a into main Sep 12, 2024
36 checks passed
@elefantel elefantel deleted the update-native-sdk branch September 12, 2024 04:03
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2024
@metamaskbot metamaskbot added the release-7.32.0 Issue or pull request that will be included in release 7.32.0 label Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
No QA Needed Apply this label when your PR does not need any QA effort. release-7.32.0 Issue or pull request that will be included in release 7.32.0 team-sdk SDK team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants