File tree Expand file tree Collapse file tree 3 files changed +28
-3
lines changed Expand file tree Collapse file tree 3 files changed +28
-3
lines changed Original file line number Diff line number Diff 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+
824v0.3.2
925======
1026
Original file line number Diff line number Diff 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'
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments