)]}'
{
  "commit": "2707ee21efea70599446dd35979b1d1aedf44ada",
  "tree": "5ab1a92771765ec09baa2a57b74d0e360ddc5d52",
  "parents": [
    "31358cc259a764905194e3d6c597375b0ff366c1"
  ],
  "author": {
    "name": "Nicholas S. Husin",
    "email": "nsh@golang.org",
    "time": "Tue May 26 15:31:29 2026 -0400"
  },
  "committer": {
    "name": "Nicholas Husin",
    "email": "nsh@golang.org",
    "time": "Thu Jun 04 09:49:23 2026 -0700"
  },
  "message": "internal/http3: implement HTTP/3 clientConn methods\n\nImplement Err, Reserve, Release, Available, and InFlight methods in our\nHTTP/3 implementation. This allows clientConn to implement the\ngenericClientConn interface in net/http.\n\nGiven that we have no good understanding yet of when one might want to\ncreate multiple HTTP/3 connections to the same server, Available will\nalways return MaxInt.\n\nFor golang/go#70914\n\nChange-Id: Ib1316b33195b6f5d584c5a371d60cddf6a6a6964\nReviewed-on: https://go-review.googlesource.com/c/net/+/784500\nReviewed-by: Nicholas Husin \u003chusin@google.com\u003e\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "edf5f1330b912eb15f7374bed8d715649e29737f",
      "old_mode": 33188,
      "old_path": "internal/http3/roundtrip.go",
      "new_id": "7a9c0caa2a3eaf6f0b589f2394fae4516f42f1c4",
      "new_mode": 33188,
      "new_path": "internal/http3/roundtrip.go"
    },
    {
      "type": "modify",
      "old_id": "52d9f7c34718e2f1d81b19489d0bd6bdc47f8cbb",
      "old_mode": 33188,
      "old_path": "internal/http3/transport.go",
      "new_id": "0722ebb3cf06d18c66837c5c7954a18d21a6d5f0",
      "new_mode": 33188,
      "new_path": "internal/http3/transport.go"
    },
    {
      "type": "modify",
      "old_id": "6d532f90b51c60233ba1aad4ffaac185804c40ee",
      "old_mode": 33188,
      "old_path": "internal/http3/transport_test.go",
      "new_id": "f36eaa36a809a329346a9723494a7b3af146d396",
      "new_mode": 33188,
      "new_path": "internal/http3/transport_test.go"
    }
  ]
}
