Skip to content

Releases: jenkinsci/checks-api-plugin

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

Checks API Plugin v1.1.1 🎉

17 Nov 02:31
v1.1.1
fd03670
Compare
Choose a tag to compare

📦 Dependency updates

👻 Maintenance

  • workflow-job & workflow-cps should be in test, not compile, scope (#44) @jglick

Checks API v1.1.0

29 Oct 16:19
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add the ability to allow users to customize status checks (#31) @XiongKezhi

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

1.0.3

20 Oct 13:56
v1.0.3
0c91619
Compare
Choose a tag to compare

📦 Dependency updates

1.0.2

10 Oct 15:51
v1.0.2
c2287eb
Compare
Choose a tag to compare

👻 Maintenance

Checks API 1.0.1

10 Oct 15:08
v1.0.1
42c2c67
Compare
Choose a tag to compare

📦 Dependency updates

👻 Maintenance

Checks API Plugin 1.0.0 🎉

05 Sep 14:42
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

📦 Dependency updates

👻 Maintenance

  • Remove the old "fromRun" method which does not take listener as parameter (#25) @XiongKezhi
  • Enable RevApi to check the API for correct semantic versioning (#9) @uhafner
  • Add a new AssertJ template that does not produce deprecated warnings (#21) @uhafner
  • Bump version of analysis-pom to 4.1.0 (and codingstyle to 1.4.0) (#15) @uhafner

Checks API 0.2.3

11 Aug 04:17
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • Enable an ArchUnit test that validates that there are no package cycles (#10) @uhafner