Skip to content

Commit 73070fb

Browse files
committed
prepare changelog 0.3.1 [skip ci]
1 parent 94f7c55 commit 73070fb

13 files changed

+56
-26
lines changed

CHANGELOG.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,34 @@ Icinga.Icinga Release Notes
55
.. contents:: Topics
66

77

8+
v0.3.1
9+
======
10+
11+
Release Summary
12+
---------------
13+
14+
This is a bugfix release
15+
16+
Major Changes
17+
-------------
18+
19+
- Added Installation of Business Process Modeling Module
20+
21+
Minor Changes
22+
-------------
23+
24+
- Adds password capabilities to icingadb-redis configuration (#202)
25+
- support Raspbian armhf repos (#203)
26+
27+
Bugfixes
28+
--------
29+
30+
- Fix incorrect behaviour within `monitoring_plugins` that lead to a cycle of installation and removal of the same packages within one play
31+
- Fix incorrect templating when passing integers in some parts of the Icinga Web 2 configuration.
32+
- Fix to use correct URL for Debian Ubuntu (#195)
33+
- Fixed typo in api.yml file (exits to exists)
34+
- Role Icingaweb2: Adjust preferences setting to store preferences in database
35+
836
v0.3.0
937
======
1038

changelogs/changelog.yaml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,31 @@ releases:
8282
- fix_use_lookup_plugin_for_objects.yaml
8383
- fix_variable_usage_in_icingaweb2_modules.yml
8484
release_date: '2023-10-10'
85+
0.3.1:
86+
changes:
87+
bugfixes:
88+
- Fix incorrect behaviour within `monitoring_plugins` that lead to a cycle of
89+
installation and removal of the same packages within one play
90+
- Fix incorrect templating when passing integers in some parts of the Icinga
91+
Web 2 configuration.
92+
- Fix to use correct URL for Debian Ubuntu (#195)
93+
- Fixed typo in api.yml file (exits to exists)
94+
- 'Role Icingaweb2: Adjust preferences setting to store preferences in database'
95+
major_changes:
96+
- Added Installation of Business Process Modeling Module
97+
minor_changes:
98+
- Adds password capabilities to icingadb-redis configuration (#202)
99+
- support Raspbian armhf repos (#203)
100+
fragments:
101+
- bugfix-icingaweb2-templating.yml
102+
- bugfix-monitoring-plugins-installation-removal-cycle.yml
103+
- bugfixes_icingaweb2_preferences.yml
104+
- bugfixes_use_correct_debian_url.yml
105+
- feature_add_businessprocess_module_installation.yml
106+
- fixed_typo_in_api_yml_file.yml
107+
- minor_change_add_redis_password.yml
108+
- minor_change_support_raspbian_armhf.yml
109+
- trivial_192.yml
110+
- trivial_naming_tasks.yml
111+
- trivial_wrong_variable_name.yml
112+
release_date: '2023-11-21'

changelogs/fragments/bugfix-icingaweb2-templating.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/bugfix-monitoring-plugins-installation-removal-cycle.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelogs/fragments/bugfixes_icingaweb2_preferences.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelogs/fragments/bugfixes_use_correct_debian_url.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelogs/fragments/feature_add_businessprocess_module_installation.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/fixed_typo_in_api_yml_file.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/minor_change_add_redis_password.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelogs/fragments/minor_change_support_raspbian_armhf.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)