Skip to content

Release Proposal: v2.11.1#7504

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

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

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 20, 2026

Release Proposal: v2.11.1

Target Commit: 6610e2f1bd8f54853006eefd3849c9965190e57f
Requested by: @francislavoie
Commit Status: This is the latest commit (HEAD)

This PR proposes creating release tag v2.11.1 at commit 6610e2f1bd8f54853006eefd3849c9965190e57f.

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: @francislavoie, @mohammed90

Tagging Instructions

A maintainer should now create and push the signed tag:

git checkout 6610e2f1bd8f54853006eefd3849c9965190e57f
git tag -s v2.11.1 -m "Release v2.11.1"
git push origin v2.11.1
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.

@github-actions
Copy link
Author

✅ Release Published

The release has been successfully published and is now available.

@github-actions github-actions bot closed this Feb 20, 2026
@github-actions github-actions bot deleted the release_proposal-v2.11.1 branch February 20, 2026 23:17
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