Skip to content

Releases: Icinga/icingaweb2-module-jira

Icinga Web JIRA Integration v1.4.0

29 Oct 15:02
v1.4.0

Choose a tag to compare

Changes

  • JIRA 10.2 support added #151
  • It's now possible to configure a proxy to be used to connect to the JIRA API #135

Fixes

  • Issue defaults are not ignored anymore #141
  • Closed tickets are not updated anymore #142
  • GET HTTP requests are not transmitted with an arbitrary body anymore #143

Icinga Web JIRA Integration v1.3.4

30 Apr 11:33
v1.3.4

Choose a tag to compare

What's New in Version 1.3.4

You can find all issues related to this release on our roadmap.

Enhancements

  • Ensure compatibility with PHP 8.3

Fixes

  • Fixes issue with adding fields to templates (#127)
  • Migrate monitoring object links to Icinga DB object links, if monitoring module is unavailable (#128)
  • Improved error message if the object is not found in the backend (#131)

Icinga Web JIRA Integration v1.3.3

22 Sep 13:07

Choose a tag to compare

What's New in Version 1.3.3

  • Code quality improvements.

Icinga Web Jira Integration v1.3.2

05 Jul 14:15
v1.3.2

Choose a tag to compare

What's New in Version 1.3.2

Fixes

Icinga Web Jira Integration v1.3.1

30 Jun 12:25
v1.3.1

Choose a tag to compare

What's New in Version 1.3.1

You can find all issues related to this release on our roadmap.

Fixes

  • Issue with selecting template while creating a Jira Issue, if the template contains system fields (#108)
  • Issue with new Jira Issue creation for Icinga Db Web v1.1 (#114)
  • Undefined schema property issue for fields (#116)
  • Issue with new Jira Issue creation, if the template has Due Date field added from UI (#113)

Enhancement

  • Added PHP 8.2 support (#110)

Icinga Web Jira Integration v1.3.0

30 Mar 11:08
v1.3.0
ec30fb7

Choose a tag to compare

What's New in Version 1.3.0

You can find all issues related to this release on our roadmap.

Fixes

  • Tickets for the same host/service can be created two or more JIRA projects (#94)
  • Host/Service names can now contain '%' character (#93)

Enhancement

  • Key custom fields 'icingaKey' and 'icingaStatus' are made configurable (#79, #95)
  • Jira settings made configurable in Web GUI (#95)
  • Templates and fields are made configurable in UI (#95)
  • Host groups, Service groups and custom variables can be associated with the custom fields (#95)
  • Support creation of tickets for on-prem Jira with version above v9.x.x (#89)
  • Display object state change time in description (#92)

Icinga Web JIRA Integration v1.2.2

07 Jul 09:49
v1.2.2

Choose a tag to compare

What's New in Version 1.2.2

This release makes the module compatible with version 2.11.0 of Icinga Web and fixes some issues while on PHP 8.1.

Icinga Web JIRA Integration v1.2.1

05 Apr 14:19
v1.2.1

Choose a tag to compare

What's New in Version 1.2.1

This release includes a single fix, which makes creating tickets in JIRA work again #77

Icinga Web JIRA Integration v1.2.0

23 Mar 09:45
v1.2.0

Choose a tag to compare

What's New in Version 1.2.0

You can find all issues related to this release on our roadmap.

Enhancements

  • Support for PHP 8.1
  • Support for Icinga DB
  • Support for Icinga's dark and light mode
  • Project dropdown is now sorted #73

Icinga Web JIRA Integration v1.1.0

21 May 11:22

Choose a tag to compare

  • FIX: Render status badge in case there is no related icon (#39)
  • FIX: Use the same notification header via Web Form and CLI (#42)
  • FIX: broken IssueDetails link has been fixed (#31, #48)
  • FIX: we're sending Content-Length to make proxies happy (#51)
  • FEATURE: Show status for created issues (#44)
  • FEATURE: Allow choosing a default template (#36)
  • FEATURE: Add configurable duedate for created JIRA issues (#37)