Skip to content

Releases: jenkinsci/remoting

4.9

27 May 17:52
Compare
Choose a tag to compare
4.9

πŸš€ New features and improvements

πŸ› Bug fixes

  • Define hudsonUrl in WebSocket mode to fix agent installers (#454) @jglick

πŸ“¦ Dependency updates

4.8

08 May 16:59
Compare
Choose a tag to compare
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

πŸ› Bug fixes

πŸ“¦ Dependency updates

πŸ“ Documentation updates

  • Update the url of HudsonArch-Remoting.pdf (#447) @donhui

πŸ‘» Maintenance

  • Various cleanups (#442) @jvz
  • Migrate from SettableFuture to CompletableFuture in tests (#444) @basil
  • Add url to fix dependabot release notes (#440) @timja

4.7

16 Feb 21:52
Compare
Choose a tag to compare
4.7

Various fixes and improvements. Remote class loading should now be more resilient. Combined with a corresponding change in Jenkins, some types of reconnects with TCP agents will work better.

πŸš€ New features and improvements

πŸ› Bug Fixes

πŸ“¦ Dependency updates

πŸ“ Documentation updates

πŸ‘» Maintenance

4.6

02 Nov 20:30
Compare
Choose a tag to compare
4.6

The 4.6 release includes various minor improvements. Mostly these involve dependency updates. There are also various additional improvements. One notable change is that a long-deprecated alias for the command-line parameter to specify the log file has finally been removed.

πŸ› Bug Fixes

πŸ“¦ Dependency updates

πŸ“ Documentation updates

  • Improve documentation, removing more instances of 'slave' term. (#417) @jeffret-b

πŸ‘» Maintenance

4.5

06 Jul 15:11
Compare
Choose a tag to compare
4.5

A very minor change to improve code readability and maintenance. It provides no functionality changes or improvements.

This is the first release to use a fully automated pipeline on the Jenkins release system and the CDF signing certificate.

πŸ‘» Maintenance

4.4

02 Jul 16:12
Compare
Choose a tag to compare
4.4

This release consists of minor code maintenance improvements and a log message enhancement. It provides no functionality changes or improvements.

πŸš€ New features and improvements

  • Broaden the scope of Thread.name inclusion to whole Request.call body (#374) @jglick

πŸ‘» Maintenance

4.2.1

08 Apr 00:32
Compare
Choose a tag to compare

This is an interim release between 4.2 and 4.3 containing only the WebSocket fixes for JENKINS-61409 added onto the 4.2 release.

πŸ› Bug Fixes

  • JENKINS-61409 - Fix WebSocket connection crash if message size is greater than 64Kb. This is a breaking change for WebSocket connections, but is not considered breaking for the agent because the WebSocket feature is still in Beta. WebSocket connections need a matching update to the master. (#373) @Vlatombe

4.3

25 Mar 21:24
Compare
Choose a tag to compare
4.3

πŸ› Bug Fixes

  • JENKINS-61409 - Fix WebSocket connection crash if message size is greater than 64Kb. This is a breaking change for WebSocket connections, but is not considered breaking for the agent because the WebSocket feature is still in Beta. WebSocket connections need a matching update to the master. (#373) @Vlatombe

πŸ‘» Maintenance

4.2

06 Feb 17:36
Compare
Choose a tag to compare
4.2

πŸ› Bug Fixes

πŸ‘» Maintenance

4.1

30 Jan 21:37
Compare
Choose a tag to compare
4.1

Abandoned.

Use release 4.2 instead.