Skip to content

Commit

Permalink
prepare changelog 0.3.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mkayontour committed Nov 21, 2023
1 parent 94f7c55 commit 73070fb
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 26 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,34 @@ Icinga.Icinga Release Notes
.. contents:: Topics


v0.3.1
======

Release Summary
---------------

This is a bugfix release

Major Changes
-------------

- Added Installation of Business Process Modeling Module

Minor Changes
-------------

- Adds password capabilities to icingadb-redis configuration (#202)
- support Raspbian armhf repos (#203)

Bugfixes
--------

- Fix incorrect behaviour within `monitoring_plugins` that lead to a cycle of installation and removal of the same packages within one play
- Fix incorrect templating when passing integers in some parts of the Icinga Web 2 configuration.
- Fix to use correct URL for Debian Ubuntu (#195)
- Fixed typo in api.yml file (exits to exists)
- Role Icingaweb2: Adjust preferences setting to store preferences in database

v0.3.0
======

Expand Down
28 changes: 28 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,31 @@ releases:
- fix_use_lookup_plugin_for_objects.yaml
- fix_variable_usage_in_icingaweb2_modules.yml
release_date: '2023-10-10'
0.3.1:
changes:
bugfixes:
- Fix incorrect behaviour within `monitoring_plugins` that lead to a cycle of
installation and removal of the same packages within one play
- Fix incorrect templating when passing integers in some parts of the Icinga
Web 2 configuration.
- Fix to use correct URL for Debian Ubuntu (#195)
- Fixed typo in api.yml file (exits to exists)
- 'Role Icingaweb2: Adjust preferences setting to store preferences in database'
major_changes:
- Added Installation of Business Process Modeling Module
minor_changes:
- Adds password capabilities to icingadb-redis configuration (#202)
- support Raspbian armhf repos (#203)
fragments:
- bugfix-icingaweb2-templating.yml
- bugfix-monitoring-plugins-installation-removal-cycle.yml
- bugfixes_icingaweb2_preferences.yml
- bugfixes_use_correct_debian_url.yml
- feature_add_businessprocess_module_installation.yml
- fixed_typo_in_api_yml_file.yml
- minor_change_add_redis_password.yml
- minor_change_support_raspbian_armhf.yml
- trivial_192.yml
- trivial_naming_tasks.yml
- trivial_wrong_variable_name.yml
release_date: '2023-11-21'
3 changes: 0 additions & 3 deletions changelogs/fragments/bugfix-icingaweb2-templating.yml

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/bugfixes_icingaweb2_preferences.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/bugfixes_use_correct_debian_url.yml

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/fixed_typo_in_api_yml_file.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/minor_change_add_redis_password.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/minor_change_support_raspbian_armhf.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/trivial_192.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/trivial_naming_tasks.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/trivial_wrong_variable_name.yml

This file was deleted.

0 comments on commit 73070fb

Please sign in to comment.