Skip to content

v11.7.1, v11.6.3, v11.5.6, v10.11.18 dot release docs#8992

Merged
amyblais merged 13 commits into
masterfrom
claude/issue-8991-20260520-0638
May 21, 2026
Merged

v11.7.1, v11.6.3, v11.5.6, v10.11.18 dot release docs#8992
amyblais merged 13 commits into
masterfrom
claude/issue-8991-20260520-0638

Conversation

@amyblais
Copy link
Copy Markdown
Member

@amyblais amyblais commented May 20, 2026

Will add release checksums when ready.


Resolves #8991
Generated with Claude Code

Adds dot release entries to the v10 and v11 changelogs, updates the
server releases table, refreshes download URLs in the RHEL and tarball
deployment guides, and adds version-archive entries (Enterprise and
Team Edition). SHA-256 checksums in version-archive.rst are placeholders
(``TBD``) to be filled in once the binaries are published.

Refs #8991

Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 20, 2026 06:49
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 20, 2026

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This PR updates documentation to reflect dot releases v11.7.1, v11.6.3, v11.5.6, and v10.11.18 across deployment guides, release tables/version archives, and changelogs, and refines one desktop-app changelog wording.

Changes

Dot Release Documentation

Layer / File(s) Summary
Release changelog entries
source/product-overview/mattermost-v10-changelog.md, source/product-overview/mattermost-v11-changelog.md
New v10.11.18 and v11 patch-release sections (11.7.1, 11.6.3, 11.5.6) added with dates, security/regression bullets, plugin version updates, and explicit no database/functional change statements.
Release information tables and archives
source/product-overview/mattermost-server-releases.md, source/product-overview/version-archive.rst
“Latest releases” table and Enterprise/Team version-archive entries updated to reference new patch-version download, GPG, and SBOM URLs; SHA-256 values set where provided or TBD.
Deployment instruction download URLs
source/deployment-guide/server/linux/deploy-rhel.rst, source/deployment-guide/server/linux/deploy-tar.rst
RHEL and tar-based installation docs updated to download 11.7.1 instead of 11.7.0 in both "Latest release" and "Current ESR" tabs.
Desktop app changelog wording
source/product-overview/desktop-app-changelog.md
Linux changelog item refined to reference the specific “enable native window decorations” preference with a documentation link.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • mattermost/docs#8907: Updates deployment wget URLs and server release/version table entries for related patch releases.
  • mattermost/docs#8957: Modifies version-archive entries around v11.7 ESR metadata.
  • mattermost/docs#8792: Edits deployment and release documentation (tarball URLs and release notes) for other patch releases.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Out of Scope Changes check ⚠️ Warning One minor out-of-scope change detected: the desktop-app-changelog.md file was updated with a Linux preference wording change unrelated to the dot-release requirements. Remove the unrelated desktop-app-changelog.md change to keep the PR focused solely on server dot-release documentation.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title directly and clearly identifies the four dot-release versions being documented in the changeset.
