Skip to content

Commit 1606543

Browse files
committed
v8.2.0.0
1 parent c501897 commit 1606543

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
4747

4848
| Elasticsearch | Plugin | Release date |
4949
|---------------|----------|--------------|
50+
| 8.2.0 | 8.2.0.0 | May 04, 2022 |
5051
| 8.1.3 | 8.1.3.0 | Apr 20, 2022 |
5152
| 8.1.2 | 8.1.2.0 | Mar 31, 2022 |
5253
| 8.1.1 | 8.1.1.0 | Mar 30, 2022 |

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
group = org.elasticsearch.plugin.prometheus
22

3-
version = 8.1.3.1-SNAPSHOT
3+
version = 8.2.0.0
44

55
pluginName = prometheus-exporter
66
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin

0 commit comments

Comments
 (0)