VATZ
This release is the first official release of VATZ
.
- VATZ Proto
- VATZ
- Official Plugins
Please refer to ReadMe for more informations
VATZ New Features
- Add a new feature to send healthchecking message to GCP logging (#556)
- VATZ Dockerlizing feature (#338)
VATZ* Enhancements
- VATZ Enhance CLI commands Managements
- Unify all flags in plugin CLI commands (#536)
- Add new discord webhook address type (#576)
VATZ* Plugins
- Official Plugins (#241)
- Community Plugins
- vatz-community-plugins
- https://github.com/dsrvlabs/vatz-plugin-sei
- https://github.com/dsrvlabs/vatz-plugin-avail
- https://github.com/dsrvlabs/vatz-plugin-near
- https://github.com/dsrvlabs/vatz-plugin-solana
- https://github.com/dsrvlabs/vatz-plugin-watchers
- https://github.com/dsrvlabs/vatz-plugin-flow
- https://github.com/dsrvlabs/vatz-plugin-eth-el
- https://github.com/dsrvlabs/vatz-plugin-namada
- https://github.com/dsrvlabs/vatz-plugin-balance
- https://github.com/dsrvlabs/vatz-plugin-matic
- vatz-community-plugins
Official Plugins
Repo | Plugin | Method name | go package | plugins(go package) |
---|---|---|---|---|
vatz-plugin-sysutil | vatz_net_monitor | cpu_monitor | github.com/dsrvlabs/vatz-plugin-sysutil | cpu_monitor |
vatz_cpu_monitor | mem_monitor | mem_monitor | ||
vatz_mem_monitor | disk_monitor | disk_monitor | ||
vatz_disk_monitor | net_monitor | net_monitor | ||
vatz-plugin-cosmoshub | vatz_block_sync | block_sync | github.com/dsrvlabs/vatz-plugin-cosmoshub | node_block_sync |
vatz_node_is_alived | node_is_alived | node_is_alived | ||
vatz_peer_count | peer_count | node_peer_count | ||
vatz_active_status | active_status | node_active_status | ||
vatz_gov_alarm | gov_alarm | node_governance_alarm |
In details
- Update wrong version on README.md by @xellos00 in #545
- Modified
vatz_start.sh
scripts by @meetrick in #558 - Modified installation guide by @meetrick in #562
- Add new discord webhook address type by @heejin-github in #575
- Fix the github action of creation bi weekly discussion by @gnongs in #571
- Add monitoring to GCP cloud Logging by @xellos00 in #569
- Add Dockerfile into Vatz by @xellos00 in #590
- Send Notification via its Flag by @xellos00 in #589
- Updated to fix dpendabot pointed out. by @xellos00 in #605
- Update documents for release v1.2.0 by @xellos00 in #600
New Contributors
- Bump golang.org/x/net from 0.7.0 to 0.23.0 in /sdk by @dependabot in #602
Full Changelog: v1.1.0...v1.2.0