Release version 1.11.5

This commit is contained in:
raviks789 2025-04-08 14:17:09 +02:00
parent 2423fad54c
commit 6ee356733d
No known key found for this signature in database
3 changed files with 14 additions and 3 deletions

View File

@ -41,7 +41,7 @@ and extract it to a folder named `director` in one of your Icinga Web module pat
You might want to use a script as follows for this task:
```shell
MODULE_VERSION="1.11.4"
MODULE_VERSION="1.11.5"
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"
@ -60,7 +60,7 @@ Simply clone the repository in one of your Icinga web module path directories.
You might want to use a script as follows for this task:
```shell
MODULE_VERSION="1.11.4"
MODULE_VERSION="1.11.5"
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"

View File

@ -4,6 +4,17 @@
Please make sure to always read our [Upgrading](05-Upgrading.md) documentation
before switching to a new version.
v1.11.5
-------
## Database Schema
- Migration 188 failed (SQLSTATE[23000]: Integrity constraint violation ([#2970](https://github.com/Icinga/icingaweb2-module-director/issues/2970))
### Fixed Issues
You can find issues related to this release on our [roadmap](https://github.com/Icinga/icingaweb2-module-director/milestone/40?closed=1)
v1.11.4
-------

View File

@ -1,5 +1,5 @@
Name: Icinga Director
Version: 1.11.4
Version: 1.11.5
Depends: reactbundle (>=0.9.0), ipl (>=0.5.0), incubator (>=0.22.0)
Description: Director - Config tool for Icinga 2
Icinga Director is a configuration tool that has been designed to make