Description check ✅ Passed The description references the linked issue and mentions adding dot-release entries, which aligns with the changeset's documentation updates.
Linked Issues check ✅ Passed The pull request successfully implements all requirements from issue #8991 by updating deployment guides, changelogs, release tables, and version archives for all four specified versions.
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-8991-20260520-0638

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.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@source/product-overview/version-archive.rst`:
- Line 16: Replace every placeholder occurrence of "SHA-256 Checksum: ``TBD``"
with the real SHA-256 hex digest for the corresponding archive artifacts and
keep the document formatting (double backticks) intact; verify each inserted
hash matches the actual artifact by computing the SHA-256 checksum locally
(e.g., via sha256sum or equivalent) before committing. Update all reported
instances (the specific "TBD" placeholders noted in the comment) to their final
hashes, ensure each entry's checksum corresponds to the correct file/version,
and don't leave any "TBD" placeholders in the file before merging/publishing.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b009e796-14b9-43e8-9dd5-7351186a845d

📥 Commits

Reviewing files that changed from the base of the PR and between 42ccb2e and 950d295.

📒 Files selected for processing (6)
  • source/deployment-guide/server/linux/deploy-rhel.rst
  • source/deployment-guide/server/linux/deploy-tar.rst
  • source/product-overview/mattermost-server-releases.md
  • source/product-overview/mattermost-v10-changelog.md
  • source/product-overview/mattermost-v11-changelog.md
  • source/product-overview/version-archive.rst

Comment thread source/product-overview/version-archive.rst Outdated
@github-actions
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 Server documentation to reflect the v11.7.1, v11.6.3, v11.5.6, and v10.11.18 dot releases referenced in #8991, including download links and changelog entries.

Changes:

  • Bumped download URLs in Linux deployment guides from 11.7.0 to 11.7.1.
  • Updated server release table and v10/v11 changelogs with the new dot releases and release dates.
  • Updated the version archive entries for Enterprise and Team editions to point at the new artifacts/SBOMs.

Reviewed changes

Copilot reviewed 6 out of 6 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 version archive entries to new patch versions, download URLs, and SBOM links.
source/product-overview/mattermost-v11-changelog.md Adds 11.7.1 / 11.6.3 / 11.5.6 dot-release bullets to the v11 changelog.
source/product-overview/mattermost-v10-changelog.md Adds 10.11.18 dot-release bullets to the v10 changelog.
source/product-overview/mattermost-server-releases.md Updates “Latest releases” table download + SBOM links to the latest patch versions.
source/deployment-guide/server/linux/deploy-tar.rst Updates wget examples to download 11.7.1.
source/deployment-guide/server/linux/deploy-rhel.rst Updates wget examples to download 11.7.1.
Comments suppressed due to low confidence (7)

source/product-overview/version-archive.rst:23

  • Blocker (Editor Evie): The SHA-256 checksum is still TBD for v11.6.3. The version archive should only publish entries with a real checksum so readers can validate authenticity.
  Mattermost Enterprise Edition v11.6.3 - `View Changelog <https://docs.mattermost.com/product-overview/mattermost-v11-changelog.html#release-v11-6-feature-release>`__ - `Download <https://releases.mattermost.com/11.6.3/mattermost-11.6.3-linux-amd64.tar.gz?src=arc>`__
    - ``https://releases.mattermost.com/11.6.3/mattermost-11.6.3-linux-amd64.tar.gz``
    - SHA-256 Checksum: ``TBD``
    - GPG Signature: https://releases.mattermost.com/11.6.3/mattermost-11.6.3-linux-amd64.tar.gz.sig
    - SBOM Download Link: https://releases.mattermost.com/11.6.3/sbom-enterprise-v11.6.3.json

source/product-overview/version-archive.rst:28

  • Blocker (Editor Evie): The v11.5.6 entry includes SHA-256 Checksum: TBD``. Please update this to the actual SHA-256 (or temporarily omit the checksum line until it’s known).
  Mattermost Enterprise Edition v11.5.6 - `View Changelog <https://docs.mattermost.com/product-overview/mattermost-v11-changelog.html#release-v11-5-feature-release>`__ - `Download <https://releases.mattermost.com/11.5.6/mattermost-11.5.6-linux-amd64.tar.gz?src=arc>`__
    - ``https://releases.mattermost.com/11.5.6/mattermost-11.5.6-linux-amd64.tar.gz``
    - SHA-256 Checksum: ``TBD``
    - GPG Signature: https://releases.mattermost.com/11.5.6/mattermost-11.5.6-linux-amd64.tar.gz.sig
    - SBOM Download Link: https://releases.mattermost.com/11.5.6/sbom-enterprise-v11.5.6.json

