Skip to content

Release Proposal: v2.11.0#7501

Closed
github-actions[bot] wants to merge 1 commit intomasterfrom
release_proposal-v2.11.0
Closed

Release Proposal: v2.11.0#7501
github-actions[bot] wants to merge 1 commit intomasterfrom
release_proposal-v2.11.0

Conversation

@github-actions
Copy link

Release Proposal: v2.11.0

Target Commit: 03243e42fe46f6bf276cbbf5dcdc7e18fde461d7
Requested by: @mholt
Commit Status: This is the latest commit (HEAD)

This PR proposes creating release tag v2.11.0 at commit 03243e42fe46f6bf276cbbf5dcdc7e18fde461d7.

Approval Process

This PR requires approval from 2+ maintainers before the tag can be created.

What happens next?

  1. Maintainers review this proposal
  2. When 2+ maintainer approvals are received, an automated workflow will post tagging instructions
  3. A maintainer manually creates and pushes the signed tag
  4. The release workflow is triggered automatically by the tag push
  5. Upon release completion, this PR is closed and the branch is deleted

Changes Since Last Release

Release Checklist

  • All tests pass
  • Security review completed
  • Documentation updated
  • Breaking changes documented

Note: Tag creation is manual and requires a signed tag from a maintainer.

@github-actions
Copy link
Author

✅ Approval Quorum Reached

This release proposal has been approved by 2 maintainers: @mohammed90, @francislavoie

Tagging Instructions

A maintainer should now create and push the signed tag:

git checkout 03243e42fe46f6bf276cbbf5dcdc7e18fde461d7
git tag -s v2.11.0 -m "Release v2.11.0"
git push origin v2.11.0
git checkout -

The release workflow will automatically start when the tag is pushed.

@github-actions
Copy link
Author

🚀 Release Workflow Started

Release workflow is now running. This PR will be updated when the release is published.

@francislavoie
Copy link
Member

The build failed, so closing, fixed with #7503, and 2.11.1 will follow.

@github-actions
Copy link
Author

⚠️ Warning: This PR was closed while a release was in progress. This may indicate an error. Please verify the release status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP/1.1 Request Returns 200 with empty Host header Global dns option discrepancy between docs and behaviour

2 participants