Skip to content

Releases: Icinga/icingaweb2-module-jira

Icinga Web JIRA Integration v1.3.4

30 Apr 11:33
v1.3.4
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

Icinga Web JIRA Integration v1.0.1

04 Nov 16:25
Compare
Choose a tag to compare

Fixed issues

  • FIX: Ticket URLs pointing to JIRA for Setups sitting in the DocumentRoot (#30)
  • FIX: The new HTTP/HTTPS scheme setting didn't work (#30)
  • FIX: There still was a dependency on Icinga Director (#28)
  • FIX: Form for manually created issues didn't work without Icinga Director (#27)