source/product-overview/version-archive.rst:63

  • Blocker (Editor Evie): The v10.11.18 archive entry has SHA-256 Checksum: TBD``. Please publish the real checksum so admins can verify the downloaded artifact.
  Mattermost Enterprise Edition v10.11.18 *Extended Support Release (ESR)* - `View Changelog <https://docs.mattermost.com/product-overview/mattermost-v10-changelog.html#release-v10-11-extended-support-release>`__ - `Download <https://releases.mattermost.com/10.11.18/mattermost-10.11.18-linux-amd64.tar.gz?src=arc>`__
    - ``https://releases.mattermost.com/10.11.18/mattermost-10.11.18-linux-amd64.tar.gz``
    - SHA-256 Checksum: ``TBD``
    - GPG Signature: https://releases.mattermost.com/10.11.18/mattermost-10.11.18-linux-amd64.tar.gz.sig
    - SBOM Download Link: https://releases.mattermost.com/10.11.18/sbom-enterprise-v10.11.18.json

source/product-overview/version-archive.rst:491

  • Blocker (Editor Evie): Team Edition v11.7.1 still shows SHA-256 Checksum: TBD``. Please replace with the actual checksum (or remove the line until available).
  Mattermost Team Edition v11.7.1 *Extended Support Release (ESR)* - `View Changelog <https://docs.mattermost.com/product-overview/mattermost-v11-changelog.html#release-v11-7-extended-support-release>`__ - `Download <https://releases.mattermost.com/11.7.1/mattermost-team-11.7.1-linux-amd64.tar.gz?src=arc>`__
    - ``https://releases.mattermost.com/11.7.1/mattermost-team-11.7.1-linux-amd64.tar.gz``
    - SHA-256 Checksum: ``a08c65869c94162ad506305801bddd31cfbd73fd597a20973eba2018d2deef05``
    - GPG Signature: https://releases.mattermost.com/11.7.1/mattermost-team-11.7.1-linux-amd64.tar.gz.sig
    - SBOM Download Link: https://github.com/mattermost/mattermost/releases/download/v11.7.1/sbom-mattermost-v11.7.1.json

source/product-overview/version-archive.rst:496

  • Blocker (Editor Evie): Team Edition v11.6.3 includes a TBD SHA-256 checksum. The archive should not ship with placeholder checksums.
  Mattermost Team Edition v11.6.3 - `View Changelog <https://docs.mattermost.com/product-overview/mattermost-v11-changelog.html#release-v11-6-feature-release>`__ - `Download <https://releases.mattermost.com/11.6.3/mattermost-team-11.6.3-linux-amd64.tar.gz?src=arc>`__
    - ``https://releases.mattermost.com/11.6.3/mattermost-team-11.6.3-linux-amd64.tar.gz``
    - SHA-256 Checksum: ``TBD``
    - GPG Signature: https://releases.mattermost.com/11.6.3/mattermost-team-11.6.3-linux-amd64.tar.gz.sig
    - SBOM Download Link: https://github.com/mattermost/mattermost/releases/download/v11.6.3/sbom-mattermost-v11.6.3.json

source/product-overview/version-archive.rst:501

  • Blocker (Editor Evie): Team Edition v11.5.6 has SHA-256 Checksum: TBD``. Please update to the published SHA-256 value so integrity checks are possible.
  Mattermost Team Edition v11.5.6 - `View Changelog <https://docs.mattermost.com/product-overview/mattermost-v11-changelog.html#release-v11-5-feature-release>`__ - `Download <https://releases.mattermost.com/11.5.6/mattermost-team-11.5.6-linux-amd64.tar.gz?src=arc>`__
    - ``https://releases.mattermost.com/11.5.6/mattermost-team-11.5.6-linux-amd64.tar.gz``
    - SHA-256 Checksum: ``TBD``
    - GPG Signature: https://releases.mattermost.com/11.5.6/mattermost-team-11.5.6-linux-amd64.tar.gz.sig
    - SBOM Download Link: https://github.com/mattermost/mattermost/releases/download/v11.5.6/sbom-mattermost-v11.5.6.json

