Skip to content

Commit ccf00b5

Browse files
committed
Updates changelog and upgrading docs
1 parent e81b2f6 commit ccf00b5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/30-upgrading-framework.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Upgrading Icinga PowerShell Framework is usually quite straightforward.
44

55
Specific version upgrades are described below. Please note that version updates are incremental.
66

7-
## Upgrading to v1.4.0 (pending)
7+
## Upgrading to v1.4.0 (2021-03-02)
88

9-
*No special steps required*
9+
The pre-compiled configurations for each module and the result of `Get-IcingaCheckCommandConfig` have been changed. In order to use the new CheckCommand definitions for Icinga 2 you will **require** to update your entire environment to Icinga for Windows v1.4.0 **before** using the new configuration files!
1010

1111
## Upgrading to v1.3.0 (2020-12-01)
1212

doc/31-Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic
1111

1212
[Issue and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/11?closed=1)
1313

14+
### Breaking Changes
15+
16+
There are changes made to the pre-compiled configuration files and `Get-IcingaCheckCommandConfig.` Please have a look on the [upgrading](30-upgrading-framework.md) before applying the new configuration files.
17+
1418
### Enhancements
1519

1620
* [#180](https://github.com/Icinga/icinga-powershell-framework/pull/180) Ensure check data are separated from each thread and not accessible from one thread to another to prevent conflicting results

0 commit comments

Comments
 (0)