Merge pull request #161 from Icinga:doc/update_upgrading_docs

Doc: Adds upgrading notes for plugins and kickstart for v1.3.0
This commit is contained in:
Lord Hepipud 2020-11-20 12:37:53 +01:00 committed by GitHub
commit 985a142bf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,15 @@ Specific version upgrades are described below. Please note that version updates
## Upgrading to v1.3.0 (pending) ## Upgrading to v1.3.0 (pending)
*No special steps required* ### Breaking Changes
#### Components
* Please have a look on the changes made on the [Icinga PowerShell Plugins](https://icinga.com/docs/windows/latest/plugins/doc/30-Upgrading-Plugins/) for a smooth upgrade process
#### Icinga PowerShell Kickstart
* In order to be able to use the [Icinga PowerShell Kickstart Script](https://github.com/Icinga/icinga-powershell-kickstart) with v1.3.0 of the Icinga PowerShell Framework, you will have to upgrade the kickstart script to [v1.2.0](https://github.com/Icinga/icinga-powershell-kickstart/releases)
## Upgrading to v1.2.0 (2020-08-28) ## Upgrading to v1.2.0 (2020-08-28)