@@ -46,9 +46,46 @@ Icinga 2 is available as [Vagrant Demo VM](#vagrant).
4646
4747## <a id =" whats-new " ></a > What's new
4848
49- ### What's New in Version 2.0.0
50-
51- Lots of things. Please read [ Icinga 2 in a nutshell] ( #icinga2-in-a-nutshell ) .
49+ ### What's New in Version 2.0.1
50+
51+ * Bug #6316 : application fails to start on wrong log file permissions but does not tell about it
52+ * Bug #6368 : Deadlock in ApiListener::RelayMessage
53+ * Bug #6373 : base64 on CentOS 5 fails to read certificate bundles
54+ * Bug #6388 : Debian package icinga2-classicui needs versioned dependency of icinga-cgi*
55+ * Bug #6488 : build warnings
56+ * Bug #6492 : icinga2.state could not be opened
57+ * Bug #6493 : Copyright problems
58+ * Bug #6498 : icinga2 cannot be built with both systemd and init.d files
59+ * Bug #6510 : Reminder notifications are sent on disabled services
60+ * Bug #6526 : htpasswd should be installed with icinga2-classicui on Ubuntu
61+ * Bug #6529 : parsing of double defined command can generate unexpected errors
62+ * Bug #6537 : Icinga doesn't send SetLogPosition messages when one of the endpoints fails to connect
63+ * Bug #6551 : Improve systemd service definition
64+ * Bug #6565 : Dependencies should cache their parent and child object
65+ * Bug #6574 : Check command result doesn't match
66+ * Bug #6576 : Remove line number information from stack traces
67+ * Bug #6588 : Notifications causing segfault from exim
68+ * Bug #6605 : Please add --sni option to http check command
69+ * Bug #6612 : Icinga stops updating IDO after a while
70+ * Bug #6617 : TLS connections are still unstable
71+ * Bug #6620 : icinga2-build-ca shouldn't prompt for DN
72+ * Bug #6622 : icinga2-sign-key creates ".crt" and ".key" files when the CA passphrase is invalid
73+ * Bug #6657 : ICINGA2_SYSCONFIGFILE should use full path using CMAKE_INSTALL_FULL_SYSCONFDIR
74+ * Bug #6662 : Increase icinga.cmd Limit
75+ * Bug #6665 : Build fails when MySQL is not installed
76+ * Bug #6671 : enabled_notification doesn't work as expected
77+ * Bug #6672 : Icinga crashes after "Too many queued messages"
78+ * Bug #6673 : enable_notifications = false for users has no effect
79+ * Feature #6531 : Add port option to check imap/pop/smtp and a new dig
80+ * Feature #6581 : Add more options to snmp check
81+ * DB IDO - Bug #5577 : PostgreSQL string escaping
82+ * DB IDO - Bug #6577 : icinga2-ido-pgsql snapshot package missing dependecy dbconfig-common
83+ * Documentation - Bug #6506 : Array section confusing
84+ * Documentation - Bug #6592 : Documentation for || and && is missing
85+ * Documentation - Feature #6658 : change docs.icinga.org/icinga2/latest to git master
86+ * Livestatus - Bug #6494 : Thruk Panorama View cannot query Host Status
87+ * Livestatus - Feature #5312 : OutputFormat python
88+ * Migration - Bug #6559 : $SERVICEDESC$ isn't getting converted correctly
5289
5390#### Changes
5491
0 commit comments