Releases: lrsmith/go-icinga2-api
Releases · lrsmith/go-icinga2-api
Hostgroup editing
Fix module path
This release fixes the broken module path in v0.5.0
Add template field to services handling
Merged in pull request to add template field to services handling.
Fixed tests and Travis-ci
- No longer create an API test user, instead use the container created 'root' user and grabs the password. This is due to issues in creating the test-user reliably.
- Fixed Makefile and .travis.yml to reflect the changes.
Tag with variable support for services
v0.4.0 Updated notifications_test.go account for new parameter in CreateService
Added support for users and Notifications
Merge pull request #5 from micwiel/notifications Notifications
v0.2.2: Merge pull request #6 from micwiel/hostalive
Patch bug with hard-coded value
v0.2.1: Merge pull request #7 from lrsmith/pr3_create_host_with_group_bug
Pr3 create host with group bug
v0.2.0: Merge pull request #3 from caseyr232/master
- Support for specify groups with Host
Initial Release
This release is the initial release and is the version that is used by the Hashicorp/Icigna2 provider ( hashicorp/terraform#8306 )