v11.7.1, v11.6.3, v11.5.6, v10.11.18 dot release docs#8992
Conversation
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>
|
Note Reviews pausedIt 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 Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughThis 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. ChangesDot Release Documentation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
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
📒 Files selected for processing (6)
source/deployment-guide/server/linux/deploy-rhel.rstsource/deployment-guide/server/linux/deploy-tar.rstsource/product-overview/mattermost-server-releases.mdsource/product-overview/mattermost-v10-changelog.mdsource/product-overview/mattermost-v11-changelog.mdsource/product-overview/version-archive.rst
|
Newest code from mattermost has been published to preview environment for Git SHA 950d295 |
There was a problem hiding this comment.
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
TBDfor 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
TBDSHA-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
TBDSHA-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
There was a problem hiding this comment.
♻️ Duplicate comments (1)
source/product-overview/version-archive.rst (1)
21-21:⚠️ Potential issue | 🟠 Major | ⚡ Quick winRemaining 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
📒 Files selected for processing (1)
source/product-overview/version-archive.rst
|
Newest code from mattermost has been published to preview environment for Git SHA 0558508 |
|
Newest code from mattermost has been published to preview environment for Git SHA c9edd85 |
|
Newest code from mattermost has been published to preview environment for Git SHA 1da3a8b |
|
Newest code from mattermost has been published to preview environment for Git SHA 71aa939 |
|
Newest code from mattermost has been published to preview environment for Git SHA 936a137 |
|
Newest code from mattermost has been published to preview environment for Git SHA cb66f76 |
|
Newest code from mattermost has been published to preview environment for Git SHA ad72d7f |
|
Newest code from mattermost has been published to preview environment for Git SHA badbc15 |
|
Newest code from mattermost has been published to preview environment for Git SHA 243b6c3 |
|
Newest code from mattermost has been published to preview environment for Git SHA 2acfc21 |
|
Newest code from mattermost has been published to preview environment for Git SHA 0011d18 |
Will add release checksums when ready.
Resolves #8991
Generated with Claude Code