Skip to content

Latest commit

 

History

History
435 lines (242 loc) · 26 KB

CHANGELOG.md

File metadata and controls

435 lines (242 loc) · 26 KB

Changelog

1.18.0 (2021-06-14)

Full Changelog

Merged pull requests:

1.17.0 (2021-05-09)

Full Changelog

Merged pull requests:

1.16.0 (2021-03-05)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add support to specify user Groups in icinga Notifications #111
  • icinga_notification | time period #109

Merged pull requests:

  • Update installation instructions in README.md #115 (rndmh3ro)
  • update notification modules - add option user_groups #112 (sgruber94)

1.15.0 (2021-02-12)

Full Changelog

Implemented enhancements:

  • Add support to change the check_source / command_endpoint parameter #107
  • add new options to notification and notification template #110 (rndmh3ro)
  • Add support to change the check_source / command_endpoint parameter #108 (xFuture603)

Fixed bugs:

Closed issues:

  • Support Event Commands #100

Merged pull requests:

  • add more test executions to trigger all paths #106 (rndmh3ro)

1.14.0 (2021-02-02)

Full Changelog

Implemented enhancements:

  • Add event commands to modules that support this feature #101 (xFuture603)

Merged pull requests:

1.13.0 (2021-02-01)

Full Changelog

Implemented enhancements:

  • add info modules for Director objects #98 (schurzi)

Closed issues:

  • Append properties #96
  • Provide modules to get information from Icinga Director #89
  • Parameters for check execution at Service Apply level are ignored #65

Merged pull requests:

  • update readme with new stuff #103 (rndmh3ro)
  • use version for github action, short sha is no longer supported #99 (schurzi)
  • remove unneeded return values for host #97 (schurzi)

1.12.0 (2021-01-14)

Full Changelog

Implemented enhancements:

  • Add check_interval parameter to host_template #95 (mmslkr)
  • spelling fixes, add notes-section, remove useless sections #94 (rndmh3ro)
  • Add execution params #67 (AnBenn)

1.11.0 (2021-01-12)

Full Changelog

Fixed bugs:

Merged pull requests:

1.10.1 (2021-01-11)

Full Changelog

Implemented enhancements:

1.10.0 (2021-01-11)

Full Changelog

Implemented enhancements:

  • change class to make compatible for python2 #84 (rndmh3ro)
  • add version_added to modules and module options #82 (rndmh3ro)
  • add docstrings to the functions of the icinga class #81 (rndmh3ro)
  • add name alias for object_name #80 (rndmh3ro)

Fixed bugs:

1.9.1 (2021-01-06)

Full Changelog

Implemented enhancements:

  • use doc_fragments for modules documentation #78 (rndmh3ro)
  • added wished files and directories to build_ignore list #77 (xFuture603)

Closed issues:

  • Update module docs with FQCN #61
  • Add meta directory with runtime.yml to collection #60
  • Remove unwanted files from release-tarball #58

Merged pull requests:

1.9.0 (2020-12-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fixed "command is missing" while trying to create a command #69 (xFuture603)

Closed issues:

  • icinga_commands with "imports" not working #63
  • Add ability to create notification_template #62
  • Can't use fields available in API - e.g. host_template - has_agent #59

1.8.1 (2020-11-05)

Full Changelog

Implemented enhancements:

  • Unsupported parameter "Notes" for icinga_host #50
  • added vsc code snippets #57 (xFuture603)

1.8.0 (2020-10-28)

Full Changelog

Implemented enhancements:

  • Add support for notes and notes_url to all relevant objects #56 (mmslkr)

1.7.1 (2020-10-26)

Full Changelog

Fixed bugs:

  • Icinga Object "Service" rerun - failed to recreate if object_name contains spaces #52
  • allow using whitespaces in object names #55 (schurzi)

Merged pull requests:

  • improve coverage of new service module #51 (rndmh3ro)

1.7.0 (2020-10-23)

Full Changelog

Implemented enhancements:

  • update examples and tests so they can actually be deployed #54 (rndmh3ro)
  • add check_command arg to service_apply module #53 (rndmh3ro)

Closed issues:

  • Add object "Service" for a Host #42

1.6.0 (2020-10-22)

Full Changelog

Implemented enhancements:

1.5.0 (2020-10-02)

Full Changelog

Implemented enhancements:

  • Add Support for Zones and Endpoints #48 (arbu)
  • Create codeql-analysis.yml #47 (rndmh3ro)

Merged pull requests:

  • add example and test for command without args #46 (rndmh3ro)

1.4.3 (2020-10-01)

Full Changelog

Fixed bugs:

  • Hosts in state absent don't require import parameter #44
  • when deleting objects, only the object_name is required #45 (rndmh3ro)

1.4.2 (2020-09-25)

Full Changelog

Implemented enhancements:

  • add timeout parameter to icinga_command.yml #43 (AnBenn)

1.4.1 (2020-09-02)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • No IPv6-Address Variable for Hosts #36

Merged pull requests:

1.4.0 (2020-08-04)

Full Changelog

Implemented enhancements:

  • add support for address6 on host object #37 (schurzi)

1.3.2 (2020-07-15)

Full Changelog

Implemented enhancements:

  • make local testing without ansible-test easier #33 (rndmh3ro)

Fixed bugs:

  • added code in icinga_command.yml to make it work like the other tasks in our role #35 (xFuture603)

Merged pull requests:

  • update examples and bash script for new testing paths #31 (rndmh3ro)

1.3.1 (2020-07-07)

Full Changelog

Merged pull requests:

  • replace hyphen in role name with underscore #29 (rndmh3ro)

1.3.0 (2020-07-07)

Full Changelog

Implemented enhancements:

1.2.2 (2020-06-26)

Full Changelog

Implemented enhancements:

  • Use ansible-test to run integration tests #27 (rndmh3ro)

Fixed bugs:

  • zone: defaults to master but i do not want to configure zone at all. #25

Merged pull requests:

  • do not set zone to master in host and hosttemplate #26 (rndmh3ro)

1.2.1 (2020-06-25)

Full Changelog

Implemented enhancements:

1.2.0 (2020-06-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • do not require import and check_command in host_template #23 (rndmh3ro)

Closed issues:

  • Error creating servicegroups #13

1.1.4 (2020-06-12)

Full Changelog

Implemented enhancements:

  • further improve error messages for different errors #18 (rndmh3ro)
  • added required ansible version to readme.md #17 (xFuture603)

1.1.3 (2020-06-09)

Full Changelog

Implemented enhancements:

  • try to improve error messages #16 (rndmh3ro)
  • add steps to update galaxy.yml in publish action #15 (rndmh3ro)

1.1.2 (2020-06-09)

Full Changelog

Implemented enhancements:

  • add action to publish to galaxy #14 (rndmh3ro)
  • github-action to automatically create release-drafts #12 (rndmh3ro)
  • remove unused intermediate assignments #11 (schurzi)

Fixed bugs:

  • assign_filter variable in icinga_notification module should be a string #9

1.1.1 (2020-06-04)

Full Changelog

Implemented enhancements:

  • fix issue #9 - define assign_filter as string #10 (FLiPp3r90)

1.1.0 (2020-05-25)

Full Changelog

Implemented enhancements:

  • Add icinga command template #8 (mmslkr)

Fixed bugs:

1.0.0 (2020-05-15)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator