Skip to content

Releases: jenkinsci/remoting

3206.vb_15dcf73f6a_9

09 Jan 16:29
b15dcf7
Compare
Choose a tag to compare

🐛 Bug fixes

  • Avoid continual thread replacement in JarCacheSupport (#717) @basil

👻 Maintenance

3203.v94ce994fdb_31

06 Jan 01:15
94ce994
Compare
Choose a tag to compare

🐛 Bug fixes

  • Use ConcurrentHashMap#computeIfAbsent in JarCacheSupport (#713) @basil

📝 Documentation updates

  • Update inbound agent documentation (#712) @basil

👻 Maintenance

📦 Dependency updates

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