11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,5 +1,16 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## [4.4.2] - 2023-10-09
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Upgrade dependencies [#1692](https://github.com/grafana/grafana-zabbix/pull/1692) [#1702](https://github.com/grafana/grafana-zabbix/pull/1702)
|
||||||
|
- Added feature tracking [#1688](https://github.com/grafana/grafana-zabbix/pull/1688)
|
||||||
|
|
||||||
|
### Docs
|
||||||
|
|
||||||
|
- Fix broken link in query editor and doc [#1701](https://github.com/grafana/grafana-zabbix/pull/1701)
|
||||||
|
|
||||||
## [4.4.1] - 2023-08-30
|
## [4.4.1] - 2023-08-30
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
@@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "grafana-zabbix",
|
"name": "grafana-zabbix",
|
||||||
"version": "4.4.1",
|
"version": "4.4.2",
|
||||||
"description": "Zabbix plugin for Grafana",
|
"description": "Zabbix plugin for Grafana",
|
||||||
"homepage": "http://grafana-zabbix.org",
|
"homepage": "http://grafana-zabbix.org",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/alexanderzobnin/grafana-zabbix/issues"
|
"url": "https://github.com/grafana/grafana-zabbix/issues"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/alexanderzobnin/grafana-zabbix.git"
|
"url": "git+https://github.com/grafana/grafana-zabbix.git"
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"author": "Alexander Zobnin",
|
"author": "Alexander Zobnin",
|
||||||
|
|||||||
Reference in New Issue
Block a user