)]}'
{
  "commit": "cd5a3d139618f69573601dd43aa499cb2c74014e",
  "tree": "3481a4ed6dd3577402dabacd4a797ca846299fc3",
  "parents": [
    "2a1cbe7bdf52f6e0bc8150b2ee93ee0266127ced"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Thu Oct 20 16:15:03 2016 +0300"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Thu Oct 20 16:15:03 2016 +0300"
  },
  "message": "HTTP/2: graceful shutdown of active connections (closes #1106).\n\nPreviously, while shutting down gracefully, the HTTP/2 connections were\nclosed in transition to idle state after all active streams have been\nprocessed.  That might never happen if the client continued opening new\nstreams.\n\nNow, nginx sends GOAWAY to all HTTP/2 connections and ignores further\nattempts to open new streams.  A worker process will quit as soon as\nprocessing of already opened streams is finished.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d0cd2ab791fb43b5c3acf970436f647a2a21c3ec",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2.c",
      "new_id": "18f891b118159c9e3a9bd8ed411da6c22cc96a72",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2.c"
    },
    {
      "type": "modify",
      "old_id": "9e738aa55749f8b6a73ce1b73fa28a38384232e5",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2.h",
      "new_id": "2c901d7a257043f634883a53d79892749a0305ae",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2.h"
    }
  ]
}
