)]}'
{
  "commit": "6479eb81fdf6c952790e72f354fbb984a2f4fd6c",
  "tree": "3b55bd03ef2a0bda309c0f9bb1a91c92f64a6e08",
  "parents": [
    "653a49be41e85ed38661144fa64a7ae72f6df793"
  ],
  "author": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Fri Feb 21 13:00:54 2025 +0100"
  },
  "committer": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Mon Feb 24 10:30:34 2025 +0100"
  },
  "message": "Replace the usage of java.util.Date with the java.time.*\n\nWe shouldn\u0027t use java.util.Date any more, java.time.* is the modern\ndate/time API.\n\nUnfortunately, the REST response format of this plugin didn\u0027t follow the\nformat for timestamps as in the Gerrit core REST API. To keep the\nbackward compatibility we now use String instead of Date in the\nMessageOfTheDayInfo and make sure to keep the old formatting.\n\nChange-Id: I4e8139e98db34402109aa9ae8258a6f74dc4d807\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "64fcdcbcae5abd623007fb81c1c1b72e970e315e",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/messageoftheday/GetMessage.java",
      "new_id": "c04b9d924295cbcc2fb4863119504867ce65693f",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/messageoftheday/GetMessage.java"
    },
    {
      "type": "modify",
      "old_id": "09a2624049ef41282d9bc268d678eb0c45d9ced1",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/messageoftheday/MessageOfTheDayInfo.java",
      "new_id": "7b7fa496584fe617b33ff64ca598814df253679b",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/messageoftheday/MessageOfTheDayInfo.java"
    }
  ]
}
