2.175 (2019-04-28)

  • Update the status icon when the build is complete (Issue 16750)
  • The plug-in management page provides more convenient plug-in update options, including: “all”, “compatible” or “none”. The “compatible” selection (previously “all”) no longer includes plug-ins with any compatibility warnings. (issue 56477)
  • Remove references such as links that mislead to Java Web Start and JNLP from the interface connecting the Jenkins node. (pull 3998)
  • Enable Stapler request distribution telemetry again. (pull 3999)
  • Ensure that remote objects are serialized only over remote channels. Classes sure never to be designed to persist to disk as XML include: FilePath, [Stream]TaskListener, and ProcessTree. (Issue 47896)
  • Fixed some bugs seen in the Linux agent installer. (issue 57071)
  • Make Debian/Ubuntu launcher scripts Java 11 compatible. (issue 57096)
  • Make MVN -f war Hudson-dev :run support ${port} (pull 3984)

2.174 (2019-04-21)

  • Renaming a proxy node, keeping the old configuration, causes the old proxy node to reappear after a restart. (issue 56403)
  • Nested views can now also be searched by name. (issue 43322)