Skip to content

Releases: jenkinsci/remoting

3180.v3dd999d24861

20 Oct 18:28
3dd999d
Compare
Choose a tag to compare

🚀 New features and improvements

  • JNLP4-connect-proxy connection protocol (#686) @jglick
  • Send Node-Name HTTP header in JnlpAgentEndpointResolver (#685) @jglick

🐛 Bug fixes

👻 Maintenance

  • Delete dead Util.mkdirs; inline use of NoProxyEvaluator.shouldProxy (#687) @jglick

3176.v207ec082a_8c0

20 Oct 00:41
207ec08
Compare
Choose a tag to compare

👻 Maintenance

📦 Dependency updates

  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#684) @dependabot

3174.v2c9e67f8f9df

16 Oct 13:23
2c9e67f
Compare
Choose a tag to compare

🚀 New features and improvements

  • Better logging of controller URL from JnlpAgentEndpointResolver (#683) @jglick

📝 Documentation updates

  • Deprecating PermanentConnectionRefusalException (#680) @jglick

👻 Maintenance

  • Updating comment in SocketChannelStream about JDK-8222774 (#681) @jglick
  • Logging about TCP protocol events (#682) @jglick
  • Use Java 11 method where possible (#678) @basil

🚦 Tests

3160.vd76b_9ddd10cc

12 Oct 15:46
d76b9dd
Compare
Choose a tag to compare

🐛 Bug fixes

3159.vb_8c0ef2b_55a_f

12 Oct 14:41
b8c0ef2
Compare
Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

  • Test with NullOutputStream.INSTANCE instead of deprecated NULL_OUTPUT_STREAM (#670) @StefanSpieker

🚦 Tests

📦 Dependency updates

3148.v532a_7e715ee3

22 Aug 17:33
532a7e7
Compare
Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates

3142.vcfca_0cd92128

28 Jul 21:33
cfca0cd
Compare
Choose a tag to compare

🚀 New features and improvements

  • Introduce convenience method Channel.isClosedChannelException (#657) @jglick

📦 Dependency updates

3131.vf2b_b_798b_ce99

15 Jun 21:36
f2bb798
Compare
Choose a tag to compare

🐛 Bug fixes

  • Prevent ProxyException from throwing StackOverflowError on cyclic errors by breaking cycles (#645) @dwnusbaum

👻 Maintenance

  • Properly log when X-Remoting-Capability is missing rather than throwing an NPE (#642) @jglick

🚦 Tests

📦 Dependency updates

16 changes

3107.v665000b_51092

03 Feb 00:16
665000b
Compare
Choose a tag to compare

🐛 Bug fixes

  • JENKINS-70531 - Apply timeout on WebSocket write operations (and simplify AbstractByteBufferCommandTransport) (#621) @jglick

📝 Documentation updates

  • Document protocol stack (#616) @basil
  • Refresh documentation (particularly, screenshot) with the removed Launch button (#611) @Vlatombe

👻 Maintenance

🚦 Tests

  • PipeTest.testReaderCloseWhileWriterIsStillWriting is flaky; disabling (#619) @jglick
  • Remove 2s timeout in PipeTest.testReaderCloseWhileWriterIsStillWriting (#612) @jglick

📦 Dependency updates

3085.vc4c6977c075a

13 Dec 15:34
c4c6977
Compare
Choose a tag to compare

🐛 Bug fixes

  • Better robustness for RemoteIClassLoader.readResolve (#610) @jglick

🚦 Tests

  • Support junit 5; Migrate non-forked junit 3 test cases (#593) @Vlatombe

📦 Dependency updates