@@ -43,3 +43,42 @@ releases:
4343 - fix_ca_host_filter.yml
4444 - fix_idempotence_el.yml
4545 release_date : ' 2022-09-29'
46+ 0.3.0 :
47+ changes :
48+ bugfixes :
49+ - Changed parameter enable_notification to enable_notifications
50+ - Fix variable usage in icingaweb2_modules dict thx @Alpha041087
51+ - Fixed usage of pgsql commands and imports thx @Alpha041087
52+ - Prevent empty config directories to always be recreated
53+ - Use lookup plugin to load icinga2_objects to support existing variables
54+ major_changes :
55+ - Add Installation on Suse Systems
56+ - Add TLS support to import schema for mysql and psql features
57+ - Add a role for the installation and configuration of icingadb.
58+ - Add a role for the installation and configuration of icingadb_redis.
59+ - Add a role for the installation and configuration of icingaweb2.
60+ - Add a role for the installation of the monitoring plugins as listed in the
61+ Icinga Template Library
62+ - Add the ability to use the Icinga Repository Subscription on RedHat based
63+ distributions
64+ - Manage Module Icinga Director
65+ - Manage Module IcingaDB
66+ minor_changes :
67+ - ' Role Repos: Change manual epel handling to package #151'
68+ - ' The icinga2 role wrongly include parent vars file instead of its own #148'
69+ fragments :
70+ - change_epel_handling.yml
71+ - change_include_vars_path.yml
72+ - feature_add_role_icingadb.yml
73+ - feature_add_role_icingadb_redis.yml
74+ - feature_add_role_icingaweb2.yml
75+ - feature_add_suse_installation.yml
76+ - feature_add_tls_sql_support.yml
77+ - feature_monitoring_plugins.yml
78+ - feature_subscription_repositories.yml
79+ - fix_empty_directories_always_created.yml
80+ - fix_parameter_service.yml
81+ - fix_pgsql_commands.yml
82+ - fix_use_lookup_plugin_for_objects.yaml
83+ - fix_variable_usage_in_icingaweb2_modules.yml
84+ release_date : ' 2023-10-10'
0 commit comments