TeamForge–Git integration (16.10.19/17.1.17)-2.13.9 release notes

Gerrit 16.10.19-2.13.9 and Gerrit 17.1.17-2.13.9 were released on 3 November , 2017.

For the vanilla Gerrit release notes and the bug fixes, see v2.13.9-11-gf25da13683.

Highlights

HTTP webhooks functionality has been implemented to set up communication between TeamForge Git integration and the following products:
  • Lifecycle
  • Continuum
  • DLM 2.0
  • Any other tool that accepts HTTP notifications
TeamForge UI for webhooks (implemented in TeamForge 17.11) is not backported. However, you can use the following products to configure webhooks:
  • CollabNet Desktop (latest development version)
  • GitEye (latest development version)
  • TeamForge WebHooks Configurator

Bug fixes

Critical upstream (stable-2.13) Gerrit fix is now available for SSH clone/fetch failure when server takes more than 30 seconds to compute its operation. To handle this, a new parameter sshd.waitTimeout has been included in the gerrit.config file. By default, the value of this parameter is 30 seconds.