]> granicus.if.org Git - icinga2/blob - ChangeLog
a6e911ee7b73484af858da66701e03384940df96
[icinga2] / ChangeLog
1 # Icinga 2.x CHANGELOG
2
3 Please check [doc/1-about.md].
4
5 ## What's New
6
7 ### What's New in Version 2.4.6
8
9 #### Feature
10
11 * Feature 11638: Update RELEASE.md
12
13 #### Bugfixes
14
15 * Bug 11628: Docs: Zone attribute 'endpoints' is an array
16 * Bug 11634: Icinga 2 fails to build on Ubuntu Xenial
17 * Bug 11635: Failed assertion in IdoPgsqlConnection::FieldToEscapedString
18
19 ### What's New in Version 2.4.5
20
21 #### Changes
22
23 * Windows Installer changed from NSIS to MSI
24 * New configuration attribute for hosts and services: check_timeout (overrides the CheckCommand's timeout when set)
25 * ITL updates
26 * Lots of bugfixes
27
28 #### Feature
29
30 * Feature 9283: Implement support for overriding check command timeout
31 * Feature 9618: Add Windows setup wizard screenshots
32 * Feature 11098: Add --method parameter for check_{oracle,mysql,mssql}_health CheckCommands
33 * Feature 11194: Add --units, --rate and --rate-multiplier support for the snmpv3 check command
34 * Feature 11399: Update .mailmap for Markus Frosch
35 * Feature 11437: Add silent install / reference to NSClient++ to documentation
36 * Feature 11449: Build 64-bit packages for Windows
37 * Feature 11473: Update NSClient++ to version 0.4.4.19
38 * Feature 11474: Install 64-bit version of NSClient++ on 64-bit versions of Windows
39 * Feature 11585: Make sure to update the agent wizard banner
40 * Feature 11587: Update chocolatey uninstall script for the MSI package
41
42 #### Bugfixes
43
44 * Bug 9249: logrotate fails since the "su" directive was removed
45 * Bug 10624: Add application manifest for the Windows agent wizard
46 * Bug 10843: DB IDO: downtime is not in effect after restart
47 * Bug 11106: Too many assign where filters cause stack overflow
48 * Bug 11224: Socket Exceptions (Operation not permitted) while reading from API
49 * Bug 11227: Downtimes and Comments are not synced to child zones
50 * Bug 11258: Incorrect base URL in the icinga-rpm-release packages for Fedora
51 * Bug 11336: Use retry_interval instead of check_interval for first OK -> NOT-OK state change
52 * Bug 11347: Symlink subfolders not followed/considered for config files
53 * Bug 11382: Downtimes are not always activated/expired on restart
54 * Bug 11384: Remove dependency for .NET 3.5 from the chocolatey package
55 * Bug 11387: IDO: historical contact notifications table column notification_id is off-by-one
56 * Bug 11402: Explain how to use functions for wildcard matches for arrays and/or dictionaries in assign where expressions
57 * Bug 11407: Docs: Remove the migration script chapter
58 * Bug 11434: Config validation for Notification objects should check whether the state filters are valid
59 * Bug 11435: Icinga 2 Windows Agent does not honor install path during upgrade
60 * Bug 11438: Remove semi-colons in the auto-generated configs
61 * Bug 11439: Update the CentOS installation documentation
62 * Bug 11440: Docs: Cluster manual SSL generation formatting is broken
63 * Bug 11455: ConfigSync broken from 2.4.3. to 2.4.4 under Windows
64 * Bug 11462: Error compiling icinga2 targeted for x64 on Windows
65 * Bug 11475: FatalError() returns when called before Application.Run
66 * Bug 11482: API User gets wrongly authenticated (client_cn and no password)
67 * Bug 11484: Overwriting global type variables causes crash in ConfigItem::Commit()
68 * Bug 11494: Update documentation URL for Icinga Web 2
69 * Bug 11522: Make the socket event engine configurable
70 * Bug 11534: DowntimesExpireTimerHandler crashes Icinga2 with <unknown function>
71 * Bug 11542: make install overwrites configuration files
72 * Bug 11559: Segfault during config validation if host exists, service does not exist any longer and downtime expires
73 * Bug 11564: Incorrect link in the documentation
74 * Bug 11567: Navigation attributes are missing in /v1/objects/<type>
75 * Bug 11574: Package fails to build on *NIX
76 * Bug 11577: Compiler warning in NotifyActive
77 * Bug 11582: icinga2 crashes when a command_endpoint is set, but the api feature is not active
78 * Bug 11586: icinga2-installer.exe doesn't wait until NSIS uninstall.exe exits
79 * Bug 11592: Remove instance_name from Ido*Connection example
80 * Bug 11610: Windows installer does not copy "features-enabled" on upgrade
81 * Bug 11617: Vim Syntax Highlighting does not work with assign where
82
83 ### What's New in Version 2.4.4
84
85 #### Feature
86
87 * Feature 10358: ITL: Allow to enforce specific SSL versions using the http check command
88 * Feature 11205: Add "query" option to check_postgres command.
89
90 #### Bugfixes
91
92 * Bug 9642: Flapping notifications are sent for hosts/services which are in a downtime
93 * Bug 9969: Problem notifications while Flapping is active
94 * Bug 10225: Host notification type is PROBLEM but should be RECOVERY
95 * Bug 10231: MkDirP not working on Windows
96 * Bug 10766: DB IDO: User notification type filters are incorrect
97 * Bug 10770: Status code 200 even if an object could not be deleted.
98 * Bug 10795: http check's URI is really just Path
99 * Bug 10976: Explain how to join hosts/services for /v1/objects/comments
100 * Bug 11107: ITL: Missing documentation for nwc_health "mode" parameter
101 * Bug 11159: Common name in node wizard isn't case sensitive
102 * Bug 11208: CMake does not find MySQL libraries on Windows
103 * Bug 11209: Wrong log message for trusted cert in node setup command
104 * Bug 11240: DEL_DOWNTIME_BY_HOST_NAME does not accept optional arguments
105 * Bug 11248: Active checks are executed even though passive results are submitted
106 * Bug 11257: Incorrect check interval when passive check results are used
107 * Bug 11273: Services status updated multiple times within check_interval even though no retry was triggered
108 * Bug 11289: epoll_ctl might cause oops on Ubuntu trusty
109 * Bug 11320: Volatile transitions from HARD NOT-OK->NOT-OK do not trigger notifications
110 * Bug 11328: Typo in API docs
111 * Bug 11331: Update build requirements for SLES 11 SP4
112 * Bug 11349: 'icinga2 feature list' fails when all features are disabled
113 * Bug 11350: Docs: Add API examples for creating services and check commands
114 * Bug 11352: Segmentation fault during 'icinga2 daemon -C'
115 * Bug 11369: Chocolatey package is missing uninstall function
116 * Bug 11385: Update development docs to use 'thread apply all bt full'
117
118 ### What's New in Version 2.4.3
119
120 #### Bugfixes
121
122 * Bug 11211: Permission problem after running icinga2 node wizard
123 * Bug 11212: Wrong permissions for files in /var/cache/icinga2/*
124
125 ### What's New in Version 2.4.2
126
127 #### Changes
128
129 * ITL
130     Additional arguments for check_disk
131     Fix incorrect path for the check_hpasm plugin
132     New command: check_iostat
133     Fix incorrect variable names for the check_impi plugin
134 * Cluster
135     Improve cluster performance
136     Fix connection handling problems (multiple connections for the same endpoint)
137 * Performance improvements for the DB IDO modules
138 * Lots and lots of various other bugfixes
139 * Documentation updates
140
141 #### Feature
142
143 * Feature 10660: Add CMake flag for disabling the unit tests
144 * Feature 10777: Add check_iostat to ITL
145 * Feature 10787: Add "-x" parameter in command definition for disk-windows CheckCommand
146 * Feature 10807: Raise a config error for "Checkable" objects in global zones
147 * Feature 10857: DB IDO: Add a log message when the connection handling is completed
148 * Feature 10860: Log DB IDO query queue stats
149 * Feature 10880: "setting up check plugins" section should be enhanced with package manager examples
150 * Feature 10920: Add Timeout parameter to snmpv3 check
151 * Feature 10947: Add example how to use custom functions in attributes
152 * Feature 10964: Troubleshooting: Explain how to fetch the executed command
153 * Feature 10988: Support TLSv1.1 and TLSv1.2 for the cluster transport encryption
154 * Feature 11037: Add String#trim
155 * Feature 11138: Checkcommand Disk : Option Freespace-ignore-reserved
156
157 #### Bugfixes
158
159 * Bug 7287: Re-checks scheduling w/ retry_interval
160 * Bug 8714: Add priority queue for disconnect/programstatus update events
161 * Bug 8976: DB IDO: notification_id for contact notifications is out of range
162 * Bug 10226: Icinga2 reload timeout results in killing old and new process because of systemd
163 * Bug 10449: Livestatus log query - filter "class" yields empty results
164 * Bug 10458: Incorrect SQL command for creating the user of the PostgreSQL DB for the IDO
165 * Bug 10460: A PgSQL DB for the IDO can't be created w/ UTF8
166 * Bug 10497: check_memory and check_swap plugins do unit conversion and rounding before percentage calculations resulting in imprecise percentages
167 * Bug 10544: check_network performance data in invalid format
168 * Bug 10554: Non-UTF8 characters from plugins causes IDO to fail
169 * Bug 10655: API queries cause memory leaks
170 * Bug 10700: Crash in ExternalCommandListener
171 * Bug 10711: Zone::CanAccessObject is very expensive
172 * Bug 10713: ApiListener::ReplayLog can block with a lot of clients
173 * Bug 10714: API is not working on wheezy
174 * Bug 10724: Remove the local zone name question in node wizard
175 * Bug 10728: node wizard does not remember user defined port
176 * Bug 10736: Missing num_hosts_pending in /v1/status/CIB
177 * Bug 10739: Crash on startup with incorrect directory permissions
178 * Bug 10744: build of icinga2 with gcc 4.4.7 segfaulting with ido
179 * Bug 10745: ITL check command possibly mistyped variable names
180 * Bug 10748: Missing path in mkdir() exceptions
181 * Bug 10760: Disallow lambda expressions where side-effect-free expressions are not allowed
182 * Bug 10765: Avoid duplicate config and status updates on startup
183 * Bug 10773: chcon partial context error in safe-reload prevents reload
184 * Bug 10779: Wrong postgresql-setup initdb command for RHEL7
185 * Bug 10780: The hpasm check command is using the PluginDir constant
186 * Bug 10784: Incorrect information in --version on Linux
187 * Bug 10806: Missing SUSE repository for monitoring plugins documentation
188 * Bug 10817: Failed IDO query for icinga_downtimehistory
189 * Bug 10818: Use NodeName in null and random checks
190 * Bug 10819: Cluster config sync ignores zones.d from API packages
191 * Bug 10824: Windows build fails with latest git master
192 * Bug 10825: Missing documentation for API packages zones.d config sync
193 * Bug 10826: Build error with older CMake versions on VERSION_LESS compare
194 * Bug 10828: Relative path in include_zones does not work
195 * Bug 10829: IDO breaks when writing to icinga_programstatus with latest snapshots
196 * Bug 10830: Config validation doesn't fail when templates are used as object names
197 * Bug 10852: Formatting problem in "Advanced Filter" chapter
198 * Bug 10855: Implement support for re-ordering groups of IDO queries
199 * Bug 10862: Evaluate if CanExecuteQuery/FieldToEscapedString lead to exceptions on !m_Connected
200 * Bug 10867: "repository add" cli command writes invalid "type" attribute
201 * Bug 10883: Icinga2 crashes in IDO when removing a comment
202 * Bug 10890: Remove superfluous #ifdef
203 * Bug 10891: is_active in IDO is only re-enabled on "every second" restart
204 * Bug 10908: Typos in the "troubleshooting" section of the documentation
205 * Bug 10923: API actions: Decide whether fixed: false is the right default
206 * Bug 10931: Exception stack trace on icinga2 client when the master reloads the configuration
207 * Bug 10932: Cluster config sync: Ensure that /var/lib/icinga2/api/zones/* exists
208 * Bug 10935: Logrotate on systemd distros should use systemctl not service
209 * Bug 10948: Icinga state file corruption with temporary file creation
210 * Bug 10956: Compiler warnings in lib/remote/base64.cpp
211 * Bug 10959: Better explaination for array values in "disk" CheckCommand docs
212 * Bug 10963: high load and memory consumption on icinga2 agent v2.4.1
213 * Bug 10968: Race condition when using systemd unit file
214 * Bug 10974: Modified attributes do not work for the IcingaApplication object w/ external commands
215 * Bug 10979: Mistake in mongodb command definition (mongodb_replicaset)
216 * Bug 10981: Incorrect name in AUTHORS
217 * Bug 10989: Escaped sequences not properly generated with 'node update-config'
218 * Bug 10991: Stream buffer size is 512 bytes, could be raised
219 * Bug 10998: Incorrect IdoPgSqlConnection Example in Documentation
220 * Bug 11006: Segfault in ApiListener::ConfigUpdateObjectAPIHandler
221 * Bug 11014: Check event duplication with parallel connections involved
222 * Bug 11019: next_check noise in the IDO
223 * Bug 11020: Master reloads with agents generate false alarms
224 * Bug 11065: Deleting an object via API does not disable it in DB IDO
225 * Bug 11074: Partially missing escaping in doc/7-icinga-template-library.md
226 * Bug 11075: Outdated link to icingaweb2-module-nagvis
227 * Bug 11083: Ensure that config sync updates are always sent on reconnect
228 * Bug 11085: Crash in ConfigItem::RunWithActivationContext
229 * Bug 11088: API queries on non-existant objects cause exception
230 * Bug 11096: Windows build fails on InterlockedIncrement type
231 * Bug 11103: Problem with hostgroup_members table cleanup
232 * Bug 11111: Clean up unused variables a bit
233 * Bug 11118: Cluster WQ thread dies after fork()
234 * Bug 11122: Connections are not cleaned up properly
235 * Bug 11132: YYYY-MM-DD time specs are parsed incorrectly
236 * Bug 11178: Documentation: Unescaped pipe character in tables
237 * Bug 11179: CentOS 5 doesn't support epoll_create1
238 * Bug 11204: "node setup" tries to chown() files before they're created
239
240 ### What's New in Version 2.4.1
241
242 #### Changes
243
244 * ITL
245     * Add running_kernel_use_sudo option for the running_kernel check
246 * Configuration
247     * Add global constants: `PlatformName`. `PlatformVersion`, `PlatformKernel` and `PlatformKernelVersion`
248 * CLI
249     * Use NodeName and ZoneName constants for 'node setup' and 'node wizard' 
250
251 #### Feature
252
253 * Feature 10622: Add by_ssh_options argument for the check_by_ssh plugin
254 * Feature 10693: Add running_kernel_use_sudo option for the running_kernel check
255 * Feature 10716: Use NodeName and ZoneName constants for 'node setup' and 'node wizard'
256
257 #### Bugfixes
258
259 * Bug 10528: Documentation example in "Access Object Attributes at Runtime" doesn't work correctly
260 * Bug 10615: Build fails on SLES 11 SP3 with GCC 4.8
261 * Bug 10632: "node wizard" does not ask user to verify SSL certificate
262 * Bug 10641: API setup command incorrectly overwrites existing certificates
263 * Bug 10643: Icinga 2 crashes when ScheduledDowntime objects are used
264 * Bug 10645: Documentation for schedule-downtime is missing required paremeters
265 * Bug 10648: lib/base/process.cpp SIGSEGV on Debian squeeze / RHEL 6
266 * Bug 10661: Incorrect web inject URL in documentation
267 * Bug 10663: Incorrect redirect for stderr in /usr/lib/icinga2/prepare-dirs
268 * Bug 10667: Indentation in command-plugins.conf
269 * Bug 10677: node wizard checks for /var/lib/icinga2/ca directory but not the files
270 * Bug 10690: CLI command 'repository add' doesn't work
271 * Bug 10692: Fix typos in the documentation
272 * Bug 10708: Windows setup wizard crashes when InstallDir registry key is not set
273 * Bug 10710: Incorrect path for icinga2 binary in development documentation
274 * Bug 10720: Remove --master_zone from --help because it is currently not implemented
275
276 ### What's New in Version 2.4.0
277
278 #### Changes
279
280 * API
281     * RESTful API with basic auth or client certificates
282     * Filters, types, permissions
283     * configuration package management
284     * query/create/modify/delete config objects at runtime
285     * status queries for global stats
286     * actions (e.g. acknowledge all service problems)
287     * event streams
288 * ITL and Plugin Check Command definitions
289     * The 'running_kernel' check command was moved to the plugins-contrib section. You have to update your config to include 'plugins-contrib'
290 * Configuration
291     * The global constants Enable* and Vars have been removed. Use the IcingaApplication object attributes instead.
292 * Features
293     * New Graphite tree. Please check the documentation how enable the legacy schema.
294     * IcingaStatusWriter feature has been deprecated and will be removed in future versions.
295     * Modified attributes are not exposed as bit mask to external interfaces anymore (api related changes). External commands like CHANGE_*_MODATTR have been removed.
296
297 #### Feature
298
299 * Feature 7709: Validators should be implemented in (auto-generated) native code
300 * Feature 8093: Add icinga, cluster, cluster-zone check information to the ApiListener status handler
301 * Feature 8149: graphite writer should pass "-" in host names and "." in perf data
302 * Feature 8666: Allow some of the Array and Dictionary methods to be inlined by the compiler
303 * Feature 8688: Add embedded DB IDO version health check
304 * Feature 8689: Add support for current and current-1 db ido schema version
305 * Feature 8690: 'icinga2 console' should serialize temporary attributes (rather than just config + state)
306 * Feature 8738: Implement support for CLIENT_MULTI_STATEMENTS
307 * Feature 8741: Deprecate IcingaStatusWriter feature
308 * Feature 8775: Move the base command templates into libmethods
309 * Feature 8776: Implement support for libedit
310 * Feature 8791: Refactor the startup process
311 * Feature 8832: Implement constructor-style casts
312 * Feature 8842: Add support for the C++11 keyword 'override'
313 * Feature 8867: Use DebugHint information when reporting validation errors
314 * Feature 8890: Move implementation code from thpp files into separate files
315 * Feature 8922: Avoid unnecessary dictionary lookups
316 * Feature 9044: Remove the ScopeCurrent constant
317 * Feature 9068: Implement sandbox mode for the config parser
318 * Feature 9074: Basic API framework
319 * Feature 9076: Reflection support for the API
320 * Feature 9077: Implement filters for the API
321 * Feature 9078: Event stream support for the API
322 * Feature 9079: Implement status queries for the API
323 * Feature 9080: Add commands (actions) for the API
324 * Feature 9081: Add modified attribute support for the API
325 * Feature 9082: Runtime configuration for the API
326 * Feature 9083: Configuration file management for the API
327 * Feature 9084: Enable the ApiListener by default
328 * Feature 9085: Certificate-based authentication for the API
329 * Feature 9086: Password-based authentication for the API
330 * Feature 9087: Create default administrative user
331 * Feature 9088: API permissions
332 * Feature 9091: API status queries
333 * Feature 9093: Changelog for modified attributes
334 * Feature 9095: Disallow changes for certain config attributes at runtime
335 * Feature 9096: Dependency tracking for objects
336 * Feature 9098: Update modules to support adding and removing objects at runtime
337 * Feature 9099: Implement support for writing configuration files
338 * Feature 9100: Multiple sources for zone configuration tree
339 * Feature 9101: Commands for adding and removing objects
340 * Feature 9102: Support validating configuration changes
341 * Feature 9103: Staging for configuration validation
342 * Feature 9104: Implement config file management commands
343 * Feature 9105: API Documentation
344 * Feature 9175: Move 'running_kernel' check command to plugins-contrib 'operating system' section
345 * Feature 9286: DB IDO/Livestatus: Add zone object table w/ endpoint members
346 * Feature 9414: "-Wno-deprecated-register" compiler option breaks builds on SLES 11
347 * Feature 9447: Implement support for HTTP
348 * Feature 9448: Define RESTful url schema
349 * Feature 9461: New Graphite schema
350 * Feature 9470: Implement URL parser
351 * Feature 9471: Implement ApiUser type
352 * Feature 9594: Implement base64 de- and encoder
353 * Feature 9614: Register ServiceOK, ServiceWarning, HostUp, etc. as constants
354 * Feature 9647: Move url to /lib/remote from /lib/base
355 * Feature 9689: Add exceptions for Utility::MkDir{,P}
356 * Feature 9693: Add Array::FromVector() method
357 * Feature 9698: Implement support for X-HTTP-Method-Override
358 * Feature 9704: String::Trim() should return a new string rather than modifying the current string
359 * Feature 9705: Add real path sanity checks to provided file paths
360 * Feature 9723: Documentation for config management API
361 * Feature 9768: Update the url parsers behaviour
362 * Feature 9777: Make Comments and Downtime types available as ConfigObject type in the API
363 * Feature 9794: Setting global variables with i2tcl doesn't work
364 * Feature 9849: Validation for modified attributes
365 * Feature 9850: Re-implement events for attribute changes
366 * Feature 9851: Remove GetModifiedAttributes/SetModifiedAttributes
367 * Feature 9852: Implement support for . in modify_attribute
368 * Feature 9859: Implement global modified attributes
369 * Feature 9866: Implement support for attaching GDB to the Icinga process on crash
370 * Feature 9914: Rename DynamicObject/DynamicType to ConfigObject/ConfigType
371 * Feature 9919: Allow comments when parsing JSON
372 * Feature 9921: Implement the 'base' field for the Type class
373 * Feature 9926: Ensure that runtime config objects are persisted on disk
374 * Feature 9927: Figure out how to sync dynamically created objects inside the cluster
375 * Feature 9929: Add override keyword for all relevant methods
376 * Feature 9930: Document Object#clone
377 * Feature 9931: Implement Object#clone and rename Array/Dictionary#clone to shallow_clone
378 * Feature 9933: Implement support for indexers in ConfigObject::RestoreAttribute
379 * Feature 9935: Implement support for restoring modified attributes
380 * Feature 9937: Add package attribute for ConfigObject and set its origin
381 * Feature 9940: Implement support for filter_vars
382 * Feature 9944: Add String::ToLower/ToUpper
383 * Feature 9946: Remove debug messages in HttpRequest class
384 * Feature 9953: Rename config/modules to config/packages
385 * Feature 9960: Implement ignore_on_error keyword
386 * Feature 10017: Use an AST node for the 'library' keyword
387 * Feature 10038: Add plural_name field to /v1/types
388 * Feature 10039: URL class improvements
389 * Feature 10042: Implement a demo API client: Icinga Studio
390 * Feature 10060: Implement joins for status queries
391 * Feature 10116: Add global status handler for the API
392 * Feature 10186: Make ConfigObject::{G,S}etField() method public
393 * Feature 10194: Sanitize error status codes and messages
394 * Feature 10202: Add documentation for api-users.conf and app.conf
395 * Feature 10209: Rename statusqueryhandler to objectqueryhandler
396 * Feature 10212: Move /v1/<type> to /v1/objects/<type>
397 * Feature 10243: Provide keywords to retrieve the current file name at parse time
398 * Feature 10257: Change object version to timestamps for diff updates on config sync
399 * Feature 10329: Pretty-print arrays and dictionaries when converting them to strings
400 * Feature 10368: Document that modified attributes require accept_config for cluster/clients
401 * Feature 10374: Add check command nginx_status
402 * Feature 10383: DB IDO should provide its connected state via /v1/status
403 * Feature 10385: Add 'support' tracker to changelog.py
404 * Feature 10387: Use the API for "icinga2 console"
405 * Feature 10388: Log a warning message on unauthorized http request
406 * Feature 10392: Original attributes list in IDO
407 * Feature 10393: Hide internal attributes
408 * Feature 10394: Add getter for endpoint 'connected' attribute
409 * Feature 10407: Remove api.cpp, api.hpp
410 * Feature 10409: Add documentation for apply+for in the language reference chapter
411 * Feature 10423: Ability to set port on SNMP Checks
412 * Feature 10431: Add the name for comments/downtimes next to legacy_id to DB IDO
413 * Feature 10441: Rewrite man page
414 * Feature 10479: Use ZoneName variable for parent_zone in node update-config
415 * Feature 10482: Documentation: Reorganize Livestatus and alternative frontends
416 * Feature 10503: Missing parameters for check jmx4perl
417 * Feature 10507: Add check command negate
418 * Feature 10509: Change GetLastStateUp/Down to host attributes
419 * Feature 10511: Add check command mysql
420 * Feature 10513: Add ipv4/ipv6 only to tcp and http CheckCommand
421 * Feature 10522: Change output format for 'icinga2 console'
422 * Feature 10547: Icinga 2 script debugger
423 * Feature 10548: Implement CSRF protection for the API
424 * Feature 10549: Change 'api setup' into a manual step while configuring the API
425 * Feature 10551: Change object query result set
426 * Feature 10566: Enhance programmatic examples for the API docs
427 * Feature 10574: Mention wxWidget (optional) requirement in INSTALL.md
428 * Feature 10575: Documentation for /v1/console
429 * Feature 10576: Explain variable names for joined objects in filter expressions
430 * Feature 10577: Documentation for the script debugger
431 * Feature 10591: Explain DELETE for config stages/packages
432 * Feature 10630: Update wxWidgets documentation for Icinga Studio
433
434 #### Bugfixes
435
436 * Bug 8822: Update OpenSSL for the Windows builds
437 * Bug 8823: Don't allow users to instantiate the StreamLogger class
438 * Bug 8830: Make default notifications include users from host.vars.notification.mail.users
439 * Bug 8865: Failed assertion in IdoMysqlConnection::FieldToEscapedString
440 * Bug 8907: Validation fails even though field is not required
441 * Bug 8924: Specify pidfile for status_of_proc in the init script
442 * Bug 8952: Crash in VMOps::FunctionCall
443 * Bug 8989: pgsql driver does not have latest mysql changes synced
444 * Bug 9015: Compiler warnings with latest HEAD 5ac5f98
445 * Bug 9027: PostgreSQL schema sets default timestamps w/o time zone
446 * Bug 9053: icinga demo module can not be built
447 * Bug 9188: Remove incorrect 'ignore where' expression from 'ssh' apply example
448 * Bug 9455: Fix incorrect datatype for the check_source column in icinga_statehistory table
449 * Bug 9547: Wrong vars changed handler in api events
450 * Bug 9576: Overflow in freshness_threshold column (smallint) w/ DB IDO MySQL
451 * Bug 9590: 'node wizard/setup' should always generate new CN certificates
452 * Bug 9703: Problem with child nodes in http url registry
453 * Bug 9735: Broken cluster config sync w/o include_zones
454 * Bug 9778: Accessing field ID 0 ("prototype") fails
455 * Bug 9793: Operator - should not work with "" and numbers
456 * Bug 9795: ScriptFrame's 'Self' attribute gets corrupted when an expression throws an exception
457 * Bug 9813: win32 build: S_ISDIR is undefined
458 * Bug 9843: console autocompletion should take into account parent classes' prototypes
459 * Bug 9868: Crash in ScriptFrame::~ScriptFrame
460 * Bug 9872: Color codes in console prompt break line editing
461 * Bug 9876: Crash during cluster log replay
462 * Bug 9879: Missing conf.d or zones.d cause parse failure
463 * Bug 9911: Do not let API users create objects with invalid names
464 * Bug 9966: Fix formatting in mkclass
465 * Bug 9968: Implement support for '.' when persisting modified attributes
466 * Bug 9987: Crash in ConfigCompiler::RegisterZoneDir
467 * Bug 10008: Don't parse config files for branches not taken
468 * Bug 10012: Unused variable 'dobj' in configobject.tcpp
469 * Bug 10024: HTTP keep-alive does not work with .NET WebClient
470 * Bug 10027: Filtering by name doesn't work
471 * Bug 10034: Unused variable console_type in consolecommand.cpp
472 * Bug 10041: build failure: demo module
473 * Bug 10048: Error handling in HttpClient/icinga-studio
474 * Bug 10110: Add object_id where clause for icinga_downtimehistory
475 * Bug 10180: API actions do not follow REST guidelines
476 * Bug 10198: Detect infinite recursion in user scripts
477 * Bug 10210: Move the Collection status handler to /v1/status
478 * Bug 10211: PerfdataValue is not properly serialised in status queries
479 * Bug 10224: URL parser is cutting off last character
480 * Bug 10234: ASCII NULs don't work in string values
481 * Bug 10238: Use a temporary file for modified-attributes.conf updates
482 * Bug 10241: Properly encode URLs in Icinga Studio
483 * Bug 10249: Config Sync shouldn't send updates for objects the client doesn't have access to
484 * Bug 10253: /v1/objects/<type> returns an HTTP error when there are no objects of that type
485 * Bug 10255: Config sync does not set endpoint syncing and plays disconnect-sync ping-pong
486 * Bug 10256: ConfigWriter::EmitValue should format floating point values properly
487 * Bug 10326: icinga2 repository host add does not work
488 * Bug 10350: Remove duplicated text in section "Apply Notifications to Hosts and Services"
489 * Bug 10355: Version updates are not working properly
490 * Bug 10360: Icinga2 API performance regression
491 * Bug 10371: Ensure that modified attributes work with clients with local config and no zone attribute
492 * Bug 10386: restore_attribute does not work in clusters
493 * Bug 10403: Escaping $ not documented
494 * Bug 10406: Misleading wording in generated zones.conf
495 * Bug 10410: OpenBSD: hang during ConfigItem::ActivateItems() in daemon startup
496 * Bug 10417: 'which' isn't available in a minimal CentOS container
497 * Bug 10422: Changing a group's attributes causes duplicate rows in the icinga_*group_members table
498 * Bug 10433: 'dig_lookup' custom attribute for the 'dig' check command isn't optional
499 * Bug 10436: Custom variables aren't removed from the IDO database
500 * Bug 10439: "Command options" is empty when executing icinga2 without any argument.
501 * Bug 10440: Improve --help output for the --log-level option
502 * Bug 10455: Improve error handling during log replay
503 * Bug 10456: Incorrect attribute name in the documentation
504 * Bug 10457: Don't allow scripts to access FANoUserView attributes in sandbox mode
505 * Bug 10461: Line continuation is broken in 'icinga2 console'
506 * Bug 10466: Crash in IndexerExpression::GetReference when attempting to set an attribute on an object other than the current one
507 * Bug 10473: IDO tries to execute empty UPDATE queries
508 * Bug 10491: Unique constraint violation with multiple comment inserts in DB IDO
509 * Bug 10495: Incorrect JSON-RPC message causes Icinga 2 to crash
510 * Bug 10498: IcingaStudio: Accessing non-ConfigObjects causes ugly exception
511 * Bug 10501: Plural name rule not treating edge case correcly
512 * Bug 10504: Increase the default timeout for OS checks
513 * Bug 10508: Figure out whether we need the Checkable attributes state_raw, last_state_raw, hard_state_raw
514 * Bug 10510: CreatePipeOverlapped is not thread-safe
515 * Bug 10512: Mismatch on {comment,downtime}_id vs internal name in the API
516 * Bug 10517: Circular reference between *Connection and TlsStream objects
517 * Bug 10518: Crash in ConfigWriter::GetKeywords
518 * Bug 10527: Fix indentation for Dictionary::ToString
519 * Bug 10529: Change session_token to integer timestamp
520 * Bug 10535: Spaces do not work in command arguments
521 * Bug 10538: Crash in ConfigWriter::EmitIdentifier
522 * Bug 10539: Don't validate custom attributes that aren't strings
523 * Bug 10540: Async mysql queries aren't logged in the debug log
524 * Bug 10545: Broken build - unresolved external symbol "public: void __thiscall icinga::ApiClient::ExecuteScript...
525 * Bug 10555: Don't try to use --gc-sections on Solaris
526 * Bug 10556: Update OpenSSL for the Windows builds
527 * Bug 10558: There's a variable called 'string' in filter expressions
528 * Bug 10559: Autocompletion doesn't work in the debugger
529 * Bug 10560: 'api setup' should create a user even when api feature is already enabled
530 * Bug 10561: 'remove-comment' action does not support filters
531 * Bug 10562: Documentation should not reference real host names
532 * Bug 10563: /v1/console should only use a single permission
533 * Bug 10568: Improve location information for errors in API filters
534 * Bug 10569: Icinga 2 API Docs
535 * Bug 10578: API call doesn't fail when trying to use a template that doesn't exist
536 * Bug 10580: Detailed error message is missing when object creation via API fails
537 * Bug 10583: modify_attribute: object cannot be cloned
538 * Bug 10588: Documentation for /v1/types
539 * Bug 10596: Deadlock in MacroProcessor::EvaluateFunction
540 * Bug 10601: Don't allow users to set state attributes via PUT
541 * Bug 10602: API overwrites (and then deletes) config file when trying to create an object that already exists
542 * Bug 10604: Group memberships are not updated for runtime created objects
543 * Bug 10629: Download URL for NSClient++ is incorrect
544 * Bug 10637: Utility::FormatErrorNumber fails when error message uses arguments
545
546 ### What's New in Version 2.3.11
547
548 #### Changes
549
550 * Function for performing CIDR matches: cidr_match()
551 * New methods: String#reverse and Array#reverse
552 * New ITL command definitions: nwc_health, hpasm, squid, pgsql
553 * Additional arguments for ITL command definitions: by_ssh, dig, pop, spop, imap, simap
554 * Documentation updates
555 * Various bugfixes
556
557 #### Features
558
559 * Feature 9183: Add timestamp support for OpenTsdbWriter
560 * Feature 9466: Add FreeBSD setup to getting started
561 * Feature 9812: add check command for check_nwc_health
562 * Feature 9854: check_command for plugin check_hpasm
563 * Feature 10004: escape_shell_arg() method
564 * Feature 10006: Implement a way for users to resolve commands+arguments in the same way Icinga does
565 * Feature 10057: Command Execution Bridge: Use of same endpoint names in examples for a better understanding
566 * Feature 10109: Add check command squid
567 * Feature 10112: Add check command pgsql
568 * Feature 10129: Add ipv4/ipv6 only to nrpe CheckCommand
569 * Feature 10139: expand check command dig
570 * Feature 10142: Update debug docs for core dumps and full backtraces
571 * Feature 10157: Update graphing section in the docs
572 * Feature 10158: Make check_disk.exe CheckCommand Config more verbose
573 * Feature 10161: Improve documentation for check_memory
574 * Feature 10197: Implement the Array#reverse and String#reverse methods
575 * Feature 10207: Find a better description for cluster communication requirements
576 * Feature 10216: Clarify on cluster/client naming convention and add troubleshooting section
577 * Feature 10219: Add timeout argument for pop, spop, imap, simap commands
578 * Feature 10352: Improve timeperiod documentation
579 * Feature 10354: New method: cidr_match()
580 * Feature 10379: Add a debug log message for updating the program status table in DB IDO
581
582 #### Bugfixes
583
584 * Bug 8805: check cluster-zone returns wrong log lag
585 * Bug 9322: sending multiple Livestatus commands rejects all except the first
586 * Bug 10002: Deadlock in WorkQueue::Enqueue
587 * Bug 10079: Improve error message for socket errors in Livestatus
588 * Bug 10093: Rather use unique SID when granting rights for folders in NSIS on Windows Client
589 * Bug 10177: Windows Check Update -> Access denied
590 * Bug 10191: String methods cannot be invoked on an empty string
591 * Bug 10192: null + null should not be ""
592 * Bug 10199: Remove unnecessary MakeLiteral calls in SetExpression::DoEvaluate
593 * Bug 10204: Config parser problem with parenthesis and newlines
594 * Bug 10205: config checker reports wrong error on apply for rules
595 * Bug 10235: Deadlock in TlsStream::Close
596 * Bug 10239: Don't throw an exception when replaying the current replay log file
597 * Bug 10245: Percent character whitespace on Windows
598 * Bug 10254: Performance Data Labels including '=' will not be displayed correct
599 * Bug 10262: Don't log messages we've already relayed to all relevant zones
600 * Bug 10266: "Not after" value overflows in X509 certificates on RHEL5
601 * Bug 10348: Checkresultreader is unable to process host checks
602 * Bug 10349: Missing Start call for base class in CheckResultReader
603 * Bug 10351: Broken table layout in chapter 20
604 * Bug 10365: ApiListener::SyncRelayMessage doesn't send message to all zone members
605 * Bug 10377: Wrong connection log message for global zones
606
607 ### What's New in Version 2.3.10
608
609 #### Features
610
611 * Feature 9218: Use the command_endpoint name as check_source value if defined
612
613 #### Bugfixes
614
615 * Bug 9244: String escape problem with PostgreSQL >= 9.1 and standard_conforming_strings=on
616 * Bug 10003: Nested "outer" macro calls fails on (handled) missing "inner" values
617 * Bug 10051: Missing fix for reload on Windows in 2.3.9
618 * Bug 10058: Wrong calculation for host compat state "UNREACHABLE" in DB IDO
619 * Bug 10074: Missing zero padding for generated CA serial.txt
620
621 ### What's New in Version 2.3.9
622
623 #### Changes
624
625 * Fix that the first SOFT state is recognized as second SOFT state
626 * Implemented reload functionality for Windows
627 * New ITL check commands
628 * Documentation updates
629 * Various other bugfixes
630
631 #### Features
632
633 * Feature 9527: CheckCommand for check_interfaces
634 * Feature 9671: Add check_yum to ITL
635 * Feature 9675: Add check_redis to ITL
636 * Feature 9686: Update gdb pretty printer docs w/ Python 3
637 * Feature 9699: Adding "-r" parameter to the check_load command for dividing the load averages by the number of CPUs.
638 * Feature 9747: check_command for plugin check_clamd
639 * Feature 9796: Implement Dictionary#get and Array#get
640 * Feature 9801: Add check_jmx4perl to ITL
641 * Feature 9811: add check command for check_mailq
642 * Feature 9827: snmpv3 CheckCommand section improved
643 * Feature 9882: Implement the Dictionary#keys method
644 * Feature 9883: Use an empty dictionary for the 'this' scope when executing commands with Livestatus
645 * Feature 9985: add check command nscp-local-counter
646 * Feature 9996: Add new arguments openvmtools for Open VM Tools
647
648 #### Bugfixes
649
650 * Bug 8979: Missing DEL_DOWNTIME_BY_HOST_NAME command required by Classic UI 1.x
651 * Bug 9262: cluster check w/ immediate parent and child zone endpoints
652 * Bug 9623: missing config warning on empty port in endpoints
653 * Bug 9769: Set correct X509 version for certificates
654 * Bug 9773: Add log for missing EventCommand for command_endpoints
655 * Bug 9779: Trying to set a field for a non-object instance fails
656 * Bug 9782: icinga2 node wizard don't take zone_name input
657 * Bug 9806: Operator + is inconsistent when used with empty and non-empty strings
658 * Bug 9814: Build fix for Boost 1.59
659 * Bug 9835: Dict initializer incorrectly re-initializes field that is set to an empty string
660 * Bug 9860: missing check_perfmon.exe
661 * Bug 9867: Agent freezes when the check returns massive output
662 * Bug 9884: Warning about invalid API function icinga::Hello
663 * Bug 9897: First SOFT state is recognized as second SOFT state
664 * Bug 9902: typo in docs
665 * Bug 9912: check_command interfaces option match_aliases has to be boolean
666 * Bug 9913: Default disk checks on Windows fail because check_disk doesn't support -K
667 * Bug 9928: Add missing category for IDO query
668 * Bug 9947: Serial number field is not properly initialized for CA certificates
669 * Bug 9961: Don't re-download NSCP for every build
670 * Bug 9962: Utility::Glob on Windows doesn't support wildcards in all but the last path component
671 * Bug 9972: Icinga2 - too many open files - Exception
672 * Bug 9984: fix check command nscp-local
673 * Bug 9992: Duplicate severity type in the documentation for SyslogLogger
674
675 ### What's New in Version 2.3.8
676
677 #### Changes
678
679 * Bugfixes
680
681 #### Bugfixes
682
683 * Bug 9554: Don't allow "ignore where" for groups when there's no "assign where"
684 * Bug 9634: DB IDO: Do not update endpointstatus table on config updates
685 * Bug 9637: Wrong parameter for CheckCommand "ping-common-windows"
686 * Bug 9665: Escaping does not work for OpenTSDB perfdata plugin
687 * Bug 9666: checkcommand disk does not check free inode - check_disk
688
689 ### What's New in Version 2.3.7
690
691 #### Changes
692
693 * Bugfixes
694
695 #### Features
696
697 * Feature 9610: Enhance troubleshooting ssl errors & cluster replay log
698
699 #### Bugfixes
700
701 * Bug 9406: Selective cluster reconnecting breaks client communication
702 * Bug 9535: Config parser ignores "ignore" in template definition
703 * Bug 9584: Incorrect return value for the macro() function
704 * Bug 9585: Wrong formatting in DB IDO extensions docs
705 * Bug 9586: DB IDO: endpoint* tables are cleared on reload causing constraint violations
706 * Bug 9621: Assertion failed in icinga::ScriptUtils::Intersection
707 * Bug 9622: Missing lock in ScriptUtils::Union
708
709 ### What's New in Version 2.3.6
710
711 #### Changes
712
713 * Require openssl1 on sles11sp3 from Security Module repository
714   * Bug in SLES 11's OpenSSL version 0.9.8j preventing verification of generated certificates.
715   * Re-create these certificates with 2.3.6 linking against openssl1 (cli command or CSR auto-signing).
716 * ITL: Add ldap, ntp_peer, mongodb and elasticsearch CheckCommand definitions
717 * Bugfixes
718
719 #### Features
720
721 * Feature 6714: add pagerduty notification documentation
722 * Feature 9172: Add "ldap" CheckCommand for "check_ldap" plugin
723 * Feature 9191: Add "mongodb" CheckCommand definition
724 * Feature 9415: Add elasticsearch checkcommand to itl
725 * Feature 9416: snmpv3 CheckCommand: Add possibility to set securityLevel
726 * Feature 9451: Merge documentation fixes from GitHub
727 * Feature 9523: Add ntp_peer CheckCommand
728 * Feature 9562: Add new options for ntp_time CheckCommand
729 * Feature 9578: new options for smtp CheckCommand
730
731 #### Bugfixes
732
733 * Bug 9205: port empty when using icinga2 node wizard
734 * Bug 9253: Incorrect variable name in the ITL
735 * Bug 9303: Missing 'snmp_is_cisco' in Manubulon snmp-memory command definition
736 * Bug 9436: Functions can't be specified as command arguments
737 * Bug 9450: node setup: indent accept_config and accept_commands
738 * Bug 9452: Wrong file reference in README.md
739 * Bug 9456: Windows client w/ command_endpoint broken with $nscp_path$ and NscpPath detection
740 * Bug 9463: Incorrect check_ping.exe parameter in the ITL
741 * Bug 9476: Documentation for checks in an HA zone is wrong
742 * Bug 9481: Fix stability issues in the TlsStream/Stream classes
743 * Bug 9489: Add log message for discarded cluster events (e.g. from unauthenticated clients)
744 * Bug 9490: Missing openssl verify in cluster troubleshooting docs
745 * Bug 9513: itl/plugins-contrib.d/*.conf should point to PluginContribDir
746 * Bug 9522: wrong default port documentated for nrpe
747 * Bug 9549: Generated certificates cannot be verified w/ openssl 0.9.8j on SLES 11
748 * Bug 9558: mysql-devel is not available in sles11sp3
749 * Bug 9563: Update getting started for Debian Jessie
750
751 ### What's New in Version 2.3.5
752
753 #### Changes
754
755 * NSClient++ is now bundled with the Windows setup wizard and can optionally be installed
756 * Windows Wizard: "include <nscp>" is set by default
757 * Windows Wizard: Add update mode
758 * Plugins: Add check_perfmon plugin for Windows
759 * ITL: Add CheckCommand objects for Windows plugins ("include <windows-plugins>")
760 * ITL: Add CheckCommand definitions for "mongodb", "iftraffic", "disk_smb"
761 * ITL: Add arguments to CheckCommands "dns", "ftp", "tcp", "nscp"
762
763 #### Features
764
765 * Feature 8116: Extend Windows installer with an update mode
766 * Feature 8180: Add documentation and CheckCommands for the windows plugins
767 * Feature 8809: Add check_perfmon plugin for Windows
768 * Feature 9115: Add SHOWALL to NSCP Checkcommand
769 * Feature 9130: Add 'check_drivesize' as nscp-local check command
770 * Feature 9145: Add arguments to "dns" CheckCommand
771 * Feature 9146: Add arguments to "ftp" CheckCommand
772 * Feature 9147: Add arguments to "tcp" CheckCommand
773 * Feature 9176: ITL Documentation: Add a link for passing custom attributes as command parameters
774 * Feature 9180: Include Windows support details in the documentation
775 * Feature 9185: Add timestamp support for PerfdataWriter
776 * Feature 9191: Add "mongodb" CheckCommand definition
777 * Feature 9238: Bundle NSClient++ in Windows Installer
778 * Feature 9254: Add 'disk_smb' Plugin CheckCommand definition
779 * Feature 9256: Determine NSClient++ installation path using MsiGetComponentPath
780 * Feature 9260: Include <nscp> by default on Windows
781 * Feature 9261: Add the --load-all and --log options for nscp-local
782 * Feature 9263: Add support for installing NSClient++ in the Icinga 2 Windows wizard
783 * Feature 9270: Update service apply for documentation
784 * Feature 9272: Add 'iftraffic' to plugins-contrib check command definitions
785 * Feature 9285: Best practices: cluster config sync
786 * Feature 9297: Add examples for function usage in "set_if" and "command" attributes
787 * Feature 9310: Add typeof in 'assign/ignore where' expression as example
788 * Feature 9311: Add local variable scope for *Command to documentation (host, service, etc)
789 * Feature 9313: Use a more simple example for passing command parameters
790 * Feature 9318: Explain string concatenation in objects by real-world example
791 * Feature 9363: Update documentation for escape sequences
792 * Feature 9419: Enhance cluster/client troubleshooting
793 * Feature 9420: Enhance cluster docs with HA command_endpoints
794 * Feature 9431: Documentation: Move configuration before advanced topics
795
796 #### Bugfixes
797
798 * Bug 8853: Syntax Highlighting: host.address vs host.add
799 * Bug 8888: Icinga2 --version: Error showing Distribution
800 * Bug 8891: Node wont connect properly to master if host is is not set for Endpoint on new installs
801 * Bug 9055: Wrong timestamps w/ historical data replay in DB IDO
802 * Bug 9109: WIN: syslog is not an enable-able feature in windows
803 * Bug 9116: node update-config reports critical and warning
804 * Bug 9121: Possible DB deadlock
805 * Bug 9131: Missing ")" in last Apply Rules example
806 * Bug 9142: Downtimes are always "fixed"
807 * Bug 9143: Incorrect type and state filter mapping for User objects in DB IDO
808 * Bug 9161: 'disk': wrong order of threshold command arguments
809 * Bug 9187: SPEC: Give group write permissions for perfdata dir
810 * Bug 9205: port empty when using icinga2 node wizard
811 * Bug 9222: Missing custom attributes in backends if name is equal to object attribute
812 * Bug 9253: Incorrect variable name in the ITL
813 * Bug 9255: --scm-installs fails when the service is already installed
814 * Bug 9258: Some checks in the default Windows configuration fail
815 * Bug 9259: Disk and 'icinga' services are missing in the default Windows config
816 * Bug 9268: Typo in Configuration Best Practice
817 * Bug 9269: Wrong permission etc on windows
818 * Bug 9324: Multi line output not correctly handled from compat channels
819 * Bug 9328: Multiline vars are broken in objects.cache output
820 * Bug 9372: plugins-contrib.d/databases.conf: wrong argument for mssql_health
821 * Bug 9389: Documentation: Typo
822 * Bug 9390: Wrong service table attributes in Livestatus documentation
823 * Bug 9393: Documentation: Extend Custom Attributes with the boolean type
824 * Bug 9394: Including <nscp> on Linux fails with unregistered function
825 * Bug 9399: Documentation: Typo
826 * Bug 9406: Selective cluster reconnecting breaks client communication
827 * Bug 9412: Documentation: Update the link to register a new Icinga account
828
829 ### What's New in Version 2.3.4
830
831 #### Changes
832
833 * ITL: Check commands for various databases
834 * Improve validation messages for time periods
835 * Update max_check_attempts in generic-{host,service} templates
836 * Update logrotate configuration
837 * Bugfixes
838
839 #### Features
840
841 * Feature 8760: Add database plugins to ITL
842 * Feature 8803: Agent Wizard: add options for API defaults
843 * Feature 8893: Improve timeperiod validation error messages
844 * Feature 8895: Add explanatory note for Icinga2 client documentation
845
846 #### Bugfixes
847
848 * Bug 8808: logrotate doesn't work on Ubuntu
849 * Bug 8821: command_endpoint check_results are not replicated to other endpoints in the same zone
850 * Bug 8879: Reword documentation of check_address
851 * Bug 8881: Add arguments to the UPS check
852 * Bug 8889: Fix a minor markdown error
853 * Bug 8892: Validation errors for time ranges which span the DST transition
854 * Bug 8894: Default max_check_attempts should be lower for hosts than for services
855 * Bug 8913: Windows Build: Flex detection
856 * Bug 8917: Node wizard should only accept 'y', 'n', 'Y' and 'N' as answers for boolean questions
857 * Bug 8919: Fix complexity class for Dictionary::Get
858 * Bug 8987: Fix a typo
859 * Bug 9012: Typo in graphite feature enable documentation
860 * Bug 9014: Don't update scheduleddowntime table w/ trigger_time column when only adding a downtime
861 * Bug 9016: Downtimes which have been triggered are not properly recorded in the database
862 * Bug 9017: scheduled_downtime_depth column is not reset when a downtime ends or when a downtime is being removed
863 * Bug 9021: Multiple log messages w/ "Attempting to send notifications for notification object"
864 * Bug 9041: Acknowledging problems w/ expire time does not add the expiry information to the related comment for IDO and compat
865 * Bug 9045: Vim syntax: Match groups before host/service/user objects
866 * Bug 9049: check_disk order of command arguments
867 * Bug 9050: web.conf is not in the RPM package
868 * Bug 9064: troubleshoot truncates crash reports
869 * Bug 9069: Documentation: set_if usage with boolean values and functions
870 * Bug 9073: custom attributes with recursive macro function calls causing sigabrt
871
872 ### What's New in Version 2.3.3
873
874 #### Changes
875
876 * New function: parse_performance_data
877 * Include more details in --version
878 * Improve documentation
879 * Bugfixes
880
881 #### Features
882
883 * Feature 8685: Show state/type filter names in notice/debug log
884 * Feature 8686: Update documentation for "apply for" rules
885 * Feature 8693: New function: parse_performance_data
886 * Feature 8740: Add "access objects at runtime" examples to advanced section
887 * Feature 8761: Include more details in --version
888 * Feature 8816: Add "random" CheckCommand for test and demo purposes
889 * Feature 8827: Move release info in INSTALL.md into a separate file
890
891 #### Bugfixes
892
893 * Bug 8660: Update syntax highlighting for 2.3 features
894 * Bug 8677: Re-order the object types in alphabetical order
895 * Bug 8724: Missing config validator for command arguments 'set_if'
896 * Bug 8734: startup.log broken when the DB schema needs an update
897 * Bug 8736: Don't update custom vars for each status update
898 * Bug 8748: Don't ignore extraneous arguments for functions
899 * Bug 8749: Build warnings with CMake 3.1.3
900 * Bug 8750: Flex version check does not reject unsupported versions
901 * Bug 8753: Fix a typo in the documentation of ICINGA2_WITH_MYSQL and ICINGA2_WITH_PGSQL
902 * Bug 8755: Fix VIM syntax highlighting for comments
903 * Bug 8757: Add missing keywords in the syntax highlighting files
904 * Bug 8762: Plugin "check_http" is missing in Windows environments
905 * Bug 8763: Typo in doc library-reference
906 * Bug 8764: Revamp migration documentation
907 * Bug 8765: Explain processing logic/order of apply rules with for loops
908 * Bug 8766: Remove prompt to create a TicketSalt from the wizard
909 * Bug 8767: Typo and invalid example in the runtime macro documentation
910 * Bug 8769: Improve error message for invalid field access
911 * Bug 8770: object Notification + apply Service fails with error "...refers to service which doesn't exist"
912 * Bug 8771: Correct HA documentation
913 * Bug 8829: Figure out why command validators are not triggered
914 * Bug 8834: Return doesn't work inside loops
915 * Bug 8844: Segmentation fault when executing "icinga2 pki new-cert"
916 * Bug 8862: wrong 'dns_lookup' custom attribute default in command-plugins.conf
917 * Bug 8866: Fix incorrect perfdata templates in the documentation
918 * Bug 8869: Array in command arguments doesn't work
919
920 ### What's New in Version 2.3.2
921
922 #### Changes
923
924 * Bugfixes
925
926 #### Bugfixes
927
928 * Bug 8721: Log message for cli commands breaks the init script
929
930 ### What's New in Version 2.3.1
931
932 #### Changes
933
934 * Bugfixes
935
936 Please note that this version fixes the default thresholds for the disk check which were inadvertently broken in 2.3.0; if you're using percent-based custom thresholds you will need to add the '%' sign to your custom attributes
937
938 #### Features
939
940 * Feature 8659: Implement String#contains
941
942 #### Bugfixes
943
944 * Bug 8540: Kill signal sent only to check process, not whole process group
945 * Bug 8657: Missing program name in 'icinga2 --version'
946 * Bug 8658: Fix check_disk thresholds: make sure partitions are the last arguments
947 * Bug 8672: Api heartbeat message response time problem
948 * Bug 8673: Fix check_disk default thresholds and document the change of unit
949 * Bug 8679: Config validation fail because of unexpected new-line
950 * Bug 8680: Update documentation for DB IDO HA Run-Once
951 * Bug 8683: Make sure that the /var/log/icinga2/crash directory exists
952 * Bug 8684: Fix formatting for the GDB stacktrace
953 * Bug 8687: Crash in Dependency::Stop
954 * Bug 8691: Debian packages do not create /var/log/icinga2/crash
955
956 ### What's New in Version 2.3.0
957
958 #### Changes
959
960 * Improved configuration validation
961     * Unnecessary escapes are no longer permitted (e.g. \')
962     * Dashes are no longer permitted in identifier names (as their semantics are ambiguous)
963     * Unused values are detected (e.g. { "-M" })
964     * Validation for time ranges has been improved
965     * Additional validation rules for some object types (Notification and User)
966 * New language features
967     * Implement a separate type for boolean values
968     * Support for user-defined functions
969     * Support for conditional statements (if/else)
970     * Support for 'for' and 'while' loops
971     * Support for local variables using the 'var' keyword
972     * New operators: % (modulo), ^ (xor), - (unary minus) and + (unary plus)
973     * Implemented prototype-based methods for most built-in types (e.g. [ 3, 2 ].sort())
974     * Explicit access to local and global variables using the 'locals' and 'globals' keywords
975     * Changed the order in which filters are evaluated for apply rules with 'for'
976     * Make type objects accessible as global variables
977     * Support for using functions in custom attributes
978     * Access objects and their runtime attributes in functions (e.g. get_host(NodeName).state)
979 * ITL improvements
980     * Additional check commands were added to the ITL
981     * Additional arguments for existing check commands
982 * CLI improvements
983     * Add the 'icinga2 console' CLI command which can be used to test expressions
984     * Add the 'icinga2 troubleshoot' CLI command for collecting troubleshooting information
985     * Performance improvements for the 'icinga2 node update-config' CLI command
986     * Implement argument auto-completion for short options (e.g. daemon -c)
987     * 'node setup' and 'node wizard' create backups for existing certificate files
988 * Add ignore_soft_states option for Dependency object configuration
989 * Fewer threads are used for socket I/O
990 * Flapping detection for hosts and services is disabled by default
991 * Added support for OpenTSDB
992 * New Livestatus tables: hostsbygroup, servicesbygroup, servicesbyhostgroup
993 * Include GDB backtrace in crash reports
994 * Various documentation improvements
995 * Solved a number of issues where cluster instances would not reconnect after intermittent connection problems
996 * A lot of other, minor changes
997
998 * [DB IDO schema upgrade](17-upgrading-icinga-2.md#upgrading-icinga-2) to `1.13.0` required!
999
1000 #### Features
1001
1002 * Feature 3446: Add troubleshooting collect cli command
1003 * Feature 6109: Don't spawn threads for network connections
1004 * Feature 6570: Disallow side-effect-free r-value expressions in expression lists
1005 * Feature 6697: Plugin Check Commands: add check_vmware_esx
1006 * Feature 6857: Run CheckCommands with C locale (workaround for comma vs dot and plugin api bug)
1007 * Feature 6858: Add some more PNP details
1008 * Feature 6868: Disable flapping detection by default
1009 * Feature 6923: IDO should fill program_end_time on a clean shutdown
1010 * Feature 7136: extended Manubulon SNMP Check Plugin Command
1011 * Feature 7209: ITL: Interfacetable
1012 * Feature 7256: Add OpenTSDB Writer
1013 * Feature 7292: ITL: Check_Mem.pl
1014 * Feature 7294: ITL: ESXi-Hardware
1015 * Feature 7326: Add parent soft states option to Dependency object configuration
1016 * Feature 7361: Livestatus: Add GroupBy tables: hostsbygroup, servicesbygroup, servicesbyhostgroup
1017 * Feature 7545: Please add labels in SNMP checks
1018 * Feature 7564: Access object runtime attributes in custom vars & command arguments
1019 * Feature 7610: Variable from for loop not usable in assign statement
1020 * Feature 7700: Evaluate apply/object rules when the parent objects are created
1021 * Feature 7702: Add an option that hides CLI commands
1022 * Feature 7704: ConfigCompiler::HandleInclude* should return an AST node
1023 * Feature 7706: ConfigCompiler::Compile* should return an AST node
1024 * Feature 7748: Redesign how stack frames work for scripts
1025 * Feature 7767: Rename _DEBUG to I2_DEBUG
1026 * Feature 7774: Implement an AST Expression for T_CONST
1027 * Feature 7778: Missing check_disk output on Windows
1028 * Feature 7784: Implement the DISABLE_HOST_SVC_NOTIFICATIONS and ENABLE_HOST_SVC_NOTIFICATIONS commands
1029 * Feature 7793: Don't build db_ido when both MySQL and PostgreSQL aren't enabled
1030 * Feature 7794: Implement an option to disable building the Livestatus module
1031 * Feature 7795: Implement an option to disable building the Demo component
1032 * Feature 7805: Implement unit tests for the config parser
1033 * Feature 7807: Move the cast functions into libbase
1034 * Feature 7813: Implement the % operator
1035 * Feature 7816: Document operator precedence
1036 * Feature 7822: Make the config parser thread-safe
1037 * Feature 7823: Figure out whether Number + String should implicitly convert the Number argument to a string
1038 * Feature 7824: Implement the "if" and "else" keywords
1039 * Feature 7873: Plugin Check Commands: Add icmp
1040 * Feature 7879: Windows agent is missing the standard plugin check_ping
1041 * Feature 7883: Implement official support for user-defined functions and the "for" keyword
1042 * Feature 7901: Implement socket_path attribute for the IdoMysqlConnection class
1043 * Feature 7910: The lexer shouldn't accept escapes for characters which don't have to be escaped
1044 * Feature 7925: Move the config file for the ido-*sql features into the icinga2-ido-* packages
1045 * Feature 8016: Documentation enhancement for snmp traps and passive checks.
1046 * Feature 8019: Register type objects as global variables
1047 * Feature 8020: Improve output of ToString for type objects
1048 * Feature 8030: Evaluate usage of function()
1049 * Feature 8033: Allow name changed from inside the object
1050 * Feature 8040: Disallow calling strings as functions
1051 * Feature 8043: Implement a boolean sub-type for the Value class
1052 * Feature 8047: ConfigCompiler::HandleInclude should return an inline dictionary
1053 * Feature 8060: Windows plugins should behave like their Linux cousins
1054 * Feature 8065: Implement a way to remove dictionary keys
1055 * Feature 8071: Implement a way to call methods on objects
1056 * Feature 8074: Figure out how variable scopes should work
1057 * Feature 8078: Backport i2tcl's error reporting functionality into "icinga2 console"
1058 * Feature 8096: Document the new language features in 2.3
1059 * Feature 8121: feature enable should use relative symlinks
1060 * Feature 8133: Implement line-continuation for the "console" command
1061 * Feature 8169: Implement additional methods for strings
1062 * Feature 8172: Assignments shouldn't have a "return" value
1063 * Feature 8195: Host/Service runtime macro downtime_depth
1064 * Feature 8226: Make invalid log-severity option output an error instead of a warning
1065 * Feature 8244: Implement keywords to explicitly access globals/locals
1066 * Feature 8259: The check "hostalive" is not working with ipv6
1067 * Feature 8269: Implement the while keyword
1068 * Feature 8277: Add macros $host.check_source$ and $service.check_source$
1069 * Feature 8290: Make operators &&, || behave like in JavaScript
1070 * Feature 8291: Implement validator support for function objects
1071 * Feature 8293: The Zone::global attribute is not documented
1072 * Feature 8316: Extend disk checkcommand
1073 * Feature 8322: Implement Array#join
1074 * Feature 8371: Add path information for objects in object list
1075 * Feature 8374: Add timestamp support for Graphite
1076 * Feature 8386: Add documentation for cli command 'console'
1077 * Feature 8393: Implement support for Json.encode and Json.decode
1078 * Feature 8394: Implement continue/break keywords
1079 * Feature 8399: Backup certificate files in 'node setup'
1080 * Feature 8410: udp check command is missing arguments.
1081 * Feature 8414: Add ITL check command for check_ipmi_sensor
1082 * Feature 8429: add webinject checkcommand
1083 * Feature 8465: Add the ability to use a CA certificate as a way of verifying hosts for CSR autosigning
1084 * Feature 8467: introduce time dependent variable values
1085 * Feature 8498: Snmp CheckCommand misses various options
1086 * Feature 8515: Show slave lag for the cluster-zone check
1087 * Feature 8522: Update Remote Client/Distributed Monitoring Documentation
1088 * Feature 8527: Change Livestatus query log level to 'notice'
1089 * Feature 8548: Add support for else-if
1090 * Feature 8575: Include GDB backtrace in crash reports
1091 * Feature 8599: Remove macro argument for IMPL_TYPE_LOOKUP
1092 * Feature 8600: Add validator for time ranges in ScheduledDowntime objects
1093 * Feature 8610: Support the SNI TLS extension
1094 * Feature 8621: Add check commands for NSClient++
1095 * Feature 8648: Document closures ('use')
1096
1097 #### Bugfixes
1098
1099 * Bug 6171: Remove name and return value for stats functions
1100 * Bug 6959: Scheduled start time will be ignored if the host or service is already in a problem state
1101 * Bug 7311: Invalid macro results in exception
1102 * Bug 7542: Update validators for CustomVarObject
1103 * Bug 7576: validate configured legacy timeperiod ranges
1104 * Bug 7582: Variable expansion is single quoted.
1105 * Bug 7644: Unity build doesn't work with MSVC
1106 * Bug 7647: Avoid rebuilding libbase when the version number changes
1107 * Bug 7731: Reminder notifications not being sent but logged every 5 secs
1108 * Bug 7765: DB IDO: Duplicate entry icinga_{host,service}dependencies
1109 * Bug 7800: Fix the shift/reduce conflicts in the parser
1110 * Bug 7802: Change parameter type for include and include_recursive to T_STRING
1111 * Bug 7808: Unterminated string literals should cause parser to return an error
1112 * Bug 7809: Scoping rules for "for" are broken
1113 * Bug 7810: Return values for functions are broken
1114 * Bug 7811: The __return keyword is broken
1115 * Bug 7812: Validate array subscripts
1116 * Bug 7814: Set expression should check whether LHS is a null pointer
1117 * Bug 7815: - operator doesn't work in expressions
1118 * Bug 7826: Compiler warnings
1119 * Bug 7830: - shouldn't be allowed in identifiers
1120 * Bug 7871: Missing persistent_comment, notify_contact columns for acknowledgement table
1121 * Bug 7894: Fix warnings when using CMake 3.1.0
1122 * Bug 7895: Serialize() fails to serialize objects which don't have a registered type
1123 * Bug 7995: Windows Agent: Missing directory "zones" in setup
1124 * Bug 8018: Value("").IsEmpty() should return true
1125 * Bug 8029: operator precedence for % and > is incorrect
1126 * Bug 8041: len() overflows
1127 * Bug 8061: Confusing error message for import
1128 * Bug 8067: Require at least one user for notification objects (user or as member of user_groups)
1129 * Bug 8076: icinga 2 Config Error needs to be more verbose
1130 * Bug 8081: Location info for strings is incorrect
1131 * Bug 8100: POSTGRES IDO: invalid syntax for integer: "true" while trying to update table icinga_hoststatus
1132 * Bug 8111: User::ValidateFilters isn't being used
1133 * Bug 8117: Agent checks fail when there's already a host with the same name
1134 * Bug 8122: Config file passing validation causes segfault
1135 * Bug 8132: Debug info for indexer is incorrect
1136 * Bug 8136: Icinga crashes when config file name is invalid
1137 * Bug 8164: escaped backslash in string literals
1138 * Bug 8166: parsing include_recursive
1139 * Bug 8173: Segfault on icinga::String::operator= when compiling configuration
1140 * Bug 8175: Compiler warnings
1141 * Bug 8179: Exception on missing config files
1142 * Bug 8184: group assign fails with bad lexical cast when evaluating rules
1143 * Bug 8185: Argument auto-completion doesn't work for short options
1144 * Bug 8211: icinga2 node update should not write config for blacklisted zones/host
1145 * Bug 8230: Lexer term for T_ANGLE_STRING is too aggressive
1146 * Bug 8249: Problems using command_endpoint inside HA zone
1147 * Bug 8257: Report missing command objects on remote agent
1148 * Bug 8260: icinga2 node wizard: Create backups of certificates
1149 * Bug 8289: Livestatus operator =~ is not case-insensitive
1150 * Bug 8294: Running icinga2 command as non privilged user raises error
1151 * Bug 8298: notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands
1152 * Bug 8300: ApiListener::ReplayLog shouldn't hold mutex lock during call to Socket::Poll
1153 * Bug 8307: PidPath, VarsPath, ObjectsPath and StatePath no longer read from init.conf
1154 * Bug 8309: Crash in ScheduledDowntime::CreateNextDowntime
1155 * Bug 8313: Incorrectly formatted timestamp in .timestamp file
1156 * Bug 8318: Remote Clients: Add manual setup cli commands
1157 * Bug 8323: Apply rule '' for host does not match anywhere!
1158 * Bug 8333: Icinga2 master doesn't change check-status when "accept_commands = true" is not set at client node
1159 * Bug 8372: Stacktrace on Endpoint not belonging to a zone or multiple zones
1160 * Bug 8383: last_hard_state missing in StatusDataWriter
1161 * Bug 8387: StatusDataWriter: Wrong host notification filters (broken fix in #8192)
1162 * Bug 8388: Config sync authoritative file never created
1163 * Bug 8389: Added downtimes must be triggered immediately if checkable is Not-OK
1164 * Bug 8390: Agent writes CR CR LF in synchronized config files
1165 * Bug 8397: Icinga2 config reset after package update (centos6.6)
1166 * Bug 8425: DB IDO: Duplicate entry icinga_scheduleddowntime
1167 * Bug 8433: Make the arguments for the stats functions const-ref
1168 * Bug 8434: Build fails on OpenBSD
1169 * Bug 8436: Indicate that Icinga2 is shutting down in case of a fatal error
1170 * Bug 8438: DB IDO {host,service}checks command_line value is "Object of type 'icinga::Array'"
1171 * Bug 8444: Don't attempt to restore program state from non-existing state file
1172 * Bug 8452: Livestatus query on commands table with custom vars fails
1173 * Bug 8461: Don't request heartbeat messages until after we've synced the log
1174 * Bug 8473: Exception in WorkQueue::StatusTimerHandler
1175 * Bug 8488: Figure out why 'node update-config' becomes slow over time
1176 * Bug 8493: Misleading ApiListener connection log messages on a master (Endpoint vs Zone)
1177 * Bug 8496: Icinga doesn't update long_output in DB
1178 * Bug 8511: Deadlock with DB IDO dump and forcing a scheduled check
1179 * Bug 8517: Config parser fails non-deterministic on Notification missing Checkable
1180 * Bug 8519: apply-for incorrectly converts loop var to string
1181 * Bug 8529: livestatus limit header not working
1182 * Bug 8535: Crash in ApiEvents::RepositoryTimerHandler
1183 * Bug 8536: Valgrind warning for ExternalCommandListener::CommandPipeThread
1184 * Bug 8537: Crash in DbObject::SendStatusUpdate
1185 * Bug 8544: Hosts: process_performance_data = 0 in database even though enable_perfdata = 1 in config
1186 * Bug 8555: Don't accept config updates for zones for which we have an authoritative copy of the config
1187 * Bug 8559: check_memory tool shows incorrect memory size on windows
1188 * Bug 8593: Memory leak in Expression::GetReference
1189 * Bug 8594: Improve Livestatus query performance
1190 * Bug 8596: Dependency: Validate *_{host,service}_name objects on their existance
1191 * Bug 8604: Attribute hints don't work for nested attributes
1192 * Bug 8627: Icinga2 shuts down when service is reloaded
1193 * Bug 8638: Fix a typo in documentation
1194
1195 ### What's New in Version 2.2.4
1196
1197 #### Changes
1198
1199 * Bugfixes
1200
1201 #### Bugfixes
1202
1203 * Bug #6943: Configured recurring downtimes not applied on saturdays
1204 * Bug #7660: livestatus / nsca / etc submits are ignored during reload
1205 * Bug #7685: kUn-Bashify mail-{host,service}-notification.sh
1206 * Bug #8128: Icinga 2.2.2 build fails on SLES11SP3 because of changed boost dependency
1207 * Bug #8131: vfork() hangs on OS X
1208 * Bug #8162: Satellite doesn't use manually supplied 'local zone name'
1209 * Bug #8192: Feature statusdata shows wrong host notification options
1210 * Bug #8201: Update Icinga Web 2 uri to /icingaweb2
1211 * Bug #8214: Fix YAJL detection on Debian squeeze
1212 * Bug #8222: inconsistent URL http(s)://www.icinga.org
1213 * Bug #8223: Typos in readme file for windows plugins
1214 * Bug #8245: check_ssmtp command does NOT support mail_from
1215 * Bug #8256: Restart fails after deleting a Host
1216 * Bug #8288: Crash in DbConnection::ProgramStatusHandler
1217 * Bug #8295: Restart of Icinga hangs
1218 * Bug #8299: Scheduling downtime for host and all services only schedules services
1219 * Bug #8311: Segfault in Checkable::AddNotification
1220 * Bug #8321: enable_event_handlers attribute is missing in status.dat
1221 * Bug #8368: Output in "node wizard" is confusing
1222
1223 ### What's New in Version 2.2.3
1224
1225 #### Changes
1226
1227 * Bugfixes
1228
1229 #### Bugfixes
1230
1231 * Bug #8063: Volatile checks trigger invalid notifications on OK->OK state changes
1232 * Bug #8125: Incorrect ticket shouldn't cause "node wizard" to terminate
1233 * Bug #8126: Icinga 2.2.2 doesn't build on i586 SUSE distributions
1234 * Bug #8143: Windows plugin check_service.exe can't find service NTDS
1235 * Bug #8144: Arguments without values are not used on plugin exec
1236 * Bug #8147: check_interval must be greater than 0 error on update-config
1237 * Bug #8152: DB IDO query queue limit reached on reload
1238 * Bug #8171: Typo in example of StatusDataWriter
1239 * Bug #8178: Icinga 2.2.2 segfaults on FreeBSD
1240 * Bug #8181: icinga2 node update config shows hex instead of human readable names
1241 * Bug #8182: Segfault on update-config old empty config
1242
1243 ### What's New in Version 2.2.2
1244
1245 #### Changes
1246
1247 * Bugfixes
1248
1249 #### Bugfixes
1250
1251 * Bug #7045: icinga2 init-script doesn't validate configuration on reload action
1252 * Bug #7064: Missing host downtimes/comments in Livestatus
1253 * Bug #7301: Docs: Better explaination of dependency state filters
1254 * Bug #7314: double macros in command arguments seems to lead to exception
1255 * Bug #7511: Feature `compatlog' should flush output buffer on every new line
1256 * Bug #7518: update-config fails to create hosts
1257 * Bug #7591: CPU usage at 100% when check_interval = 0 in host object definition
1258 * Bug #7618: Repository does not support services which have a slash in their name
1259 * Bug #7683: If a parent host goes down, the child host isn't marked as unrechable in the db ido
1260 * Bug #7707: "node wizard" shouldn't crash when SaveCert fails
1261 * Bug #7745: Cluster heartbeats need to be more aggressive
1262 * Bug #7769: The unit tests still crash sometimes
1263 * Bug #7863: execute checks locally if command_endpoint == local endpoint
1264 * Bug #7878: Segfault on issuing node update-config
1265 * Bug #7882: Improve error reporting when libmysqlclient or libpq are missing
1266 * Bug #7891: CLI `icinga2 node update-config` doesn't sync configs from remote clients as expected
1267 * Bug #7913: /usr/lib/icinga2 is not owned by a package
1268 * Bug #7914: SUSE packages %set_permissions post statement wasn't moved to common
1269 * Bug #7917: update_config not updating configuration
1270 * Bug #7920: Test Classic UI config file with Apache 2.4
1271 * Bug #7929: Apache 2.2 fails with new apache conf
1272 * Bug #8002: typeof() seems to return null for arrays and dictionaries
1273 * Bug #8003: SIGABRT while evaluating apply rules
1274 * Bug #8028: typeof does not work for numbers
1275 * Bug #8039: Livestatus: Replace unixcat with nc -U
1276 * Bug #8048: Wrong command in documentation for installing Icinga 2 pretty printers.
1277 * Bug #8050: exception during config check
1278 * Bug #8051: Update host examples in Dependencies for Network Reachability documentation
1279 * Bug #8058: DB IDO: Missing last_hard_state column update in {host,service}status tables
1280 * Bug #8059: Unit tests fail on FreeBSD
1281 * Bug #8066: Setting a dictionary key to null does not cause the key/value to be removed
1282 * Bug #8070: Documentation: Add note on default notification interval in getting started notifications.conf
1283 * Bug #8075: No option to specify timeout to check_snmp and snmp manubulon commands
1284
1285 ### What's New in Version 2.2.1
1286
1287 #### Changes
1288
1289 * Support arrays in [command argument macros](#command-passing-parameters) #6709
1290     * Allows to define multiple parameters for [nrpe -a](#plugin-check-command-nrpe), [nscp -l](#plugin-check-command-nscp), [disk -p](#plugin-check-command-disk), [dns -a](#plugin-check-command-dns).
1291 * Bugfixes
1292
1293 #### Features
1294
1295 * Feature #6709: Support for arrays in macros
1296 * Feature #7463: Update spec file to use yajl-devel
1297 * Feature #7739: The classicui Apache conf doesn't support Apache 2.4
1298 * Feature #7747: Increase default timeout for NRPE checks
1299 * Feature #7867: Document how arrays in macros work
1300
1301 #### Bugfixes
1302
1303 * Bug #7173: service icinga2 status gives wrong information when run as unprivileged user
1304 * Bug #7602: livestatus large amount of submitting unix socket command results in broken pipes
1305 * Bug #7613: icinga2 checkconfig should fail if group given for command files does not exist
1306 * Bug #7671: object and template with the same name generate duplicate object error
1307 * Bug #7708: Built-in commands shouldn't be run on the master instance in remote command execution mode
1308 * Bug #7725: Windows wizard uses incorrect CLI command
1309 * Bug #7726: Windows wizard is missing --zone argument
1310 * Bug #7730: Restart Icinga - Error Restoring program state from file '/var/lib/icinga2/icinga2.state'
1311 * Bug #7735: 2.2.0 has out-of-date icinga2 man page
1312 * Bug #7738: Systemd rpm scripts are run in wrong package
1313 * Bug #7740: /usr/sbin/icinga-prepare-dirs conflicts in the bin and common package
1314 * Bug #7741: Icinga 2.2 misses the build requirement libyajl-devel for SUSE distributions
1315 * Bug #7743: Icinga2 node add failed with unhandled exception
1316 * Bug #7754: Incorrect error message for localhost
1317 * Bug #7770: Objects created with node update-config can't be seen in Classic UI
1318 * Bug #7786: Move the icinga2-prepare-dirs script elsewhere
1319 * Bug #7806: !in operator returns incorrect result
1320 * Bug #7828: Verify if master radio box is disabled in the Windows wizard
1321 * Bug #7847: Wrong information in section "Linux Client Setup Wizard for Remote Monitoring"
1322 * Bug #7862: Segfault in CA handling
1323 * Bug #7868: Documentation: Explain how unresolved macros are handled
1324 * Bug #7890: Wrong permission in run directory after restart
1325 * Bug #7896: Fix Apache config in the Debian package
1326
1327 ### What's New in Version 2.2.0
1328
1329 #### Changes
1330
1331 * DB IDO schema update to version `1.12.0`
1332     * schema files in `lib/db_ido_{mysql,pgsql}/schema` (source)
1333     * Table `programstatus`: New column `program_version`
1334     * Table `customvariables` and `customvariablestatus`: New column `is_json` (required for custom attribute array/dictionary support)
1335 * New features
1336     * [GelfWriter](#gelfwriter): Logging check results, state changes, notifications to GELF (graylog2, logstash) #7619
1337     * Agent/Client/Node framework #7249
1338     * Windows plugins for the client/agent parts #7242 #7243
1339 * New CLI commands #7245
1340     * `icinga2 feature {enable,disable}` replaces `icinga2-{enable,disable}-feature` script  #7250
1341     * `icinga2 object list` replaces `icinga2-list-objects` script  #7251
1342     * `icinga2 pki` replaces` icinga2-build-{ca,key}` scripts  #7247
1343     * `icinga2 repository` manages `/etc/icinga2/repository.d` which must be included in `icinga2.conf` #7255
1344     * `icinga2 node` cli command provides node (master, satellite, agent) setup (wizard) and management functionality #7248
1345     * `icinga2 daemon` for existing daemon arguments (`-c`, `-C`). Removed `-u` and `-g` parameters in favor of [init.conf](#init-conf).
1346     * bash auto-completion & terminal colors #7396
1347 * Configuration
1348     * Former `localhost` example host is now defined in [hosts.conf](#hosts-conf) #7594
1349     * All example services moved into advanced apply rules in [services.conf](#services-conf)
1350     * Updated downtimes configuration example in [downtimes.conf](#downtimes-conf) #7472
1351     * Updated notification apply example in [notifications.conf](#notifications-conf) #7594
1352     * Support for object attribute 'zone' #7400
1353     * Support setting [object variables in apply rules](#dependencies-apply-custom-attributes) #7479
1354     * Support arrays and dictionaries in [custom attributes](#custom-attributes-apply) #6544 #7560
1355     * Add [apply for rules](#using-apply-for) for advanced dynamic object generation #7561
1356     * New attribute `accept_commands` for [ApiListener](#objecttype-apilistener) #7559
1357     * New [init.conf](#init-conf) file included first containing new constants `RunAsUser` and `RunAsGroup`.
1358 * Cluster
1359     * Add [CSR Auto-Signing support](#csr-autosigning-requirements) using generated ticket #7244
1360     * Allow to [execute remote commands](#icinga2-remote-monitoring-client-command-execution) on endpoint clients #7559
1361 * Perfdata
1362     * [PerfdataWriter](#writing-performance-data-files): Don't change perfdata, pass through from plugins #7268
1363     * [GraphiteWriter](#graphite-carbon-cache-writer): Add warn/crit/min/max perfdata and downtime_depth stats values #7366 #6946
1364 * Packages
1365     * `python-icinga2` package dropped in favor of integrated cli commands #7245
1366     * Windows Installer for the agent parts #7243
1367
1368 > **Note**
1369 >
1370 >  Please remove `conf.d/hosts/localhost*` after verifying your updated configuration!
1371
1372 #### Features
1373
1374 * Feature #6544: Support for array in custom variable.
1375 * Feature #6946: Add downtime depth as statistic metric for GraphiteWriter
1376 * Feature #7187: Document how to use multiple assign/ignore statements with logical "and" & "or"
1377 * Feature #7199: Cli commands: add filter capability to 'object list'
1378 * Feature #7241: Windows Wizard
1379 * Feature #7242: Windows plugins
1380 * Feature #7243: Windows installer
1381 * Feature #7244: CSR auto-signing
1382 * Feature #7245: Cli commands
1383 * Feature #7246: Cli command framework
1384 * Feature #7247: Cli command: pki
1385 * Feature #7248: Cli command: Node
1386 * Feature #7249: Node Repository
1387 * Feature #7250: Cli command: Feature
1388 * Feature #7251: Cli command: Object
1389 * Feature #7252: Cli command: SCM
1390 * Feature #7253: Cli Commands: Node Repository Blacklist & Whitelist
1391 * Feature #7254: Documentation: Agent/Satellite Setup
1392 * Feature #7255: Cli command: Repository
1393 * Feature #7262: macro processor needs an array printer
1394 * Feature #7319: Documentation: Add support for locally-scoped variables for host/service in applied Dependency
1395 * Feature #7334: GraphiteWriter: Add support for customized metric prefix names
1396 * Feature #7356: Documentation: Cli Commands
1397 * Feature #7366: GraphiteWriter: Add warn/crit/min/max perfdata values if existing
1398 * Feature #7370: CLI command: variable
1399 * Feature #7391: Add program_version column to programstatus table
1400 * Feature #7396: Implement generic color support for terminals
1401 * Feature #7400: Remove zone keyword and allow to use object attribute 'zone'
1402 * Feature #7415: CLI: List disabled features in feature list too
1403 * Feature #7421: Add -h next to --help
1404 * Feature #7423: Cli command: Node Setup
1405 * Feature #7452: Replace cJSON with a better JSON parser
1406 * Feature #7465: Cli command: Node Setup Wizard (for Satellites and Agents)
1407 * Feature #7467: Remove virtual agent name feature for localhost
1408 * Feature #7472: Update downtimes.conf example config
1409 * Feature #7478: Documentation: Mention 'icinga2 object list' in config validation
1410 * Feature #7479: Set host/service variable in apply rules
1411 * Feature #7480: Documentation: Add host/services variables in apply rules
1412 * Feature #7504: Documentation: Revamp getting started with 1 host and multiple (service) applies
1413 * Feature #7514: Documentation: Move troubleshooting after the getting started chapter
1414 * Feature #7524: Documentation: Explain how to manage agent config in central repository
1415 * Feature #7543: Documentation for arrays & dictionaries in custom attributes and their usage in apply rules for
1416 * Feature #7559: Execute remote commands on the agent w/o local objects by passing custom attributes
1417 * Feature #7560: Support dictionaries in custom attributes
1418 * Feature #7561: Generate objects using apply with foreach in arrays or dictionaries (key => value)
1419 * Feature #7566: Implement support for arbitrarily complex indexers
1420 * Feature #7594: Revamp sample configuration: add NodeName host, move services into apply rules schema
1421 * Feature #7596: Plugin Check Commands: disk is missing '-p', 'x' parameter
1422 * Feature #7619: Add GelfWriter for writing log events to graylog2/logstash
1423 * Feature #7620: Documentation: Update Icinga Web 2 installation
1424 * Feature #7622: Icinga 2 should use less RAM
1425 * Feature #7680: Conditionally enable MySQL and PostgresSQL, add support for FreeBSD and DragonFlyBSD
1426
1427 #### Bugfixes
1428
1429 * Bug #6547: delaying notifications with times.begin should postpone first notification into that window
1430 * Bug #7257: default value for "disable_notifications" in service dependencies is set to "false"
1431 * Bug #7268: Icinga2 changes perfdata order and removes maximum
1432 * Bug #7272: icinga2 returns exponential perfdata format with check_nt
1433 * Bug #7275: snmp-load checkcommand has wrong threshold syntax
1434 * Bug #7276: SLES (Suse Linux Enterprise Server) 11 SP3 package dependency failure
1435 * Bug #7302: ITL: check_procs and check_http are missing arguments
1436 * Bug #7324: config parser crashes on unknown attribute in assign
1437 * Bug #7327: Icinga2 docs: link supported operators from sections about apply rules
1438 * Bug #7331: Error messages for invalid imports missing
1439 * Bug #7338: Docs: Default command timeout is 60s not 5m
1440 * Bug #7339: Importing a CheckCommand in a NotificationCommand results in an exception without stacktrace.
1441 * Bug #7349: Documentation: Wrong check command for snmp-int(erface)
1442 * Bug #7351: snmp-load checkcommand has a wrong "-T" param value
1443 * Bug #7359: Setting snmp_v2 can cause snmp-manubulon-command derived checks to fail
1444 * Bug #7365: Typo for "HTTP Checks" match in groups.conf
1445 * Bug #7369: Fix reading perfdata in compat/checkresultreader
1446 * Bug #7372: custom attribute name 'type' causes empty vars dictionary
1447 * Bug #7373: Wrong usermod command for external command pipe setup
1448 * Bug #7378: Commands are auto-completed when they shouldn't be
1449 * Bug #7379: failed en/disable feature should return error
1450 * Bug #7380: Debian package root permissions interfere with icinga2 cli commands as icinga user
1451 * Bug #7392: Schema upgrade files are missing in /usr/share/icinga2-ido-{mysql,pgsql}
1452 * Bug #7417: CMake warnings on OS X
1453 * Bug #7428: Documentation: 1-about contribute links to non-existing report a bug howto
1454 * Bug #7433: Unity build fails on RHEL 5
1455 * Bug #7446: When replaying logs the secobj attribute is ignored
1456 * Bug #7473: Performance data via API is broken
1457 * Bug #7475: can't assign Service to Host in nested HostGroup
1458 * Bug #7477: Fix typos and other small corrections in documentation
1459 * Bug #7482: OnStateLoaded isn't called for objects which don't have any state
1460 * Bug #7483: Hosts/services should not have themselves as parents
1461 * Bug #7495: Utility::GetFQDN doesn't work on OS X
1462 * Bug #7503: Icinga2 fails to start due to configuration errors
1463 * Bug #7520: Use ScriptVariable::Get for RunAsUser/RunAsGroup
1464 * Bug #7536: Object list dump erraneously evaluates template definitions
1465 * Bug #7537: Nesting an object in a template causes the template to become non-abstract
1466 * Bug #7538: There is no __name available to nested objects
1467 * Bug #7573: link missing in documentation about livestatus
1468 * Bug #7577: Invalid checkresult object causes Icinga 2 to crash
1469 * Bug #7579: only notify users on recovery which have been notified before (not-ok state)
1470 * Bug #7585: Nested templates do not work (anymore)
1471 * Bug #7586: Exception when executing check
1472 * Bug #7597: Compilation Error with boost 1.56 under Windows
1473 * Bug #7599: Plugin execution on Windows does not work
1474 * Bug #7617: mkclass crashes when called without arguments
1475 * Bug #7623: Missing state filter 'OK' must not prevent recovery notifications being sent
1476 * Bug #7624: Installation on Windows fails
1477 * Bug #7625: IDO module crashes on Windows
1478 * Bug #7646: Get rid of static boost::mutex variables
1479 * Bug #7648: Unit tests fail to run
1480 * Bug #7650: Wrong set of dependency state when a host depends on a service
1481 * Bug #7681: CreateProcess fails on Windows 7
1482 * Bug #7688: DebugInfo is missing for nested dictionaries
1483
1484
1485 ### What's New in Version 2.1.1
1486
1487 #### Features
1488
1489 * Feature #6719: Change log message for checking/sending notifications
1490 * Feature #7028: Document how to use @ to escape keywords
1491 * Feature #7033: Add include guards for mkclass files
1492 * Feature #7034: Ensure that namespaces for INITIALIZE_ONCE and REGISTER_TYPE are truly unique
1493 * Feature #7035: Implement support for unity builds
1494 * Feature #7039: Figure out a better way to set the version for snapshot builds
1495 * Feature #7040: Unity builds: Detect whether __COUNTER__ is available
1496 * Feature #7041: Enable unity build for RPM/Debian packages
1497 * Feature #7070: Explain event commands and their integration by a real life example (httpd restart via ssh)
1498 * Feature #7158: Extend documentation for icinga-web on Debian systems
1499
1500 #### Bugfixes
1501
1502 * Bug #6147: Link libcJSON against libm
1503 * Bug #6696: make test fails on openbsd
1504 * Bug #6841: Too many queued messages
1505 * Bug #6862: SSL_read errors during restart
1506 * Bug #6981: SSL errors with interleaved SSL_read/write
1507 * Bug #7029: icinga2.spec: files-attr-not-set for python-icinga2 package
1508 * Bug #7032: "Error parsing performance data" in spite of "enable_perfdata = false"
1509 * Bug #7036: Remove validator for the Script type
1510 * Bug #7037: icinga2-list-objects doesn't work with Python 3
1511 * Bug #7038: Fix rpmlint errors
1512 * Bug #7042: icinga2-list-objects complains about Umlauts and stops output
1513 * Bug #7044: icinga2 init-script terminates with exit code 0 if $DAEMON is not in place or not executable
1514 * Bug #7047: service icinga2 status - prints cat error if the service is stopped
1515 * Bug #7058: Exit code is not initialized for some failed checks
1516 * Bug #7065: pipe2 returns ENOSYS on GNU Hurd and Debian kfreebsd
1517 * Bug #7072: GraphiteWriter should ignore empty perfdata value
1518 * Bug #7080: Missing differentiation between service and systemctl
1519 * Bug #7096: new SSL Errors with too many queued messages
1520 * Bug #7115: Build fails on Haiku
1521 * Bug #7123: Manubulon-Plugin conf Filename wrong
1522 * Bug #7139: GNUInstallDirs.cmake outdated
1523 * Bug #7167: Segfault using cluster in TlsStream::IsEof
1524 * Bug #7168: fping4 doesn't work correctly with the shipped command-plugins.conf
1525 * Bug #7186: Livestatus hangs from time to time
1526 * Bug #7195: fix memory leak ido_pgsql
1527 * Bug #7210: clarify on db ido upgrades
1528
1529 ### What's New in Version 2.1.0
1530
1531 #### Changes
1532
1533 * DB IDO schema upgrade ([MySQL](#upgrading-mysql-db),[PostgreSQL](#upgrading-postgresql-db) required!
1534     * new schema version: **1.11.7**
1535     * RPMs install the schema files into `/usr/share/icinga2-ido*` instead of `/usr/share/doc/icinga2-ido*` #6881
1536 * [Information for config objects](#list-configuration-objects) using `icinga2-list-objects` script #6702
1537 * Add Python 2.4 as requirement #6702
1538 * Add search path: If `-c /etc/icinga2/icinga2.conf` is omitted, use `SysconfDir + "/icinga2/icinga2.conf"` #6874
1539 * Change log level for failed commands #6751
1540 * Notifications are load-balanced in a [High Availability cluster setup](#high-availability-notifications) #6203
1541     * New config attribute: `enable_ha`
1542 * DB IDO "run once" or "run everywhere" mode in a [High Availability cluster setup](#high-availability-db-ido) #6203 #6827
1543     * New config attributes: `enable_ha` and `failover_timeout`
1544 * RPMs use the `icingacmd` group for /var/{cache,log,run}/icinga2 #6948
1545
1546 #### Features
1547
1548 * Feature #5219: Cluster support for modified attributes
1549 * Feature #6066: Better log messages for cluster changes
1550 * Feature #6203: Better cluster support for notifications / IDO
1551 * Feature #6205: Log replay sends messages to instances which shouldn't get those messages
1552 * Feature #6702: Information for config objects
1553 * Feature #6704: Release 2.1
1554 * Feature #6751: Change log level for failed commands
1555 * Feature #6874: add search path for icinga2.conf
1556 * Feature #6898: Enhance logging for perfdata/graphitewriter
1557 * Feature #6919: Clean up spec file
1558 * Feature #6920: Recommend related packages on SUSE distributions
1559 * API - Bug #6998: ApiListener ignores bind_host attribute
1560 * DB IDO - Feature #6827: delay ido connect in ha cluster
1561 * Documentation - Bug #6870: Wrong object attribute 'enable_flap_detection'
1562 * Documentation - Bug #6878: Wrong parent in Load Distribution
1563 * Documentation - Bug #6909: clarify on which config tools are available
1564 * Documentation - Bug #6968: Update command arguments 'set_if' and beautify error message
1565 * Documentation - Bug #6995: Keyword "required" used inconsistently for host and service "icon_image*" attributes
1566 * Documentation - Feature #6651: Migration: note on check command timeouts
1567 * Documentation - Feature #6703: Documentation for zones and cluster permissions
1568 * Documentation - Feature #6743: Better explanation for HA config cluster
1569 * Documentation - Feature #6839: Explain how the order attribute works in commands
1570 * Documentation - Feature #6864: Add section for reserved keywords
1571 * Documentation - Feature #6867: add section about disabling re-notifications
1572 * Documentation - Feature #6869: Add systemd options: enable, journal
1573 * Documentation - Feature #6922: Enhance Graphite Writer description
1574 * Documentation - Feature #6949: Add documentation for icinga2-list-objects
1575 * Documentation - Feature #6997: how to add a new cluster node
1576 * Documentation - Feature #7018: add example selinux policy for external command pipe
1577 * Plugins - Feature #6650: Plugin Check Commands: add manubulon snmp plugins
1578
1579 #### Bugfixes
1580
1581 * Bug #6881: make install does not install the db-schema
1582 * Bug #6915: use _rundir macro for configuring the run directory
1583 * Bug #6916: External command pipe: Too many open files
1584 * Bug #6917: enforce /usr/lib as base for the cgi path on SUSE distributions
1585 * Bug #6942: ExternalCommandListener fails open pipe: Too many open files
1586 * Bug #6948: check file permissions in /var/cache/icinga2
1587 * Bug #6962: Commands are processed multiple times
1588 * Bug #6964: Host and service checks stuck in "pending" when hostname = localhost a parent/satellite setup
1589 * Bug #7001: Build fails with Boost 1.56
1590 * Bug #7016: 64-bit RPMs are not installable
1591
1592 ### What's New in Version 2.0.2
1593
1594 #### Changes
1595
1596 * DB IDO schema upgrade required (new schema version: 1.11.6)
1597
1598 #### Features
1599
1600 * Feature #5818: SUSE packages
1601 * Feature #6655: Build packages for el7
1602 * Feature #6688: Rename README to README.md
1603 * Feature #6698: Require command to be an array when the arguments attribute is used
1604 * Feature #6700: Release 2.0.2
1605 * Feature #6783: Print application paths for --version
1606 * DB IDO - Bug #6414: objects and their ids are inserted twice
1607 * DB IDO - Bug #6608: Two Custom Variables with same name, but Upper/Lowercase creating IDO duplicate entry
1608 * DB IDO - Bug #6646: NULL vs empty string
1609 * DB IDO - Bug #6850: exit application if ido schema version does not match
1610 * Documentation - Bug #6652: clarify on which features are required for classic ui/web/web2
1611 * Documentation - Bug #6708: update installation with systemd usage
1612 * Documentation - Bug #6711: icinga Web: wrong path to command pipe
1613 * Documentation - Bug #6725: Missing documentation about implicit dependency
1614 * Documentation - Bug #6728: wrong path for the file 'localhost.conf'
1615 * Migration - Bug #6558: group names quoted twice in arrays
1616 * Migration - Bug #6560: Service dependencies aren't getting converted properly
1617 * Migration - Bug #6561: $TOTALHOSTSERVICESWARNING$ and $TOTALHOSTSERVICESCRITICAL$ aren't getting converted
1618 * Migration - Bug #6563: Check and retry intervals are incorrect
1619 * Migration - Bug #6786: Fix notification definition if no host_name / service_description given
1620 * Plugins - Feature #6695: Plugin Check Commands: Add expect option to check_http
1621 * Plugins - Feature #6791: Plugin Check Commands: Add timeout option to check_ssh
1622
1623 #### Bugfixes
1624
1625 * Bug #6450: ipmi-sensors segfault due to stack size
1626 * Bug #6479: Notifications not always triggered
1627 * Bug #6501: Classic UI Debian/Ubuntu: apache 2.4 requires 'a2enmod cgi' & apacheutils installed
1628 * Bug #6548: Add cmake constant for PluginDir
1629 * Bug #6549: GraphiteWriter regularly sends empty lines
1630 * Bug #6550: add log message for invalid performance data
1631 * Bug #6589: Command pipe blocks when trying to open it more than once in parallel
1632 * Bug #6621: Infinite loop in TlsStream::Close
1633 * Bug #6627: Location of the run directory is hard coded and bound to "local_state_dir"
1634 * Bug #6659: RPMLint security warning - missing-call-to-setgroups-before-setuid /usr/sbin/icinga2
1635 * Bug #6682: Missing detailed error messages on ApiListener SSL Errors
1636 * Bug #6686: Event Commands are triggered in OK HARD state everytime
1637 * Bug #6687: Remove superfluous quotes and commas in dictionaries
1638 * Bug #6713: sample config: add check commands location hint (itl/plugin check commands)
1639 * Bug #6718: "order" attribute doesn't seem to work as expected
1640 * Bug #6724: TLS Connections still unstable in 2.0.1
1641 * Bug #6756: GraphiteWriter: Malformatted integer values
1642 * Bug #6765: Config validation without filename argument fails with unhandled exception
1643 * Bug #6768: Repo Error on RHEL 6.5
1644 * Bug #6773: Order doesn't work in check ssh command
1645 * Bug #6782: The "ssl" check command always sets -D
1646 * Bug #6790: Service icinga2 reload command does not cause effect
1647 * Bug #6809: additional group rights missing when Icinga started with -u and -g
1648 * Bug #6810: High Availablity does not synchronise the data like expected
1649 * Bug #6820: Icinga 2 crashes during startup
1650 * Bug #6821: [Patch] Fix build issue and crash found on Solaris, potentially other Unix OSes
1651 * Bug #6825: incorrect sysconfig path on sles11
1652 * Bug #6832: Remove if(NOT DEFINED ICINGA2_SYSCONFIGFILE) in etc/initsystem/CMakeLists.txt
1653 * Bug #6840: Missing space in error message
1654 * Bug #6849: Error handler for getaddrinfo must use gai_strerror
1655 * Bug #6852: Startup logfile is not flushed to disk
1656 * Bug #6856: event command execution does not call finish handler
1657 * Bug #6861: write startup error messages to error.log
1658
1659 ### What's New in Version 2.0.1
1660
1661 #### Features
1662
1663 * Feature #6531: Add port option to check imap/pop/smtp and a new dig
1664 * Feature #6581: Add more options to snmp check
1665 * DB IDO - Bug #5577: PostgreSQL string escaping
1666 * DB IDO - Bug #6577: icinga2-ido-pgsql snapshot package missing dependecy dbconfig-common
1667 * Documentation - Bug #6506: Array section confusing
1668 * Documentation - Bug #6592: Documentation for || and && is missing
1669 * Documentation - Feature #6658: change docs.icinga.org/icinga2/latest to git master
1670 * Livestatus - Bug #6494: Thruk Panorama View cannot query Host Status
1671 * Livestatus - Feature #5312: OutputFormat python
1672 * Migration - Bug #6559: $SERVICEDESC$ isn't getting converted correctly
1673
1674 #### Bugfixes
1675
1676 * Bug #6316: application fails to start on wrong log file permissions but does not tell about it
1677 * Bug #6368: Deadlock in ApiListener::RelayMessage
1678 * Bug #6373: base64 on CentOS 5 fails to read certificate bundles
1679 * Bug #6388: Debian package icinga2-classicui needs versioned dependency of icinga-cgi*
1680 * Bug #6488: build warnings
1681 * Bug #6492: icinga2.state could not be opened
1682 * Bug #6493: Copyright problems
1683 * Bug #6498: icinga2 cannot be built with both systemd and init.d files
1684 * Bug #6510: Reminder notifications are sent on disabled services
1685 * Bug #6526: htpasswd should be installed with icinga2-classicui on Ubuntu
1686 * Bug #6529: parsing of double defined command can generate unexpected errors
1687 * Bug #6537: Icinga doesn't send SetLogPosition messages when one of the endpoints fails to connect
1688 * Bug #6551: Improve systemd service definition
1689 * Bug #6565: Dependencies should cache their parent and child object
1690 * Bug #6574: Check command result doesn't match
1691 * Bug #6576: Remove line number information from stack traces
1692 * Bug #6588: Notifications causing segfault from exim
1693 * Bug #6605: Please add --sni option to http check command
1694 * Bug #6612: Icinga stops updating IDO after a while
1695 * Bug #6617: TLS connections are still unstable
1696 * Bug #6620: icinga2-build-ca shouldn't prompt for DN
1697 * Bug #6622: icinga2-sign-key creates ".crt" and ".key" files when the CA passphrase is invalid
1698 * Bug #6657: ICINGA2_SYSCONFIGFILE should use full path using CMAKE_INSTALL_FULL_SYSCONFDIR
1699 * Bug #6662: Increase icinga.cmd Limit
1700 * Bug #6665: Build fails when MySQL is not installed
1701 * Bug #6671: enabled_notification doesn't work as expected
1702 * Bug #6672: Icinga crashes after "Too many queued messages"
1703 * Bug #6673: enable_notifications = false for users has no effect
1704