Releases: jenkinsci/remoting
Releases Β· jenkinsci/remoting
4.13.1
π Bug fixes
- JENKINS-68542 - [WebSocket] Capture cookie returned by server and reuse for reconnection attempts (#539) @Vlatombe
3020.vcc32c3b_cc767
4.14
π¨ Removed
- JENKINS-51820 - Removing Java Web Start support (#532) @jglick
π Bug fixes
- JENKINS-65873 - Throttle anonymous class warnings to a single thread (#523) @Vlatombe
π» Maintenance
- Suppress some uninteresting stack traces when channel is closed (#535) @jglick
- Set tarLongFileMode to enable building on systems with large UID / GID (#530) @offa
π¦ Tests
- Remove unneeded SUREFIRE-1226 workaround (#534) @basil
- Add Java 11 and 17 to build/test matrix (#517) @basil
π¦ Dependency updates
- Bump jenkins from 1.73 to 1.74 (#533) @dependabot
- Bump mockito-inline from 4.5.0 to 4.5.1 (#529) @dependabot
- Bump mockito-inline from 4.4.0 to 4.5.0 (#528) @dependabot
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#526) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 (#521) @dependabot
- Bump jenkins from 1.72 to 1.73 (#522) @dependabot
- Bump jenkins from 1.71 to 1.72 (#518) @dependabot
4.13
π Bug fixes
- JENKINS-66446 - Agent reconnects on Java 11 and websocket (#514) @timja
- JENKINS-67928 - Prevent infinite loop in case of closed SSL connection (#513) @gulyaev13
π¦ Dependency updates
- Bump jenkins from 1.70 to 1.71 (#508) @dependabot
π» Maintenance
4.12
π New features and improvements
- Allow all remoting callables to bypass role check (#490) @daniel-beck
π Bug fixes
- JENKINS-67000 - Restore setting of null security manager (#507) @jglick
π¦ Dependency updates
- Bump mockito-core from 4.2.0 to 4.3.1 (#501, #503) @dependabot
- Bump parent POM from 1.67 to 1.70 (#494, #500) @basil, @dependabot
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#499) @dependabot
- Update dependencies, exclude JSR 305 (#495) @basil
- Bump access-modifier-annotation from 1.25 to 1.27 (#496) @dependabot
- Bump bc-version from 1.69 to 1.70 (#492) @dependabot
π» Maintenance
π¦ Tests
4.11.2
Release of remoting 4.11.1 with code signing.
See JENKINS-67227 for more details
4.11
The 4.11 release contains a variety of minor maintenance, documentation, and dependency updates.
π¦ Dependency updates
- JENKINS-61212 - Update Tyrus (WebSocket client) to 1.18 (#478) @jglick
- Bump access-modifier-annotation from 1.24 to 1.25 (#483) @dependabot
- Bump access-modifier-annotation from 1.22 to 1.24 (#474) @dependabot
- Bump jenkins from 1.63 to 1.65 (#464) @dependabot
- Bump git-changelist-maven-extension from 1.0-beta-7 to 1.2 (#467) @dependabot
- Bump ant from 1.10.10 to 1.10.11 (#469) @dependabot
- Bump commons-io from 2.10.0 to 2.11.0 (#470) @dependabot
- Bump access-modifier-annotation from 1.21 to 1.22 (#472) @dependabot
π Documentation updates
- Add a warning about re-using agent names (#476) @0xDAFE
- Improve ObjectInputStreamEx Javadoc (#475) @daniel-beck
- Dead link removed (#466) @offa
π» Maintenance
4.10
π Bug fixes
π¦ Dependency updates
- Bump asm from 9.1 to 9.2 (#465) @dependabot
- Bump bc-version from 1.68 to 1.69 (#461) @dependabot
- Bump commons-io from 2.9.0 to 2.10.0 (#462) @dependabot
- Bump commons-io from 2.8.0 to 2.9.0 (#459) @dependabot
4.9
π New features and improvements
- Allow setting of custom websocket headers (#458) @agentgonzo
- JENKINS-40700 - Enable Launcher to hold the communication protocol. (#452) @Aki-7
π Bug fixes
π¦ Dependency updates
4.8
Various clean up operations and bug fixes for specific scenarios. The main changes are related to some Swarm configurations and a rarely encountered deadlock at startup.
π New features and improvements
- JENKINS-40700 - Enable current engine to hold the communication protocol (#450) @Aki-7
- Disable stacktraces from ExportTable entries by default (#441) @res0nance
π Bug fixes
- Allow JNLP agent endpoint resolution exceptions to be non-fatal for Swarm (#449) @basil
- JENKINS-63520 - Sequence the startup and receiving to avoid a deadlock. (#445) @jeffret-b
π¦ Dependency updates
- Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#451) @dependabot
- Bump ant from 1.10.9 to 1.10.10 (#446) @dependabot