Skip to content

Releases: jenkinsci/remoting

3283.v92c105e0f819

05 Nov 08:35
92c105e
Compare
Choose a tag to compare

🐛 Bug fixes

🚦 Tests

  • Improvements to EngineTest (#772) @Vlatombe
  • Address java.lang.NoClassDefFoundError in DefaultClassFilterTest Through Fixed Order-Dependent Test Execution (#706) @CaseyPan

📦 Dependency updates

3273.v4cfe589b_fd83

21 Oct 17:21
4cfe589
Compare
Choose a tag to compare

🚀 New features and improvements

  • Reduce default size of diagnostic buffer for FlightRecorderInputStream from 1MiB to 1KiB (#770) @dwnusbaum

3272.ve1ea_5d6a_c99f

18 Oct 23:43
e1ea5d6
Compare
Choose a tag to compare

🐛 Bug fixes

  • Tolerate IPv6 scoped IPs from JnlpAgentEndpointResolver.getResolvedHttpProxyAddress (#769) @jglick

📦 Dependency updates

3270.v9e0d174083ed

16 Oct 18:54
9e0d174
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Log the fact that a jar is being sent over channel (#767) @Vlatombe

🚦 Tests

📦 Dependency updates

3261.v9c670a_4748a_9

07 Aug 18:19
9c670a4
Compare
Choose a tag to compare

🔒 Security

  • Fix SECURITY-3430. Add JarURLValidator interface to allow customizing behavior for backwards compatibility.
    This release is used in Jenkins 2.472+.

👷 Changes for plugin developers

  • Bump org.glassfish.tyrus.bundles:tyrus-standalone-client-jdk from 2.1.5 to 2.2.0 (#756) @dependabot

📦 Dependency updates

  • Bump org.glassfish.tyrus.bundles:tyrus-standalone-client-jdk from 2.1.5 to 2.2.0 (#756) @dependabot

3256.3258.v858f3c9a_f69d

07 Aug 12:34
Compare
Choose a tag to compare

🔒 Security

Fix SECURITY-3430. Add JarURLValidator interface to allow customizing behavior for backwards compatibility.
This release is used in Jenkins 2.471.

3248.3250.v3277a_8e88c9b_

07 Aug 12:34
Compare
Choose a tag to compare

🔒 Security

Fix SECURITY-3430. Add JarURLValidator interface to allow customizing behavior for backwards compatibility.
This release is used in Jenkins 2.462.1.

3206.3208.v409508a_675ff

07 Aug 12:34
Compare
Choose a tag to compare

🔒 Security

Fix SECURITY-3430. Add JarURLValidator interface to allow customizing behavior for backwards compatibility.
This release is used in Jenkins 2.452.4.

3256.v88a_f6e922152

18 Jun 23:40
88af6e9
Compare
Choose a tag to compare

📦 Dependency updates

3248.v65ecb_254c298

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

🐛 Bug fixes

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

✍ Documentation