source/product-overview/version-archive.rst:536

  • Blocker (Editor Evie): Team Edition v10.11.18 includes a TBD SHA-256 checksum. Please replace with the real checksum before publishing.
  Mattermost Team Edition v10.11.18 *Extended Support Release (ESR)* - `View Changelog <https://docs.mattermost.com/product-overview/mattermost-v10-changelog.html#release-v10-11-extended-support-release>`__ - `Download <https://releases.mattermost.com/10.11.18/mattermost-team-10.11.18-linux-amd64.tar.gz?src=arc>`__
    - ``https://releases.mattermost.com/10.11.18/mattermost-team-10.11.18-linux-amd64.tar.gz``
    - SHA-256 Checksum: ``TBD``
    - GPG Signature: https://releases.mattermost.com/10.11.18/mattermost-team-10.11.18-linux-amd64.tar.gz.sig
    - SBOM Download Link: https://github.com/mattermost/mattermost/releases/download/v10.11.18/sbom-mattermost-v10.11.18.json

Comment thread source/product-overview/version-archive.rst Outdated
Comment thread source/product-overview/version-archive.rst
Comment thread source/product-overview/mattermost-v11-changelog.md Outdated
Comment thread source/product-overview/mattermost-v10-changelog.md Outdated
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

♻️ Duplicate comments (1)
source/product-overview/version-archive.rst (1)

21-21: ⚠️ Potential issue | 🟠 Major | ⚡ Quick win

Remaining TBD checksums still need to be populated.

Six SHA-256 checksum placeholders remain as TBD (v11.6.3, v11.5.6, and v10.11.18 for both Enterprise and Team editions). While progress was made by populating the v11.7.1 checksums, these remaining placeholders continue to prevent administrators from verifying artifact integrity and weaken the security posture described in this archive.

Also applies to: 26-26, 61-61, 494-494, 499-499, 534-534

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@source/product-overview/version-archive.rst` at line 21, Replace the
remaining "TBD" SHA-256 placeholders in version-archive.rst with the real
checksums for the listed releases: v11.6.3, v11.5.6, and v10.11.18 for both
Enterprise and Team editions (these are the entries currently showing "SHA-256
Checksum: ``TBD``"); obtain the correct SHA-256 values from the verified build
artifacts, then update the corresponding lines (also check the other occurrences
mentioned) so each "TBD" is replaced with the exact checksum string.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Duplicate comments:
In `@source/product-overview/version-archive.rst`:
- Line 21: Replace the remaining "TBD" SHA-256 placeholders in
version-archive.rst with the real checksums for the listed releases: v11.6.3,
v11.5.6, and v10.11.18 for both Enterprise and Team editions (these are the
entries currently showing "SHA-256 Checksum: ``TBD``"); obtain the correct
SHA-256 values from the verified build artifacts, then update the corresponding
lines (also check the other occurrences mentioned) so each "TBD" is replaced
with the exact checksum string.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: aae154fc-bfdf-4453-a215-09e9dfe7457e

📥 Commits

Reviewing files that changed from the base of the PR and between 950d295 and 0558508.

📒 Files selected for processing (1)
  • source/product-overview/version-archive.rst

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@amyblais amyblais added the 2: Editor Review Requires review by an editor label May 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@amyblais amyblais removed the request for review from mgdelacroix May 20, 2026 12:19
@amyblais amyblais added 3: Reviews Complete All reviewers have approved the pull request Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) and removed 2: Editor Review Requires review by an editor labels May 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@amyblais amyblais removed the Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) label May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

@amyblais amyblais removed the 3: Reviews Complete All reviewers have approved the pull request label May 21, 2026
@amyblais amyblais merged commit 7ad96ee into master May 21, 2026
5 checks passed
@amyblais amyblais deleted the claude/issue-8991-20260520-0638 branch May 21, 2026 10:25
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.7.1, v11.6.3, 11.5.6, v10.11.18

3 participants