Skip to content

Commit b4503f9

Browse files
committed
changelog for 0.3.3
1 parent 599b86d commit b4503f9

File tree

3 files changed

+28
-3
lines changed

3 files changed

+28
-3
lines changed

CHANGELOG.rst

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

77

8+
v0.3.3
9+
======
10+
11+
Release Summary
12+
---------------
13+
14+
Bugfix Release
15+
16+
Bugfixes
17+
--------
18+
19+
- ensure backwards compatibility with bool filter (#218)
20+
- icinga2 feature api: fixed missing quotes in delegate ticket command for satellites or second master nodes.
21+
- icingaweb2: run pqslcmd with LANG=C to ensure the output is in english.
22+
- remove superfluous curly brace (#246)
23+
824
v0.3.2
925
======
1026

changelogs/changelog.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,15 @@ releases:
124124
- feature_adjust_director_source_installation.yml
125125
- release.yml
126126
release_date: '2023-12-07'
127+
0.3.3:
128+
changes:
129+
bugfixes:
130+
- ensure backwards compatibility with bool filter (#218)
131+
- 'icinga2 feature api: fixed missing quotes in delegate ticket command for
132+
satellites or second master nodes.(#250)'
133+
- 'icingaweb2: run pqslcmd with LANG=C to ensure the output is in english.(#241)'
134+
- remove superfluous curly brace (#246)
135+
release_summary: Bugfix Release
136+
fragments:
137+
- fix_missing_quotes_delegate_ticket.yml
138+
release_date: '2024-01-15'

changelogs/fragments/feature_add_x509_module_installation.yml

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

0 commit comments

Comments
 (0)