This release fixes a few crashes in the Icinga DB daemon, addresses some shortcomings in the database schema,
and makes the icingadb-migrate tool handle malformed events and other edge-cases more reliably.
Fix a possible crash when the Icinga 2 heartbeat is lost. #559
This release fixes a few crashes in the Icinga DB daemon, addresses some shortcomings in the database schema,
and makes the icingadb-migrate tool handle malformed events and other edge-cases more reliably.
Fix a possible crash when the Icinga 2 heartbeat is lost. #559
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/icinga/icingadb from 1.0.0 to 1.1.1.
Release notes
Sourced from github.com/icinga/icingadb's releases.
Changelog
Sourced from github.com/icinga/icingadb's changelog.
Commits
6c8b52f
Merge pull request #640 from Icinga/gha-remove-version7eeafef
Merge pull request #637 from Icinga/schema-upgrade-path05c8b7d
GitHub Actions: remove version check16849d8
doc/04-Upgrading.md: Fix path for schema upgrades9394b2e
Merge pull request #635 from Icinga/gha-support-branches7468688
GitHub Actions: also run on support branches56e5a7b
Merge pull request #631 from Icinga/unknown-config-option-warningd11f03d
cmd/icingadb: warn about unknown config options instead of rejecting them401d086
Merge pull request #629 from Icinga/release-1.1.1a780056
Upgrading docs for v1.1.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show