Releases: kosyfrances/rundeck-zabbix
Releases · kosyfrances/rundeck-zabbix
v0.1.1
v0.1.0
ENHANCEMENTS:
Add timeout to API calls, with a default of 2s, also configurable by the user.
Migrate dependencies to go modules.
BUG FIXES:
Do not throw error on initial configuration file setup.
Pre-release alpha.1
- Log messages to both stdout and file
- Implement config file flag without assuming that configuration is in home directory
- Expand Zabbix trigger description macro when fetching data from Zabbix API to map to jobs
- Update build commands and docs
Initial pre-release alpha.0
Initial pre-release that passes all tests and implements MVP.