Releases: jenkinsci/JiraTestResultReporter-plugin
Releases · jenkinsci/JiraTestResultReporter-plugin
181.ve100599798d1
🚀 New features and improvements
- Add test class for JiraTestData.java (2 tests) (#102) @Ticketedmoon
📦 Dependency updates
- Bump gson from 2.8.9 to 2.10.1 (#120) @dependabot
177.v32b079d425fb
173.vf4a1eb0d4c8e
🐛 Bug fixes
- Manual creation of Jira issues should use global config only (#72) @imonteroperez
169.v6073bb438046
🐛 Bug fixes
- Manage escape JQL based on JRASERVER-25092 and provide support for parameterized tests (#54) @imonteroperez
166.v0cc6208295b5
- Fix for SECURITY-2236
165.v817928553942
🐛 Bug fixes
- Bugfix autoresolve test reference on different stage name (#35) @imonteroperez
162.v6b2e861f5398
- Prepare for icon removal from core (#28) @NotMyFault
- JENKINS-66949 - JiraTestResultReporter:ERROR Unknown: java.lang.NoSuchMethodError: com.google.common.base.Throwables.throwIfUnchecked (#21) @basil
- Fix on creating Jira issues for parameterized tests (#27) @imonteroperez
- Deal with interrumpted network connections with the Jira server (#26) @imonteroperez
- JENKINS-66092 - Upload attachments on newly created issues (#25) @imonteroperez
- JENKINS-56371 - Fix on multiple junit publishers (2nd round) (#24) @imonteroperez
- JENKINS-56371 - Fix on multiple junit publishers (#23) @imonteroperez
- New variable TEST_PACKAGE_CLASS_METHOD_NAME (#22) @imonteroperez
- Added jenkins identifier for UserFields (#14) @butterlyextreme
- Hackoctoberfest - Avoid duplicated entries from Jira server (#20) @imonteroperez
- Use HTTPS URLs in pom.xml (#15) @daniel-beck-bot
🚀 New features and improvements
- Enable CD (#29) @imonteroperez
JiraTestResultReporter-2.0.9
- Fix missing dependency issue with com.google.guava MoreObjects
JiraTestResultReporter-2.0.8-1
- JENKINS-61171 Bump dependency to jira-rest-java-client-core:5.2.1
- JENKINS-51243 Use JiraTestReporter plugin in Jenkins pipeline(Groovy) type of job (#13)
- JENKINS-52341 - added logic to handle project residing under sub-folder
- JENKINS-52338 - added a missing data publisher for AutoUnlink checkbox