)]}'
{
  "commit": "16112b1150384728c44dc137ada5e13fdb0932ea",
  "tree": "e2b851726b1181166829663bb0b1bbf7238ac637",
  "parents": [
    "3c99fd11179c6a1ce5a4f2cb1d3a09918956dccf"
  ],
  "author": {
    "name": "Marcin Czech",
    "email": "maczech@gmail.com",
    "time": "Fri Jun 23 15:48:45 2023 +0200"
  },
  "committer": {
    "name": "Marcin Czech",
    "email": "maczech@gmail.com",
    "time": "Mon Jul 03 17:00:17 2023 +0200"
  },
  "message": "Do not provide response body when apply-object is successful\n\nWhen `replication.maxApiPayloadSize` is set to a significant\nvalue(for example 100mb) returning full json payload as a\npart of the HTTP response can impact the performance.\nTo avoid sending the payload back to the client skip response\nbody and return just the http status code.\n\nBug: Issue 289700653\nChange-Id: Ic0c343c1971cb9cefbcbf067033338b953d05bef\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b3379f2a019fc4c177741ed489ea2a5f33036410",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/ApplyObjectAction.java",
      "new_id": "72f026612b6c681537a5c783e68408eb08f38c4e",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/ApplyObjectAction.java"
    },
    {
      "type": "modify",
      "old_id": "dd155d4175798bd1e58fe633e50e6eabd18cf5a6",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/ApplyObjectsAction.java",
      "new_id": "817ea00342173a5d17ae95404d333a101dfa7713",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/ApplyObjectsAction.java"
    },
    {
      "type": "modify",
      "old_id": "d18ebc0ef373f2ad0deedd9136fd789b3ecf35eb",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationFilter.java",
      "new_id": "d646cfb13d11fa443afbef4faaa47371742fa247",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationFilter.java"
    },
    {
      "type": "modify",
      "old_id": "6ef5b2a2c5d40cd757cf0ac28f2d04ebee3d1f00",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/replication/pull/api/ApplyObjectActionTest.java",
      "new_id": "7ae3a787e0663d80abb959b4528e2d5446258459",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/replication/pull/api/ApplyObjectActionTest.java"
    }
  ]
}
