Skip to content

Releases: jenkinsci/checks-api-plugin

415.vf022234a_931d

Choose a tag to compare

@github-actions github-actions released this 04 Jun 21:12
f022234

🚀 New features and improvements

👻 Maintenance

  • Adapt build status icon for ci.jenkins.io permissions change (#325) @MarkEWaite

📦 Dependency updates

  • Update dependency org.jenkins-ci.plugins:plugin to v6.2189.v695a_c41f5249 (#330) @renovate[bot]
  • Update dependency org.jenkins-ci.plugins:plugin to v6.2153.vcf31911d10c4 (#327) @renovate[bot]
  • Update dependency com.tngtech.archunit:archunit-junit4 to v1.4.2 (#326) @renovate[bot]
  • Update dependency org.jenkins-ci.plugins:plugin to v6.2152.ve00a_731c3ce9 (#324) @renovate[bot]
  • Update dependency org.jenkins-ci.plugins:plugin to v6.2138.v03274d462c13 (#323) @renovate[bot]
  • Update dependency org.jenkins-ci.plugins:plugin to v6.2132.v968a_e56c6941 (#322) @renovate[bot]
  • Update dependency org.jenkins-ci.plugins:plugin to v6.2122.v70b_7b_f659d72 (#321) @renovate[bot]
  • Update dependency org.assertj:assertj-core to v3.27.7 (#320) @renovate[bot]
  • Update dependency org.jenkins-ci.plugins:plugin to v6.2116.v7501b_67dc517 (#318) @renovate[bot]
  • Update dependency org.jenkins-ci.plugins:plugin to v6 (#315) @renovate[bot]
  • Update dependency org.jenkins-ci.plugins:plugin to v5.2102.v5f5fe09fccf1 (#314) @renovate[bot]

402.vca_263b_f200e3

Choose a tag to compare

@github-actions github-actions released this 01 Jan 08:55
ca263bf

👻 Maintenance

📦 Dependency updates

25 changes

373.vfe7645102093

Choose a tag to compare

@github-actions github-actions released this 13 Jun 22:31
fe76451

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

370.vb_61a_c57328f3

Choose a tag to compare

@github-actions github-actions released this 21 Apr 18:03
b61ac57

🚀 New features and improvements

📦 Dependency updates

367.v18b_7f530e54a_

Choose a tag to compare

@github-actions github-actions released this 25 Feb 21:48
18b7f53

👻 Automatic releases are now enabled on merge

This comes with a new version number format, see https://www.jenkins.io/jep/229

👷 Changes for plugin developers

👻 Maintenance

📦 Dependency updates

2.2.3

Choose a tag to compare

@github-actions github-actions released this 17 Feb 16:56
v2.2.3
ba9e128

🚀 New features and improvements

2.2.2

Choose a tag to compare

@github-actions github-actions released this 05 Feb 10:27
v2.2.2
a067064

🚀 New features and improvements

  • Change default behavior to truncate Checks text from start when maxSize present (#270) @sarahdeitke

📦 Dependency updates

2.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 22:18
v2.2.1
636a99d

🚀 New features and improvements

  • Document includeStage in snippet generator (#263) @timja

👻 Maintenance

📦 Dependency updates

  • Update testcontainers-java monorepo to v1.20.1 (#261) @renovate
  • Update testcontainers-java monorepo to v1.20.0 (#260) @renovate
  • Update dependency org.jvnet.hudson.plugins:analysis-pom to v8.6.0 (#258) @renovate
  • Update testcontainers-java monorepo to v1.19.8 (#256) @renovate
  • Update dependency org.jvnet.hudson.plugins:analysis-pom to v8 (#255) @renovate
  • Update dependency io.jenkins.tools.incrementals:git-changelist-maven-extension to v1.8 (#257) @renovate

2.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 20:46
v2.2.0
50f48e8

🚀 New features and improvements

  • Add includeStage to allow starting check immediately for JUnit (#254) @timja

🐛 Bug fixes

  • Only return names in getStageOrBranchName if it's a stage or branch (#253) @thatsmydoing

✍ Other changes

  • Replace old GitHub action with updated one. (#247) @uhafner

📦 Dependency updates

  • Update dependency org.jvnet.hudson.plugins:analysis-pom to v7.4.0 (#251) @renovate
  • Update testcontainers-java monorepo to v1.19.7 (#250) @renovate
  • Update dependency org.jvnet.hudson.plugins:analysis-pom to v7.3.0 (#245) @renovate
  • Update dependency io.jenkins.plugins:plugin-util-api to v4 (#246) @renovate
  • Update dependency org.jvnet.hudson.plugins:analysis-pom to v7 (#242) @renovate
  • Update release-drafter/release-drafter action to v6 (#244) @renovate
  • Update actions/cache action to v4 (#241) @renovate
  • Update actions/checkout action to v4 (#231) @renovate
  • Update dependency org.jvnet.hudson.plugins:analysis-pom to v6.12.0 (#235) @renovate

2.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 16:34
v2.0.2
2da1bfb

👷 Changes for plugin developers