)]}'
{
  "commit": "d39ef06364e81c4317c23bc015261a0e51f15305",
  "tree": "67dc7dafb8a791d8c5d07f2dda35e921d524232f",
  "parents": [
    "59c17d91d3d41ba66bc4db00b458acc8c3220835"
  ],
  "author": {
    "name": "Charlie Tonneslan",
    "email": "cst0520@gmail.com",
    "time": "Mon Jul 06 16:09:59 2026"
  },
  "committer": {
    "name": "Will Norris",
    "email": "will@willnorris.com",
    "time": "Mon Jul 06 17:44:27 2026"
  },
  "message": "query: honor Encoder on interface fields\n\nreflectValue checked sv.Type().Implements(encoderType) against the static\nfield type, so a value stored in an interface{} field never used its\nEncodeValues method and fell back to default formatting. Unwrap the interface\nfirst so the concrete type\u0027s Encoder is seen.\n\nFixes #121\n\nSigned-off-by: Charlie Tonneslan \u003ccst0520@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c93695403358139a53512a5d573499fe4879ff63",
      "old_mode": 33188,
      "old_path": "query/encode.go",
      "new_id": "3b058bb2ec32c46b3e740bfb42b717a91d13ad13",
      "new_mode": 33188,
      "new_path": "query/encode.go"
    },
    {
      "type": "modify",
      "old_id": "a94b44da898ea0312f111481442704eca68ca9da",
      "old_mode": 33188,
      "old_path": "query/encode_test.go",
      "new_id": "241e4f1eeef86ae7ab602324d5b2400a59591223",
      "new_mode": 33188,
      "new_path": "query/encode_test.go"
    }
  ]
}
