From 31c53adbde199883aad9b29bc7774b9fc0c5e31a Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Thu, 1 Feb 2024 15:16:19 +0200 Subject: [PATCH] docs: mark v1.97.x as long-term support release --- SECURITY.md | 2 +- docs/CHANGELOG.md | 8 ++++++++ docs/enterprise.md | 1 + 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 8d6ab9903..9226abdc0 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -5,8 +5,8 @@ | Version | Supported | |---------|--------------------| | [latest release](https://docs.victoriametrics.com/CHANGELOG.html) | :white_check_mark: | +| v1.97.x LTS release | :white_check_mark: | | v1.93.x LTS release | :white_check_mark: | -| v1.87.x LTS release | :white_check_mark: | | other releases | :x: | ## Reporting a Vulnerability diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index aa62da044..6771f54e7 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -32,6 +32,10 @@ The sandbox cluster installation is running under the constant load generated by Released at 2024-02-01 +**v1.97.x is a line of LTS releases (e.g. long-time support). It contains important up-to-date bugfixes for [VictoriaMetrics enterprise](https://docs.victoriametrics.com/enterprise.html). +All these fixes are also included in [the latest community release](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/latest). +The v1.97.x line will be supported for at least 12 months since [v1.97.0](https://docs.victoriametrics.com/CHANGELOG.html#v1970) release** + * FEATURE: [vmagent](https://docs.victoriametrics.com/vmagent.html): add support for `username_file` option at `basic_auth` section in [`scrape_configs`](https://docs.victoriametrics.com/sd_configs/#http-api-client-options). See [this feature request](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5511). Thanks to @wasim-nihal for [the initial implementation](https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5720). * BUGFIX: [vmagent](https://docs.victoriametrics.com/vmagent.html): fix the increased CPU usage when sending the data to remote storage. The issue has been introduced in [v1.97.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.97.0). @@ -43,6 +47,10 @@ Released at 2024-02-01 Released at 2024-01-30 +**v1.97.x is a line of LTS releases (e.g. long-time support). It contains important up-to-date bugfixes for [VictoriaMetrics enterprise](https://docs.victoriametrics.com/enterprise.html). +All these fixes are also included in [the latest community release](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/latest). +The v1.97.x line will be supported for at least 12 months since [v1.97.0](https://docs.victoriametrics.com/CHANGELOG.html#v1970) release** + * SECURITY: upgrade base docker image (Alpine) from 3.19.0 to 3.19.1. See [alpine 3.19.1 release notes](https://www.alpinelinux.org/posts/Alpine-3.19.1-released.html). * SECURITY: upgrade Go builder from Go1.21.5 to Go1.21.6. See [the list of issues addressed in Go1.21.6](https://github.com/golang/go/issues?q=milestone%3AGo1.21.6+label%3ACherryPickApproved). diff --git a/docs/enterprise.md b/docs/enterprise.md index 5334a840f..a6d51e917 100644 --- a/docs/enterprise.md +++ b/docs/enterprise.md @@ -40,6 +40,7 @@ See [these docs](#running-victoriametrics-enterprise) for details on how to run VictoriaMetrics Enterprise includes [all the features of the community edition](https://docs.victoriametrics.com/#prominent-features), plus the following additional features: +- Long-term support stable releases with improtant bugfixes. See, for example, [v1.97.x LTS release](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.97.1). - [Downsampling](https://docs.victoriametrics.com/#downsampling) - this feature allows reducing storage costs and increasing performance for queries over historical data. - [Multiple retentions](https://docs.victoriametrics.com/#retention-filters) - this feature allows reducing storage costs