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

Release 85.0.0 #1006

Merged
merged 12 commits into from
Aug 30, 2024
Merged

Release 85.0.0 #1006

merged 12 commits into from
Aug 30, 2024

Conversation

abretonc7s
Copy link
Collaborator

sdk [0.28.0]

Added

  • fix: adds a unique id to RPC events for extension (#996)
  • feat: connectwith working with async key exchange (#1004)
  • feat: socket reconnection optimization (#994)
  • feat: full deeplink protocol (#992)
  • feat: experimental deeplink protocoll (#990)
  • feat: revert socket server changes (#985)
  • feat: change the default value for 'dappId' to 'N/A' instead of an empty string (#972)

sdk-communication-layer [0.28.2]

Added

  • feat: socket reconnection optimization (#994)

@abretonc7s abretonc7s self-assigned this Aug 29, 2024
@abretonc7s abretonc7s marked this pull request as ready for review August 29, 2024 13:36
@abretonc7s abretonc7s requested a review from a team as a code owner August 29, 2024 13:36
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 16.66667% with 20 lines in your changes missing coverage. Please review.

Project coverage is 80.28%. Comparing base (3e478c2) to head (1c95c93).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...kages/sdk/src/provider/initializeMobileProvider.ts 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1006      +/-   ##
==========================================
- Coverage   80.69%   80.28%   -0.41%     
==========================================
  Files         178      178              
  Lines        4035     4053      +18     
  Branches     1001     1010       +9     
==========================================
- Hits         3256     3254       -2     
- Misses        779      799      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Copy link
Collaborator

@christopherferreira9 christopherferreira9 left a comment

Choose a reason for hiding this comment

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

LGTM -> tested in the feature branches

@christopherferreira9 christopherferreira9 merged commit f96fb19 into main Aug 30, 2024
35 of 37 checks passed
@christopherferreira9 christopherferreira9 deleted the release/85.0.0 branch August 30, 2024 08:23
@abretonc7s abretonc7s restored the release/85.0.0 branch August 30, 2024 08:24
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