Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 2.11.6 changelog with actual release date and additional pull request #8381

Merged
merged 1 commit into from
Oct 15, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ documentation before upgrading to a new release.

Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).

## 2.11.6 (2020-10-13)
## 2.11.6 (2020-10-15)

Version 2.11.6 fixes several crashes, prevents unnecessary notifications
and addresses several bugs in IDO and API.
Expand All @@ -22,7 +22,7 @@ and addresses several bugs in IDO and API.
* Prevent unnecessary IDO updates #8316 #8305
* Commit IDO MySQL transactions earlier #8298
* Make sure to insert IDO program status #8291
* Improve IDO queue stats logging #8270 #8325
* Improve IDO queue stats logging #8270 #8325 #8378
* API
* Ensure API connections are closed properly #8292
* Fix open connections when agent waits for CA approval #8230
Expand Down