-
Notifications
You must be signed in to change notification settings - Fork 21
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
Release 1.1.1 #629
Release 1.1.1 #629
Conversation
2bd2dc5
to
848d022
Compare
848d022
to
02eb3dc
Compare
02eb3dc
to
0d608fc
Compare
CHANGELOG.md
Outdated
* `icingadb-migrate`: Ignore events that miss crucial information. #551 | ||
* `icingadb-migrate`: Fix a foreign key error for flapping history with `ido.from` set. #554 | ||
* `icingadb-migrate`: Fix a constraint violation for flexible downtimes that never started. #623 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A clear subsection candidate IMAO.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thought about sections but apart from schema and icingadb-migrate, there isn't much to group and having most changes in a misc section is also somewhat strange. Anyways, let me know what you think about what I've just pushed.
CHANGELOG.md
Outdated
* `icingadb-migrate`: Ignore events that miss crucial information. #551 | ||
* `icingadb-migrate`: Fix a foreign key error for flapping history with `ido.from` set. #554 | ||
* `icingadb-migrate`: Fix a constraint violation for flexible downtimes that never started. #623 | ||
* Config: Warn about unknown options (`icingadb-migrate` rejects them). #605 #631 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apropos, that could even include this one, but just specifically for the migration.
CHANGELOG.md
Outdated
* Schema: Allow longer names for notification objects. #584 | ||
* Schema: Add missing indices to `hostgroup`, `servicegroup`, and `customvar_flat`. #616 #617 | ||
* Schema: Change sort order of history event types. #626 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also a subsection candidate. (Schema-only things.)
0d608fc
to
a780056
Compare
Includes version bump, changelog and upgrading docs.
Remaining other PRs to be merged for the release: