Skip to content

Releases: jhnc-oss/jenkins-pipeline-extensions

v0.5.2

08 Oct 07:44
Compare
Choose a tag to compare

Changes

  • Update to Jenkins 2.462.3 LTS
  • CVE Scanner deprecated
  • SECURITY.md added
  • CI improvements

ℹ️ Deprecation notice

CVE Scanner is deprecated and will be removed in v0.6.0. It's available as yoctoScanner() in Warnings NG now.

v0.5.1

13 Mar 18:40
Compare
Choose a tag to compare

Changes

  • Update to Jenkins 2.426.3 LTS baseline
  • Support for CVE Scan result Warnings-NG integration

v0.5.0

08 Mar 08:25
Compare
Choose a tag to compare

Changes

  • Update to Jenkins 2.426 LTS baseline

v0.4.1

18 Oct 07:38
Compare
Choose a tag to compare

Changes

  • Java 21 support
  • Update to Jenkins 2.401.x LTS baseline
  • Prebuild HPIs on releases

v0.4.0

13 Dec 11:50
Compare
Choose a tag to compare

Changes

  • Require Jenkins 2.375.1 LTS
  • Modernize POM
  • Migrate to Test Harness JUnit 5 support

v0.3.0

10 Mar 08:55
Compare
Choose a tag to compare

Changes

  • Jenkins v2.332 LTS baseline
  • Jenkins Security Scan added
  • PMD workaround removed

v0.2.2

27 Jan 10:54
Compare
Choose a tag to compare

Changes

  • Dependency updates
  • Improved JUnit 5 integration

v0.2.1

24 Nov 15:36
Compare
Choose a tag to compare

Changes

  • Basic i18n support
  • Nullability clarified
  • JDK 17 compatibility

v0.2.0

22 Nov 09:12
Compare
Choose a tag to compare

Changes

  • Initial release