)]}'
{
  "commit": "a37d3eb349e048b953633027ed011cda8b68c603",
  "tree": "53f24ed143d8ea85b0a2d213c7c49d1c86dc19c6",
  "parents": [
    "1fc4ab0bb203a7934753d4d29d8d4689a1012390"
  ],
  "author": {
    "name": "George Gensure",
    "email": "werkt0@gmail.com",
    "time": "Thu Jul 10 09:49:54 2025 -0400"
  },
  "committer": {
    "name": "Eric Anderson",
    "email": "ejona@google.com",
    "time": "Thu Jul 17 21:55:16 2025 +0000"
  },
  "message": "Guarantee missing stream promise delivery\n\nIn observed cases, whether RST_STREAM or another failure from netty or\nthe server, listeners can fail to be notified when a connection yields a\nnull stream for the selected streamId. This causes hangs in clients,\ndespite deadlines, with no obvious resolution.\n\nTests which relied upon this promise succeeding must now change.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a5fa0f80077bd20a2d434c1f1ce3e338b5e65142",
      "old_mode": 33188,
      "old_path": "netty/src/main/java/io/grpc/netty/NettyClientHandler.java",
      "new_id": "276fa623c383cb4a99925636f0c22aa701abf9dd",
      "new_mode": 33188,
      "new_path": "netty/src/main/java/io/grpc/netty/NettyClientHandler.java"
    },
    {
      "type": "modify",
      "old_id": "f8fbeea9b827211049bee7bcf098d4c67c8d98c4",
      "old_mode": 33188,
      "old_path": "netty/src/test/java/io/grpc/netty/NettyClientHandlerTest.java",
      "new_id": "dd4fcb4ea6ce42126328e9258bbc6c9626923118",
      "new_mode": 33188,
      "new_path": "netty/src/test/java/io/grpc/netty/NettyClientHandlerTest.java"
    }
  ]
}
