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

Add async api breaking change notice to release notes #3721

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

ankur22
Copy link
Contributor

@ankur22 ankur22 commented Apr 29, 2024

What?

Adding the async api breaking change notice to release notes

Why?

We need to inform as many of our users of this large breaking change so that that they are ready for it.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

Comment on lines 9 to 12
- `#pr`, `<small_break_1>`
- `#pr`, `<small_break_2>`
### Browser APIs to Async

### (_optional h3_) `<big_breaking_change>` `#pr`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do not drop the placeholders, please

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've added them back in 9d9e50b

release notes/v0.51.0.md Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release-v0.51.0@35d0374). Click here to learn what that means.

❗ Current head 55ad397 differs from pull request most recent head 2fc5840. Consider uploading reports for the commit 2fc5840 to get more accurate results

Additional details and impacted files
@@                Coverage Diff                 @@
##             release-v0.51.0    #3721   +/-   ##
==================================================
  Coverage                   ?   73.59%           
==================================================
  Files                      ?      277           
  Lines                      ?    20247           
  Branches                   ?        0           
==================================================
  Hits                       ?    14900           
  Misses                     ?     4399           
  Partials                   ?      948           
Flag Coverage Δ
ubuntu 73.50% <ø> (?)
windows 73.43% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

ankur22 and others added 2 commits April 29, 2024 11:38
Co-authored-by: Ivan <2103732+codebien@users.noreply.github.com>
@ankur22 ankur22 force-pushed the add/async-api-release-notes-2 branch from 0c463ec to 2fc5840 Compare April 29, 2024 10:39
@ankur22 ankur22 merged commit c4235fc into release-v0.51.0 Apr 29, 2024
21 of 24 checks passed
@ankur22 ankur22 deleted the add/async-api-release-notes-2 branch April 29, 2024 12:34
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.

None yet

4 participants