)]}'
{
  "commit": "f40205b5b5e758dca22ed35eea3be08720d1a058",
  "tree": "bdbbba33ce83326dd0dd84630f99fcb25bec8602",
  "parents": [
    "15b99c1fb8b76f00f3b0ad4572019943173529fc"
  ],
  "author": {
    "name": "Nicholas S. Husin",
    "email": "nsh@golang.org",
    "time": "Mon Oct 06 16:20:23 2025 -0400"
  },
  "committer": {
    "name": "Nicholas Husin",
    "email": "nsh@golang.org",
    "time": "Wed Jan 14 12:33:16 2026 -0800"
  },
  "message": "http2: add initial support for PRIORITY_UPDATE frame defined in RFC 9218\n\nThis change adds initial support for the PRIORITY_UPDATE frame\nintroduced in RFC 9218.\n\nClients can now use a new exported function to write PRIORITY_UPDATE\nframes easily. However, sending PRIORITY_UPDATE frames to the server\ndoes not currently cause any behavior changes: we only use\nPRIORITY_UPDATE frames to adjust stream priority when the RFC 9218 write\nscheduler is being used for a particular connection. However, this\nscheduler is not currently usable yet from any configuration surfaces\nexposed to the user.\n\nFor golang/go#75500\n\nChange-Id: Ie2c821cb0d2faa6e942e209e11638f190fc98e2b\nReviewed-on: https://go-review.googlesource.com/c/net/+/705917\nReviewed-by: Nicholas Husin \u003chusin@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f2e6eb520acc7559724a6418795ab62d51b455f8",
      "old_mode": 33188,
      "old_path": "http2/connframes_test.go",
      "new_id": "426683921aa63fc8405b9fca41a2b89dcfbd0ab9",
      "new_mode": 33188,
      "new_path": "http2/connframes_test.go"
    },
    {
      "type": "modify",
      "old_id": "9a4bd123c95e97d5ea95428dfc1468ccc1ff63c3",
      "old_mode": 33188,
      "old_path": "http2/frame.go",
      "new_id": "3945682285cce158a9a8a6ee12a8761c6744d806",
      "new_mode": 33188,
      "new_path": "http2/frame.go"
    },
    {
      "type": "modify",
      "old_id": "a2b136d136fc55fdecb2a7372f4dfc22d88bb80c",
      "old_mode": 33188,
      "old_path": "http2/frame_test.go",
      "new_id": "1c5d6a84297dca85ade206d9c4fa9c0f79a9a3ad",
      "new_mode": 33188,
      "new_path": "http2/frame_test.go"
    },
    {
      "type": "modify",
      "old_id": "bdc5520ebd3e53b6b7f400e448cf15a92a08747d",
      "old_mode": 33188,
      "old_path": "http2/server.go",
      "new_id": "6f34ed163b7313594f92dbd40a9c94b79b01fd95",
      "new_mode": 33188,
      "new_path": "http2/server.go"
    },
    {
      "type": "modify",
      "old_id": "c61c53db1758b3b76f409f9dba9d09aa5db89dfb",
      "old_mode": 33188,
      "old_path": "http2/server_test.go",
      "new_id": "ccc9433a89a44d5ab617e713eb3229323337e7ae",
      "new_mode": 33188,
      "new_path": "http2/server_test.go"
    }
  ]
}
