Warnings Ng Plugin Versions Save

Jenkins Warnings Plugin - Next Generation

v11.3.0

3 weeks ago

🐛 Bug Fixes

  • Restore ability of publishIssues to run without a workspace (#1727) @jglick

📦 Dependency Updates

  • Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final (#1731) @dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.53 to 3.54 (#1730) @dependabot
  • Use ASM API plugin as dependency (#1728) @uhafner
  • Bump io.netty:netty-bom from 4.1.107.Final to 4.1.108.Final (#1713) @dependabot
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#1720) @dependabot
  • Bump org.jenkins-ci.main:jenkins-core from 2.449 to 2.453 (#1723) @dependabot
  • Bump codecov/codecov-action from 4.1.1 to 4.3.0 (#1724) @dependabot
  • Bump remark-preset-lint-recommended from 6.1.3 to 7.0.0 (#1726) @dependabot

🚦 Tests

  • Test on Java 21 (#1716) @basil

v11.2.2

1 month ago

🐛 Bug Fixes

  • Correct sorting by issues column when some entries are missing (#1710) @zbynek

📦 Dependency Updates

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.16.2 to 2.17.0 (#1708) @dependabot
  • Bump org.jenkins-ci.main:jenkins-core from 2.448 to 2.449 (#1707) @dependabot

v11.2.1

1 month ago

🐛 Bug Fixes

📦 Dependency Updates

  • Bump org.jenkins-ci:acceptance-test-harness from 5770.v81b_784f28b_d7 to 5814.vdc5d6d484b_40 (#1705) @dependabot
  • Bump org.jvnet.hudson.plugins:analysis-pom from 7.3.0 to 7.4.0 (#1704) @dependabot
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2 (#1706) @dependabot
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 (#1702) @dependabot

v11.2.0

2 months ago

🐛 Bug Fixes

  • Replace empty property with "-" (#1701) @uhafner
  • Remove icon from reference link as it is broken in core again (#1697) @uhafner
  • Prepare layout for DataTables 2.0.0 (#1696) @uhafner
  • Fix LineRange serialization alias (#1695) @uhafner

📦 Dependency Updates

  • Bump testcontainers.version from 1.19.6 to 1.19.7 (#1699) @dependabot
  • Bump io.jenkins.plugins:pull-request-monitoring from 1.7.8 to 335.v525cd64ec76b_ (#1698) @dependabot
  • Bump org.jenkins-ci.main:jenkins-core from 2.447 to 2.448 (#1700) @dependabot

v11.1.0

2 months ago

🐛 Bug Fixes

  • Use the correct property name skipBlames (#1690) @uhafner

📝 Documentation

  • [ImgBot] Optimize images (#1688) @imgbot

📦 Dependency Updates

  • Bump org.jenkins-ci.main:jenkins-core from 2.446 to 2.447 (#1692) @dependabot
  • Bump org.jvnet.hudson.plugins:analysis-pom from 7.2.0 to 7.3.0 (#1693) @dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.52 to 3.53 (#1689) @dependabot

🔧 Internal Changes

  • JENKINS-72493 - Use json-path-api plugin (#1694) @uhafner
  • Fix warnings (#1691) @uhafner

v11.0.0

2 months ago

💥 Breaking Changes

  • Remove deprecated code (#1652) @uhafner

🚀 New Features

  • JENKINS-58167 - Add support for source code retention strategy of Prism plugin (#1660) @uhafner
  • JENKINS-72059 - Add new quality gate options to alter the stage only (#1649) @uhafner
  • Replace warnings plugin duplicate implementation of reference jobs with forensics plugin API (#1675) @uhafner
  • JENKINS-61392 - Make issues in modified code visible (#1669) @uhafner

🐛 Bug Fixes

  • Make the no-issues icon green again (#1671) @uhafner
  • JENKINS-65845 - Don't link to deleted builds (#1659) @uhafner
  • Use success colour variable rather than hardcoded colour (#1661) @janfaracik
  • JENKINS-68020 - Do not scan console log with this parser (#1658) @uhafner

📝 Documentation

  • Update custom plugin code example (#1686) @offa

📦 Dependency Updates

  • Bump org.jenkins-ci.main:jenkins-core from 2.445 to 2.446 (#1684) @dependabot
  • Bump testcontainers.version from 1.19.5 to 1.19.6 (#1685) @dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.51 to 3.52 (#1687) @dependabot
  • Bump testcontainers.version from 1.19.3 to 1.19.5 (#1680) @dependabot
  • Bump io.netty:netty-bom from 4.1.106.Final to 4.1.107.Final (#1681) @dependabot
  • Bump org.jenkins-ci.main:jenkins-core from 2.443 to 2.445 (#1682) @dependabot
  • Bump org.jenkins-ci.main:jenkins-core from 2.442 to 2.443 (#1670) @dependabot
  • Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#1674) @dependabot
  • Bump kentaro-m/auto-assign-action from 1.2.6 to 2.0.0 (#1672) @dependabot
  • Bump codecov/codecov-action from 3 to 4 (#1673) @dependabot
  • Bump org.jenkins-ci.main:jenkins-core from 2.441 to 2.442 (#1666) @dependabot
  • Bump org.jenkins-ci.main:jenkins-core from 2.440 to 2.441 (#1664) @dependabot
  • Bump io.netty:netty-bom from 4.1.104.Final to 4.1.106.Final (#1665) @dependabot

Upgrade path

  • publishIssues step (io.jenkins.plugins.analysis.core.steps.PublishIssuesStep):

    • ignoreFailedBuilds parameter: Add parameter in reference recorder of forensics plugin
    • referenceBuildId parameter: Remove, not supported anymore
    • referenceJobName parameter: Add parameter in reference recorder of forensics plugin
    • unstableTotalAll, unstableTotalHigh, unstableNewAll, unstableTotalNormal, unstableTotalLow, unstableNewHigh, unstableNewNormal, unstableNewLow, failedTotalAll, failedTotalHigh, failedTotalNormal, failedTotalLow, failedNewAll, failedNewHigh, failedNewNormal, failedNewLow parameters: Use qualityGates
    • publishAllIssues parameter: Use checksAnnotationScope
  • recordIssues step (io.jenkins.plugins.analysis.core.steps.RecordIssuesStep):

    • blameDisabled parameter: Use skipBlames
    • forensicsDisabled parameter: Remove, not supported anymore
    • ignoreFailedBuilds parameter: Add parameter in reference recorder of forensics plugin
    • referenceBuildId parameter: Remove, not supported anymore
    • referenceJobName parameter: Add parameter in reference recorder of forensics plugin
    • sourceDirectory parameter: Use sourceDirectories
    • unstableTotalAll, unstableTotalHigh, unstableNewAll, unstableTotalNormal, unstableTotalLow, unstableNewHigh, unstableNewNormal, unstableNewLow, failedTotalAll, failedTotalHigh, failedTotalNormal, failedTotalLow, failedNewAll, failedNewHigh, failedNewNormal, failedNewLow parameters: Use qualityGates.
    • publishAllIssues parameter: Use checksAnnotationScope
  • scanForIssues step (io.jenkins.plugins.analysis.core.steps.ScanForIssuesStep):

    • forensicsDisabled parameter: Remove, not supported anymore
    • sourceDirectory parameter: Use sourceDirectories
  • For freestyle jobs (io.jenkins.plugins.analysis.core.steps.IssuesRecorder):

    • forensicsDisabled parameter: Remove, not supported anymore
    • sourceDirectory parameter: Use sourceDirectories
    • ignoreFailedBuilds parameter has been moved to forensics plugin
    • referenceJobName parameter has been moved to forensics plugin
    • referenceBuildId Remove, not supported anymore
    • publishAllIssues parameter: Use checksAnnotationScope

v10.7.0

3 months ago

✨ Improvements

  • JENKINS-71492 - Limit property skipPostProcessing to package and module detection. (#1656) @uhafner

📦 Dependency Updates

  • Bump org.jenkins-ci.main:jenkins-core from 2.439 to 2.440 (#1653) @dependabot
  • Bump kentaro-m/auto-assign-action from 1.2.5 to 1.2.6 (#1654) @dependabot

v10.6.0

3 months ago

✨ Improvements

  • JENKINS-72054 - Add an option to skip the time-consuming post-processing step (#1651) @uhafner
  • JENKINS-71435 - Make empty properties clickable (#1648) @debayangg

📦 Dependency Updates

  • Bump io.jenkins.plugins:analysis-model-api from 11.13.0 to 11.14.0 (#1645) @dependabot
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 (#1644) @dependabot
  • Bump org.jsoup:jsoup from 1.17.1 to 1.17.2 (#1647) @dependabot
  • Bump org.jenkins-ci.main:jenkins-core from 2.437 to 2.439 (#1650) @dependabot

🚦 Tests

  • Add an integration test for the parser of the parasoft-findings plugin (#786) @uhafner

v10.5.3

4 months ago

🐛 Bug Fixes

  • JENKINS-72305 - Fix permission for reset quality gate action (#1642) @uhafner

📦 Dependency Updates

  • Bump github/codeql-action from 2 to 3 (#1638) @dependabot
  • Bump org.jvnet.hudson.plugins:analysis-pom from 6.16.0 to 6.17.0 (#1634) @dependabot
  • Bump actions/setup-java from 3 to 4 (#1633) @dependabot

🔧 Internal Changes

  • Remove suppress warnings: ctor rule has been disabled globally (#1631) @uhafner

🚦 Tests

  • Bump ATH and Jenkins versions (#1643) @uhafner

v10.5.2

5 months ago

🐛 Bug Fixes

  • JENKINS-72317 - Use Jenkins.READ permission check for all list box models (#1621) @uhafner

📦 Dependency Updates

  • Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 (#1630) @dependabot
  • Bump testcontainers.version from 1.19.2 to 1.19.3 (#1628) @dependabot
  • Bump io.netty:netty-bom from 4.1.99.Final to 4.1.101.Final (#1626) @dependabot
  • Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 (#1625) @dependabot
  • Bump io.jenkins.plugins:analysis-model-api from 11.6.0 to 11.13.0 (#1619) @dependabot
  • Bump testcontainers.version from 1.19.1 to 1.19.2 (#1623) @dependabot
  • Bump io.jenkins.plugins:prism-api from 1.29.0-7 to 1.29.0-8 (#1624) @dependabot
  • Bump org.ow2.asm:asm from 9.5 to 9.6 (#1617) @dependabot
  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#1604) @dependabot
  • Bump testcontainers.version from 1.19.0 to 1.19.1 (#1614) @dependabot
  • Bump org.json:json from 20230618 to 20231013 (#1615) @dependabot
  • Bump remark-cli from 11.0.0 to 12.0.0 (#1590) @dependabot
  • Bump actions/checkout from 3 to 4 (#1582) @dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.48 to 3.51 (#1613) @dependabot

🔧 Internal Changes

  • Cleanup (#1616) @uhafner