From cbe7d6700040933e147d26dd36065338686afb07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Vl=C4=8Dek?= Date: Tue, 23 May 2023 16:11:24 +0200 Subject: [PATCH] Release 1.3.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lukáš Vlček --- README.md | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 5db5ae0..a0adc05 100644 --- a/README.md +++ b/README.md @@ -38,19 +38,20 @@ This plugin was started as a fork of [Prometheus exporter for Elasticsearch®](h ## Compatibility Matrix -| OpenSearch | Plugin | Release date | -|-----------:|--------:|-------------:| -| 1.3.9 | 1.3.9.0 | Mar 20, 2023 | -| 1.3.8 | 1.3.8.0 | Mar 03, 2023 | -| 1.3.7 | 1.3.7.0 | Dec 19, 2022 | -| 1.3.6 | 1.3.6.0 | Oct 10, 2022 | -| 1.3.5 | 1.3.5.0 | Sep 05, 2022 | -| 1.3.4 | 1.3.4.0 | Jul 15, 2022 | -| 1.3.3 | 1.3.3.0 | Jun 15, 2022 | -| 1.3.2 | 1.3.2.0 | May 10, 2022 | -| 1.3.1 | 1.3.1.0 | Apr 08, 2022 | -| 1.3.0 | 1.3.0.0 | Mar 22, 2022 | -| <= 1.2.4 | (*) | (*) | +| OpenSearch | Plugin | Release date | +|-----------:|---------:|-------------:| +| 1.3.10 | 1.3.10.0 | May 23, 2023 | +| 1.3.9 | 1.3.9.0 | Mar 20, 2023 | +| 1.3.8 | 1.3.8.0 | Mar 03, 2023 | +| 1.3.7 | 1.3.7.0 | Dec 19, 2022 | +| 1.3.6 | 1.3.6.0 | Oct 10, 2022 | +| 1.3.5 | 1.3.5.0 | Sep 05, 2022 | +| 1.3.4 | 1.3.4.0 | Jul 15, 2022 | +| 1.3.3 | 1.3.3.0 | Jun 15, 2022 | +| 1.3.2 | 1.3.2.0 | May 10, 2022 | +| 1.3.1 | 1.3.1.0 | Apr 08, 2022 | +| 1.3.0 | 1.3.0.0 | Mar 22, 2022 | +| <= 1.2.4 | (*) | (*) | _(*) If you are looking for plugin releases supporting earlier (`<= 1.2.4`) OpenSearch versions please visit ._ @@ -61,7 +62,7 @@ You need to install the plugin on every OpenSearch node that will be scraped by To **install** the plugin: -`./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/1.3.9.0/prometheus-exporter-1.3.9.0.zip` +`./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/1.3.10.0/prometheus-exporter-1.3.10.0.zip` To **remove** the plugin.