Skip to content

Releases: kosyfrances/rundeck-zabbix

v0.1.1

16 Jul 06:53
3a34220
Compare
Choose a tag to compare

BUG FIXES:
Use bash shell for build commands

v0.1.0

29 Mar 12:55
a1b5a3f
Compare
Choose a tag to compare

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

06 May 20:01
001bef8
Compare
Choose a tag to compare
Pre-release alpha.1 Pre-release
Pre-release
  • 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

28 Apr 20:39
534d243
Compare
Choose a tag to compare
Pre-release

Initial pre-release that passes all tests and implements MVP.