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

chore: forward v1.43.2 release commit to main #23749

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

denobot
Copy link
Collaborator

@denobot denobot commented May 8, 2024

THIS PR HAS GIT CONFLICTS THAT MUST BE RESOLVED

This is the release commit being forwarded back to main for 1.43.2

Please ensure:

  • Everything looks ok in the PR
  • The release has been published

To make edits to this PR:

git fetch upstream forward_v1.43.2 && git checkout -b forward_v1.43.2 upstream/forward_v1.43.2

Don't need this PR? Close it.

cc @nathanwhit

Bumped versions for 1.43.2

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:
```shell
git fetch upstream release_1_43.2 && git checkout -b release_1_43.2 upstream/release_1_43.2
```

cc @nathanwhit

---------

Co-authored-by: nathanwhit <[email protected]>
Co-authored-by: Nathan Whitaker <[email protected]>
@nathanwhit nathanwhit marked this pull request as ready for review May 9, 2024 00:06
@nathanwhit nathanwhit enabled auto-merge (squash) May 9, 2024 00:26
@nathanwhit nathanwhit merged commit e6dc4df into main May 9, 2024
20 checks passed
@nathanwhit nathanwhit deleted the forward_v1.43.2 branch May 9, 2024 00:45
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

2 participants