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

2.0.6 #26803

Merged
merged 2 commits into from
Nov 10, 2024
Merged

2.0.6 #26803

merged 2 commits into from
Nov 10, 2024

Conversation

denobot
Copy link
Collaborator

@denobot denobot commented Nov 10, 2024

Bumped versions for 2.0.6

Please ensure:

  • Target branch is correct (vX.XX if a patch release, main if minor)
  • Crate versions are bumped correctly
  • Releases.md is updated correctly (think relevancy and remove reverts)

To make edits to this PR:

git fetch upstream release_2_0.6 && git checkout -b release_2_0.6 upstream/release_2_0.6

cc @littledivy

@littledivy littledivy marked this pull request as ready for review November 10, 2024 03:58
Releases.md Outdated Show resolved Hide resolved
Signed-off-by: Divy Srivastava <dj.srivastava23@gmail.com>
Comment on lines +11 to +13
- feat(ext/http): abort event when request is cancelled (#26781)
- feat(ext/http): abort signal when request is cancelled (#26761)
- feat(lsp): auto-import completions from byonm dependencies (#26680)
Copy link
Member

Choose a reason for hiding this comment

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

these are actually fixes marked as feat

@littledivy littledivy merged commit 8f59d18 into v2.0 Nov 10, 2024
17 checks passed
@littledivy littledivy deleted the release_2_0.6 branch November 10, 2024 04:38
littledivy added a commit that referenced this pull request Nov 10, 2024
Bumped versions for 2.0.6

Signed-off-by: Divy Srivastava <dj.srivastava23@gmail.com>
Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
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