Skip to content

Commit

Permalink
v9.0.x / v8.1.x / v8.0.x / v7.8.x dot release docs (#6654)
Browse files Browse the repository at this point in the history
* Update download-latest-tarball.rst

* Update extended-support-release.rst

* Update version-archive.rst

* Update self-managed-changelog.md

* Update download-latest-tarball.rst

* Update self-managed-changelog.md

* Update self-managed-changelog.md

* Update self-managed-changelog.md

* Update self-managed-changelog.md

* Update self-managed-changelog.md

* Update self-managed-changelog.md

* Update version-archive.rst

* Update version-archive.rst

* Update version-archive.rst

* Update version-archive.rst
  • Loading branch information
amyblais authored Oct 6, 2023
1 parent 1327aed commit b3701c2
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 37 deletions.
4 changes: 2 additions & 2 deletions source/install/download-latest-tarball.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Using ``wget``, download the Mattermost Server release you want to install.

<div class="mm-code-copy__wrapper">
<code class="mm-code-copy__text mm-code-copy__trigger" data-click-el="Snippet">
wget https://releases.mattermost.com/9.0.0/mattermost-9.0.0-linux-amd64.tar.gz
wget https://releases.mattermost.com/9.0.1/mattermost-9.0.1-linux-amd64.tar.gz
</code>
<span class="mm-code-copy__copied-notice">Copied to clipboard</span>
</div>
Expand All @@ -35,7 +35,7 @@ Using ``wget``, download the Mattermost Server release you want to install.

<div class="mm-code-copy__wrapper">
<code class="mm-code-copy__text mm-code-copy__trigger" data-click-el="Snippet">
wget https://releases.mattermost.com/8.1.2/mattermost-8.1.2-linux-amd64.tar.gz
wget https://releases.mattermost.com/8.1.3/mattermost-8.1.3-linux-amd64.tar.gz
</code>
<span class="mm-code-copy__copied-notice">Copied to clipboard</span>
</div>
Expand Down
20 changes: 19 additions & 1 deletion source/install/self-managed-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ Latest Mattermost Releases:

## Release v9.0 - [Major Release](https://docs.mattermost.com/upgrade/release-definitions.html#major-release)

**Release day: September 15, 2023**
- **9.0.1, released 2023-10-06**
- Mattermost v9.0.1 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
- Mattermost v9.0.1 contains no database or functional changes.
- **9.0.0, released 2023-09-15**
- Original 9.0.0 release

### Important Upgrade Notes
- Removed the deprecated Insights feature.
Expand Down Expand Up @@ -111,6 +115,12 @@ Multiple setting options were added to ``config.json``. Below is a list of the a

## Release v8.1 - [Extended Support Release](https://docs.mattermost.com/upgrade/release-definitions.html#extended-support-release-esr)

- **8.1.3, released 2023-10-06**
- Mattermost v8.1.3 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
- Mattermost v8.1.3 contains no database or functional changes.
- Fixed a potential read after write issue when loading license.
- Prepackaged Calls plugin version [v0.18.2](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v0.18.2).
- Fixed a panic where a simple worker would crash if it failed to get a job.
- **8.1.2, released 2023-09-08**
- Mattermost v8.1.2 contains medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
- Mattermost v8.1.2 contains the following database changes:
Expand Down Expand Up @@ -204,6 +214,10 @@ Multiple setting options were added to ``config.json``. Below is a list of the a

## Release v8.0 - [Major Release](https://docs.mattermost.com/upgrade/release-definitions.html#major-release)

- **8.0.4, released 2023-10-06**
- Mattermost v8.0.4 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
- Mattermost v8.0.4 contains no database or functional changes.
- Prepackaged Calls plugin version [v0.17.1](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v0.17.1).
- **v8.0.3, released 2023-09-08**
- Mattermost v8.0.3 contains medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
- Mattermost v8.0.3 contains no database or functional changes.
Expand Down Expand Up @@ -656,6 +670,10 @@ Mattermost v7.9.0 contains a low severity level security fix. [Upgrading](https:

## Release v7.8 - [Extended Support Release](https://docs.mattermost.com/upgrade/release-definitions.html#extended-support-release-esr)

- **7.8.12, released 2023-10-06**
- Mattermost v7.8.12 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
- Mattermost v7.8.12 contains no database or functional changes.
- Prepackaged Calls plugin version upgraded [v0.13.1](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v0.13.1).
- **v7.8.11, released 2023-09-08**
- Mattermost v7.8.11 contains medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
- Mattermost v7.8.11 contains the following database changes:
Expand Down
4 changes: 2 additions & 2 deletions source/upgrade/extended-support-release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ What are the current supported Extended Support Release versions?
+-------------+----------------+------------------+------------------+--------------------------------------------------------------------------------------------+-----------------------------------------------------+
| Version | Type | Release Date | End of Support | Latest Dot Release Download link | Upgrade Notes |
+=============+================+==================+==================+============================================================================================+=====================================================+
| 8.1 | Feature | August 16, 2023 | May 15, 2024 | `8.1.2 <https://releases.mattermost.com/8.1.2/mattermost-8.1.2-linux-amd64.tar.gz>`_ | |
| 8.1 | Feature | August 16, 2023 | May 15, 2024 | `8.1.3 <https://releases.mattermost.com/8.1.3/mattermost-8.1.3-linux-amd64.tar.gz>`_ | |
+-------------+----------------+------------------+------------------+--------------------------------------------------------------------------------------------+-----------------------------------------------------+
| 7.8 | Feature | February 16, 2023| November 15, 2023| `7.8.11 <https://releases.mattermost.com/7.8.11/mattermost-7.8.11-linux-amd64.tar.gz>`_ | |
| 7.8 | Feature | February 16, 2023| November 15, 2023| `7.8.12 <https://releases.mattermost.com/7.8.12/mattermost-7.8.12-linux-amd64.tar.gz>`_ | |
+-------------+----------------+------------------+------------------+--------------------------------------------------------------------------------------------+-----------------------------------------------------+
| 7.1 | Feature | July 15, 2022 | May 15, 2023 | `7.1.9 <https://releases.mattermost.com/7.1.9/mattermost-7.1.9-linux-amd64.tar.gz>`_ | |
+-------------+----------------+------------------+------------------+--------------------------------------------------------------------------------------------+-----------------------------------------------------+
Expand Down
Loading

0 comments on commit b3701c2

Please sign in to comment.