Skip to content

Releases: jenkinsci/remoting

3248.v65ecb_254c298

16 May 12:05
65ecb25
Compare
Choose a tag to compare

🐛 Bug fixes

  • Restore compatibility for older versions (#743) @jtnord

✍ Documentation

3244.vf7f977e04755

15 May 15:03
f7f977e
Compare
Choose a tag to compare

🚀 New features and improvements

  • Pass through the remote ClassLoader’s name (#741) @jtnord

3241.v4280e2170268

15 May 07:09
4280e21
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

  • Add documentation about remote class loading subsystem (#720) @basil

👻 Maintenance

🚦 Tests

  • Fix incorrect classpath leading to broken tests (#739) @jtnord

✍ Other changes

📦 Dependency updates

16 changes

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