Skip to content

Releases: jenkinsci/checks-api-plugin

1.7.2

18 Jul 16:22
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

📝 Documentation updates

1.7.0

06 Apr 08:29
v1.7.0
b2af513
Compare
Choose a tag to compare

🚀 New features and improvements

1.6.2

01 Apr 07:37
v1.6.2
1e55340
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

v1.6.1

17 Mar 13:05
Compare
Choose a tag to compare

🚀 New features and improvements

  • Dependency on workflow-support instead of workflow-job (#94) @rsandell

v1.6.0

09 Mar 09:16
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

📦 Dependency updates

👻 Maintenance

1.5.0

09 Feb 22:29
v1.5.0
e1cfad8
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add status checks property to conclude unstable builds as neutral ones (#78) @XiongKezhi

🐛 Bug Fixes

1.4.1

07 Feb 08:55
Compare
Choose a tag to compare

🐛 Bug Fixes

1.4.0

06 Feb 17:19
v1.4.0
6762ac7
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

1.3.0

27 Jan 13:19
v1.3.0
c8599e0
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Ensure we always call getContext().onFailure() in stop (#73) @mrginglymus

📦 Dependency updates

👻 Maintenance

Checks API Plugin v1.2.0 🎉

23 Dec 03:44
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Fix POM version and RevApi configuration (#57) @uhafner

📦 Dependency updates

👻 Maintenance

🚦 Tests

  • Add LoggingChecksPublisher and tests for status checks (#59) @XiongKezhi
  • Move CapturingChecksPublisher to util package. (#58) @XiongKezhi
  • Add capturing checks publisher, make publishChecks withChecksName aware (#55) @mrginglymus