Skip to content

Releases: jenkinsci/jenkinsfile-runner

1.0-beta-22

28 Nov 19:32
Compare
Choose a tag to compare

This is a dependency update release before updating to the Jenkins 2.263.x baseline as a minimum requirement.
NOTE: Docker releases happen asynchronously, it may take several hours before the releases appear on DockerHub.

🐛 Bug Fixes

  • Auto-close the WAR file after exploding it to prevent file descriptor leak (#411) @recrsn

📦 Dependency updates

👷 Changes for plugin developers

  • Packaging parent POM: Verify that plugin dependencies are compliant with minimum version requirements (#430) @oleg-nenashev
  • Packaging parent POM: Bump appassembler-maven-plugin from 1.10 to 2.1.0 (#419) @dependabot

👻 Maintenance

All contributors: @SokolovPavel, @babusekaran, @dependabot, @ohbus, @oleg-nenashev, and @recrsn

1.0-beta-21 (skipped)

28 Nov 19:08
Compare
Choose a tag to compare
1.0-beta-21 (skipped) Pre-release
Pre-release

The release has been skipped due to the release flow mistake

1.0-beta-20 (release failed)

26 Nov 07:59
Compare
Choose a tag to compare
Pre-release

The release has failed due to the mistakes in #430 .
New release is coming soon

1.0-beta-19

21 Oct 19:33
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

📝 Documentation updates

All contributors: @abayer, @babusekaran, @dependabot, @oleg-nenashev and @vsilverman

1.0-beta-18

09 Oct 16:31
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Prevent NullPointerException when work directory is not explicitly defined (#381) @rsvoboda
  • Use platform-specific line breaks in system output operations (#382) @babusekaran
  • Make sure to pass an absolute directory for JENKINS_HOME (#369) @PierreBtz

📦 Dependency updates

📝 Documentation updates

  • Git-Maven demo: Switch to the jenkinsfile-runner:maven image pack (#388) @rsvoboda
  • Use AsciiDoc code listing instead of the Markdown style (#386) @rsvoboda

👻 Maintenance

All contributors: @PierreBtz, @babusekaran, @darkphoenix17, @dependabot, @oleg-nenashev, @rsvoboda and @sladyn98

1.0-beta-17 (Dependency updates 📦)

18 Sep 06:40
Compare
Choose a tag to compare

🚀 New features and improvements

  • Set the resumeBlocked flag in Pipeline jobs to pickup additional performance improvements (#364) @jglick

📦 Dependency updates

👷 Changes for developers

📝 Documentation updates

👻 Maintenance

All contributors: @dependabot, @jglick and @oleg-nenashev

1.0-beta-16: Image size optimizations, new packaging flow

09 Aug 21:23
Compare
Choose a tag to compare

🚀 Image size improvements

  • Exclude jenkins.war and executable-war.jar from Jenkinsfile Runner bundles, use JARs instead (#346) @oleg-nenashev
  • Reduce Vanilla Docker image sizes by not bundling plugin HPI files (#349) @oleg-nenashev
Image optimization summary

JFR_Images

👷 Changes for developers

  • Add experimental Plugin Packaging POM for building custom Jenkinsfile Runner distributions (#352) @oleg-nenashev
    • This Maven-only flow is an addition to the existing Custom WAR Packager flow. In addition to Docker images, it allows packaging Jenkinsfile Runner executable JARs. The packaging takes less time, and the dependency conflicts resolution is much better.
    • Usage examples: Vanilla image, ci.jenkins.io-runner

📝 Documentation updates

1.0-beta-15: Docker packaging updates! 🐋

28 Jul 14:24
Compare
Choose a tag to compare

Summary: New Docker images for Java 11 and Alpine Linux, switch to AdoptOpenJDK in all images, migration to the official Jenkins organization on DockerHub.

🚀 New features and improvements

All available image tags: latest, adoptopenjdk-8-hotspot, adoptopenjdk-11-hotspot, adoptopenjdk-8-alpine, adoptopenjdk-11-jre-alpine, 1.0-beta-15, 1.0-beta-15-adoptopenjdk-8-hotspot, 1.0-beta-15-adoptopenjdk-11-hotspot, 1.0-beta-15-adoptopenjdk-8-alpine, 1.0-beta-15-adoptopenjdk-11-jre-alpine,

🐛 Bug Fixes

  • Properly export the minimum supported Jenkins version (#339) @PierreBtz

⚠️Deprecated

  • Deprecate the Linux image tags in jenkins4eval/jenkinsfile-runner. The repository will be still used for Windows packages and other experiments, with no compatibility guarantees.

📝 Documentation updates

👻 Maintenance

All contributors: @PierreBtz and @oleg-nenashev

1.0-beta-14

19 Jul 21:25
Compare
Choose a tag to compare

🚀 New features and improvements

Pipeline as YAML in Docker demo recording

render1595265230241

👻 Maintenance

1.0-beta-13

19 Jul 16:48
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

All contributors: @dependabot, @dependabot[bot], @devkonarev, @oleg-nenashev, @romogo17 and @sladyn98