Releases: Hubbitus/alertmanager-jira
Releases · Hubbitus/alertmanager-jira
Re-implement template parsing to be more robust
19 Aug 21:09
Compare
Sorry, something went wrong.
No results found
v1.1
01 Jul 16:24
Compare
Sorry, something went wrong.
No results found
v1.0.9
28 Jun 14:51
Compare
Sorry, something went wrong.
No results found
Main fix for templates - now in string "Soem $error happened" will be '$error' present as is, because it is not from our context.
Upgrade Java to 21, gradle and some dependencies.
Full Changelog : v1.0.7...v1.0.8
v1.0.8
28 Jun 14:16
Compare
Sorry, something went wrong.
No results found
v1.0.7
16 May 05:31
Compare
Sorry, something went wrong.
No results found
With Summary field fixes: f15b7fa
Also:
Update quarkus plugins to 3.5.1
In jira__jql_to_find_issue_for_update default value add AND statusCategory != Done
Alert controller and service made @CompileStatic
Full Changelog : v1.0.6...v1.0.7
v1.0.6
17 Apr 19:11
Compare
Sorry, something went wrong.
No results found
New release with double summary fields fix: Fix issue with possible double summary appearance like summary and jira__field__summary fields
v1.0.5
17 Apr 15:18
Compare
Sorry, something went wrong.
No results found
v1.0.4
09 Feb 03:31
Compare
Sorry, something went wrong.
No results found
Fix jira issue fields specification by pair of yaml properties
16bc0ed
v1.0.3
31 Jan 21:37
Compare
Sorry, something went wrong.
No results found
Enhance logging, extend documentation
v1.0.2
30 Jan 14:43
Compare
Sorry, something went wrong.
No results found
In logs, printing full link to the issues, instead of just key. For easy navigation and env distinguishing.