)]}'
{
  "commit": "9488533639619ccfdb308c977fc5b1944edb0f1f",
  "tree": "d13ed167a511f966e72299081799070a7ed15709",
  "parents": [
    "164a7d138003b7196f369b2e86554d9c8abc7bd8"
  ],
  "author": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Wed Mar 17 18:10:46 2021 +0100"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Mon Mar 22 01:21:30 2021 +0000"
  },
  "message": "Fix deserialization of the projects cache keys and eviction\n\nThe key of the projects cache was changed from String to Project.NameKey\nin Gerrit core. Therefore, evicting from the \"projects\" cache using a\nString as a key was basically a no-op, so I believe that the entries in\nthat cache were not evicted.\n\nFix GsonParser accordingly and add a test.\n\nBug: Issue 14254\nChange-Id: Ie7145814d77e44792ea4bb51fa6f13eeef5235b1\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "de02912400a16813edba0627e18aa69be7b41fa5",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/GsonParser.java",
      "new_id": "3b1c4b9ee4c0076f9078d53d099b9ac9f5b09966",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/GsonParser.java"
    },
    {
      "type": "modify",
      "old_id": "5b76598f0a0aa810af380ec076e847771dccf6db",
      "old_mode": 33188,
      "old_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/GsonParserTest.java",
      "new_id": "b3b12713b802445f124931560b456949e6d713e6",
      "new_mode": 33188,
      "new_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/GsonParserTest.java"
    }
  ]
}
