-
Notifications
You must be signed in to change notification settings - Fork 805
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
chore: downgrade API for patch release #2056
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2056 +/- ##
==========================================
- Coverage 93.05% 92.74% -0.31%
==========================================
Files 153 149 -4
Lines 5972 5640 -332
Branches 1246 1187 -59
==========================================
- Hits 5557 5231 -326
+ Misses 415 409 -6 |
Hi @dyladan Since our SDK is currently broken, we want to release an urgent fix so our clients will not experience crashes. We have two options:
Do you think the fix might be ready in the following hours? |
yes i'm merging and releasing now |
This is the first step in fixing #2055
After this merges, we will need to release a new patch version. Then we will need to upgrade the API again and the next release should be a minor version bump (or RC)