Skip to content

Releases: jenkinsci/remoting

3198.v03a_401881f3e

11 Dec 21:59
03a4018
Compare
Choose a tag to compare

👻 Maintenance

  • Print deprecation warning when using -jnlpUrl (#705) @basil

📦 Dependency updates

3192.v713e3b_039fb_e

27 Oct 01:19
713e3b0
Compare
Choose a tag to compare

🚀 New features and improvements

  • Print deprecation warning when deprecated arguments are used (#699) @basil

👻 Maintenance

3190.va_7870fc137d9

26 Oct 15:55
a7870fc
Compare
Choose a tag to compare

🚨 Removed

  • Remove deprecated Launcher#setNoCertificateCheck (#696) @basil
  • Remove deprecated -cp argument (#697) @basil

🚀 New features and improvements

  • Log deprecation warning when using deprecated hudson.remoting.jnlp.Main entrypoint (#695) @basil

📦 Dependency updates

3186.vc3b_7249b_87eb_

25 Oct 00:53
c3b7249
Compare
Choose a tag to compare

🐛 Bug fixes

  • Avoid capturing Request in LogRecord parameters (#694) @jglick
  • Move initialization to common method for Swarm (#693) @basil

3184.vc8c6efb_3b_3d7

24 Oct 19:12
c8c6efb
Compare
Choose a tag to compare

🚀 New features and improvements

  • Forward proxy support for WebSocket (#691) @basil
  • Support -cert and -noCertificateCheck in WebSocket mode (#690) @basil

3181.v78543a_987053

23 Oct 13:43
78543a9
Compare
Choose a tag to compare

🐛 Bug fixes

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