We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f3c3d3 commit 3f6c33aCopy full SHA for 3f6c33a
README.md
@@ -28,6 +28,11 @@ This is 100% free Open Source Software. Interested? Then let's [get started](doc
28
Changes
29
-------
30
31
+### v1.2.2
32
+
33
+* FIX: Support for Icinga Web 2.11.0
34
+* FIX: Some PHP 8.1 related issues
35
36
### v1.2.1
37
38
* FIX: Creating tickets in JIRA now works again (#77)
module.info
@@ -1,5 +1,5 @@
1
Name: JIRA
2
-Version: 1.2.1
+Version: 1.2.2
3
Depends: monitoring (>=2.9.0), icingadb, ipl (>=0.8.0)
4
Description: JIRA integration
5
This module allows to send notifications to JIRA and integrates nicely into
0 commit comments