Releases: jenkinsci/remoting
Releases · jenkinsci/remoting
3327.v868139a_d00e0
🚀 New features and improvements
📦 Dependency updates
- Bump org.jenkins-ci:jenkins from 1.133 to 1.134 (#809) @dependabot[bot]
3324.vea_eda_e98cd69
🐛 Bug fixes
👻 Maintenance
📦 Dependency updates
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.10 (#808) @dependabot[bot]
- Bump org.jenkins-ci:jenkins from 1.131 to 1.133 (#806) @dependabot[bot]
- Bump bc-version from 1.80 to 1.81 (#804) @dependabot[bot]
3309.v27b_9314fd1a_4
🐛 Bug fixes
📦 Dependency updates
- Bump org.kohsuke:access-modifier-annotation from 1.34 to 1.35 (#801) @dependabot[bot]
3307.v632ed11b_3a_c7
👷 Changes for plugin developers
📦 Dependency updates
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#799) @dependabot[bot]
- Bump org.jenkins-ci:jenkins from 1.130 to 1.131 (#798) @dependabot[bot]
- Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#797) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.7.1 to 9.8 (#795) @dependabot[bot]
3301.v4363ddcca_4e7
3299.v0d0d06908537
🐛 Bug fixes
- JENKINS-75409 - SSLContext typo fix and consider it in pingSuccessful method (#786) @gbhat618
👻 Maintenance
📦 Dependency updates
- Bump org.kohsuke:access-modifier-annotation from 1.33 to 1.34 (#763) @dependabot[bot]
- Bump org.jenkins-ci:jenkins from 1.129 to 1.130 (#785) @dependabot[bot]
- Bump org.jenkins-ci:jenkins from 1.128 to 1.129 (#784) @dependabot[bot]
3291.vb_131b_dc231fa_
🐛 Bug fixes
👻 Maintenance
- Increase ci.jenkins.io timeout from 15 to 25 (#783) @MarkEWaite
📦 Dependency updates
- Bump bc-version from 1.79 to 1.80 (#780) @dependabot[bot]
- Bump org.jenkins-ci:jenkins from 1.127 to 1.128 (#779) @dependabot[bot]
- Bump org.jenkins-ci:jenkins from 1.126 to 1.127 (#778) @dependabot[bot]
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#776) @dependabot[bot]
- Bump org.jenkins-ci:jenkins from 1.125 to 1.126 (#775) @dependabot[bot]
3283.v92c105e0f819
3273.v4cfe589b_fd83
🚀 New features and improvements
- Reduce default size of diagnostic buffer for
FlightRecorderInputStream
from 1MiB to 1KiB (#770) @dwnusbaum