Skip to content

Releases: lrsmith/go-icinga2-api

Hostgroup editing

14 Jul 10:25
ac5016a
Compare
Choose a tag to compare

This release allows the editing of HostGroups.

Fix module path

06 Jul 14:23
3653041
Compare
Choose a tag to compare

This release fixes the broken module path in v0.5.0

Add template field to services handling

06 Jul 14:13
e38c6bb
Compare
Choose a tag to compare
Pre-release

Merged in pull request to add template field to services handling.

Fixed tests and Travis-ci

08 Aug 02:23
Compare
Choose a tag to compare
  • 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

15 Jul 02:41
Compare
Choose a tag to compare
v0.4.0

Updated notifications_test.go account for new parameter in CreateService

Added support for users and Notifications

13 Mar 22:52
8549c10
Compare
Choose a tag to compare
Merge pull request #5 from micwiel/notifications

Notifications

v0.2.2: Merge pull request #6 from micwiel/hostalive

09 Mar 05:40
1eefd51
Compare
Choose a tag to compare

v0.2.1: Merge pull request #7 from lrsmith/pr3_create_host_with_group_bug

09 Mar 04:24
61eb49b
Compare
Choose a tag to compare

v0.2.0: Merge pull request #3 from caseyr232/master

08 Mar 04:08
2db1559
Compare
Choose a tag to compare
  • Support for specify groups with Host

Initial Release

12 Dec 17:06
Compare
Choose a tag to compare

This release is the initial release and is the version that is used by the Hashicorp/Icigna2 provider ( hashicorp/terraform#8306 )