release
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,9 +1,21 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## [4.4.4] - 2023-11-21
|
||||||
|
|
||||||
|
### Feature
|
||||||
|
|
||||||
|
- Update configuration page to follow best practices
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Added lint github workflow
|
||||||
|
|
||||||
## [4.4.3] - 2023-10-10
|
## [4.4.3] - 2023-10-10
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
|
- Update grafana-plugin-sdk-go to latest
|
||||||
|
- Remove legacy form styling
|
||||||
- Don't track requests on dashboard [#1707](https://github.com/grafana/grafana-zabbix/pull/1707)
|
- Don't track requests on dashboard [#1707](https://github.com/grafana/grafana-zabbix/pull/1707)
|
||||||
|
|
||||||
## [4.4.2] - 2023-10-09
|
## [4.4.2] - 2023-10-09
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "grafana-zabbix",
|
"name": "grafana-zabbix",
|
||||||
"version": "4.4.3",
|
"version": "4.4.4",
|
||||||
"description": "Zabbix plugin for Grafana",
|
"description": "Zabbix plugin for Grafana",
|
||||||
"homepage": "http://grafana-zabbix.org",
|
"homepage": "http://grafana-zabbix.org",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
|||||||
Reference in New Issue
Block a user