Releases: jenkinsci/ibmi-steps-plugin
Releases · jenkinsci/ibmi-steps-plugin
118.v2385f0b_81eb_a_
👻 Maintenance
- Bumped required Jenkins version to 2.479.3 (#61) @sebjulliand
✍ Other changes
- Added
ibmiShellExecstep (#62) @sebjulliand
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.479.x from 4136.vca_c3202a_7fd1 to 5054.v620b_5d2b_d5e6 (#48) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.10 to 1.13 (#56) @dependabot[bot]
- Bump org.jenkins-ci.plugins:jackson2-api from 2.18.3-402.v74c4eb_f122b_2 to 2.20.0-420.v8a_08b_d57ca_05 (#59) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.22 to 5.28 (#60) @dependabot[bot]
105.vee2e086a_fca_0
🚀 New features and improvements
- Extend AS400Message to convert message data (#27) @sebjulliand
- Added
ccsidparameter to ibmiPutIFS step. (#26) @sebjulliand
📝 Documentation updates
- Added CONTRIBUTING.md (#29) @sebjulliand
✍ Other changes
- Ban JUnit 4 imports (#51) @strangelookingnerd
- jetty.port=PORT no longer works. Use mvn hpi:run -Dport=PORT (#30) @wimjongman
📦 Dependency updates
- Bump net.sf.jt400:jt400 from 21.0.5 to 21.0.6 (#57) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.21 to 5.22 (#52) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.18 to 5.19 (#50) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.10 (#45) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.17 to 5.18 (#43) @dependabot[bot]
- Bump net.sf.jt400:jt400 from 21.0.4 to 21.0.5 (#47) @dependabot[bot]
- Bump net.sf.jt400:jt400 from 21.0.3 to 21.0.4 (#38) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.16 to 5.17 (#35) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.14 to 5.16 (#32) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.12 to 5.14 (#23) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.11 to 5.12 (#22) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.10 to 5.11 (#20) @dependabot[bot]
62.vd74c52631039
🚀 New features and improvements
- New
ibmiWaitJobstep (#16) @sebjulliand - Added
getSubmittedJobsmethod toCallResult(#15) @sebjulliand - Split spooled files listing/reading in two implementations to support pre 7.3 TR 12 LPARs (#14) @sebjulliand
👻 Maintenance
- Global code cleanup and formatting (#17) @sebjulliand
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.9 to 5.10 (#19) @dependabot[bot]
- Bump net.sf.jt400:jt400 from 21.0.0 to 21.0.3 (#13) @dependabot[bot]
36.v5d741ce46512
🐛 Bug fixes
- Fixed ibmiCommand failOnError default value (#8) @sebjulliand
✍ Other changes
- Better error logging (#9) @sebjulliand
30.va_c49e1cd7eb_8
🐛 Bug fixes
- Bump jt400 + fix NPE in ibmiCommand (#6) @sebjulliand
📝 Documentation updates
- Fixed command example in documentation (#7) @sebjulliand
📦 Dependency updates
- Bump jt400 + fix NPE in ibmiCommand (#6) @sebjulliand
22.vd3a_fa_3fb_2b_24
👷 Changes for plugin developers
- Migrate tests to JUnit5 (#5) @strangelookingnerd
👻 Maintenance
- Fixed documentation's TOC and indentation (#4) @sebjulliand
🚦 Tests
- Migrate tests to JUnit5 (#5) @strangelookingnerd
18.va_c2c17b_7b_fc2
✍ Other changes
- Update LoggerWrapper.java (#3) @AbhinavJha1023
15.v43a_5fea_83595
👷 Changes for plugin developers
- Setting up project for CD (#2) @sebjulliand