Skip to content

Dot release docs for v11.8.1 and v11.7.4#9047

Merged
amyblais merged 4 commits into
masterfrom
claude/issue-9045-20260616-0817
Jun 17, 2026
Merged

Dot release docs for v11.8.1 and v11.7.4#9047
amyblais merged 4 commits into
masterfrom
claude/issue-9045-20260616-0817

Conversation

@amyblais

Copy link
Copy Markdown
Member

Closes #9045

Generated with Claude Code

Updates deployment guides, server releases table, v11 changelog, and
version archive (Enterprise + Team Edition) for the v11.8.1 and v11.7.4
dot releases.

Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 16, 2026 08:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates Mattermost documentation to reflect the v11.8.1 feature-release patch and the v11.7.4 ESR patch across install guides and release documentation.

Changes:

  • Bumps “latest” and “current ESR” download URLs to 11.8.1 and 11.7.4 in the Linux deployment guides.
  • Adds v11.8.1 and v11.7.4 entries to the v11 changelog (security-fix patch release notes).
  • Updates the server releases page and version archive links/SBOM references to point at the new patch artifacts.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
source/product-overview/version-archive.rst Updates Enterprise/Team archive entries to 11.8.1 and 11.7.4 (with new download/SBOM/signature links).
source/product-overview/mattermost-v11-changelog.md Adds patch release entries for 11.8.1 and 11.7.4 under their respective release trains.
source/product-overview/mattermost-server-releases.md Updates latest download/SBOM links for v11.8 and v11.7 to the newest patch artifacts.
source/deployment-guide/server/linux/deploy-tar.rst Updates wget commands for “Latest release” and “Current ESR” tarball installs.
source/deployment-guide/server/linux/deploy-rhel.rst Updates wget commands for “Latest release” and “Current ESR” tarball installs on RHEL.

Comment thread source/product-overview/version-archive.rst Outdated
Comment thread source/product-overview/version-archive.rst Outdated
Comment thread source/product-overview/version-archive.rst Outdated
Comment thread source/product-overview/version-archive.rst Outdated
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@amyblais, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 18 minutes and 23 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7e6c8d66-3239-48bf-af2a-6ae94c4a214a

📥 Commits

Reviewing files that changed from the base of the PR and between efd4ace and 568c6c1.

📒 Files selected for processing (2)
  • source/product-overview/mattermost-v11-changelog.md
  • source/product-overview/version-archive.rst
📝 Walkthrough

Walkthrough

Documentation is updated across five files to reflect two new Mattermost server patch releases: v11.8.1 and v11.7.4, both released 2026-06-16. Changes include new changelog entries, updated download/SBOM links in the server releases table, bumped wget URLs in the RHEL and tarball deployment guides, and replaced version archive entries with SHA-256 checksum placeholders pending final values.

Changes

Dot release documentation: v11.8.1 and v11.7.4

Layer / File(s) Summary
Changelog and release table updates
source/product-overview/mattermost-v11-changelog.md, source/product-overview/mattermost-server-releases.md
Inserts v11.8.1 and v11.7.4 patch release entries (security fixes, no DB or functional changes) into the v11 changelog, and updates the "Latest releases" table download and SBOM link URLs.
Deployment guide wget URL bumps
source/deployment-guide/server/linux/deploy-rhel.rst, source/deployment-guide/server/linux/deploy-tar.rst
Updates "Latest release" and "Current ESR" wget URLs from 11.8.0→11.8.1 and 11.7.3→11.7.4 in both the RHEL and tarball deployment guides.
Version archive entry replacement
source/product-overview/version-archive.rst
Replaces v11.8.0 and v11.7.3 entries with v11.8.1 and v11.7.4 (ESR) in both the Enterprise and Team edition archives; download, GPG, and SBOM links are updated, and SHA-256 checksums are set to "to be added" placeholders.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related issues

  • #9045 (Dot release docs for server v11.8.1, v11.7.4): This PR directly implements the documentation updates requested in that issue across all listed files.

Possibly related PRs

  • mattermost/docs#9005: Updates the same deployment guide and product-overview download references by bumping Mattermost patch/ESR version numbers, directly parallel to this PR's changes.
  • mattermost/docs#8998: Updates the same versioned download/SBOM/GPG URL fields and checksum placeholders in the version archive for a prior dot release.
  • mattermost/docs#8992: Modifies the same deploy-rhel.rst, deploy-tar.rst, changelog, and version archive surfaces to swap in newer patch versions, matching this PR's pattern.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The PR addresses the requirements from issue #9045 by updating deployment guides, server releases reference, v11 changelog, and version archive for both editions. However, the v10 changelog listed in the issue was not modified. Verify whether the v10 changelog update for issue #9045 was intentionally omitted or should be included in this PR. Update the mattermost-v10-changelog.md file if required by the issue scope.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: dot release documentation updates for Mattermost versions v11.8.1 and v11.7.4.
Description check ✅ Passed The description references the closed issue #9045 and tool used, relating to the dot release documentation updates in the changeset.
Out of Scope Changes check ✅ Passed All changes are documentation updates for v11.8.1 and v11.7.4 release information across deployment guides, product overview, and version archives, which align with issue #9045 requirements.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/issue-9045-20260616-0817

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA efd4ace

@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA afa7b74

@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 568c6c1

@amyblais amyblais added 1: Dev Review Requires review by a core commiter Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) labels Jun 16, 2026
@amyblais amyblais removed 1: Dev Review Requires review by a core commiter Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) labels Jun 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA ed14e63

@amyblais amyblais merged commit ec930d9 into master Jun 17, 2026
4 checks passed
@amyblais amyblais deleted the claude/issue-9045-20260616-0817 branch June 17, 2026 08:20
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.

Dot release docs for server v11.8.1, v11.7.4

3 participants