)]}'
{
  "commit": "32dbdcea9b1096566b9db48ae5aa006f9ea06b93",
  "tree": "7eafdf383049468f92b56dc49c20792c9b4294de",
  "parents": [
    "386c08a6e60494e2216726bce6f12bd16f3a5731"
  ],
  "author": {
    "name": "David Åkerman",
    "email": "davidak@axis.com",
    "time": "Wed Aug 09 16:16:52 2023 +0200"
  },
  "committer": {
    "name": "David Åkerman",
    "email": "davidak@axis.com",
    "time": "Fri Dec 08 10:30:10 2023 +0100"
  },
  "message": "Add configuration options for the queues\n\nThe configuration options added are:\n* queuePrefix: If set the queues that store the messages of\n  the the subscribed topics will be named prefix + topic,\n  otherwise the queues will get a random name decided by\n  RabbitMQ.\n* durable: default true if queuePrefix set, otherwise false.\n* exclusive: default false if queuePrefix set, otherwise\n  true.\n* autoDelete: default false if queuePrefix set, otherwise\n  true.\n\nThe options durable, exclusive and autoDelete can only be\nset if a queuePrefix is specified.\n\nChange-Id: Ifd38a40e3733dd00bb11b1cae4dfee477b3f6e3d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "11446cc11907138664017b99e9906e85c21e7bff",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/rabbitmq/config/section/AMQP.java",
      "new_id": "4efdb35b9e6a783fbc6d64ac0ca0db3bef6422b3",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/rabbitmq/config/section/AMQP.java"
    },
    {
      "type": "modify",
      "old_id": "89abfca7f066c4dcdce6e4981126212403fe0fb9",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/rabbitmq/session/type/AMQPSession.java",
      "new_id": "162e8d21f6d9dfdef182f28a0980ceb5cb65653a",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/rabbitmq/session/type/AMQPSession.java"
    },
    {
      "type": "modify",
      "old_id": "4d5c708d61d2c0cdacb1a1c2c2233c465e2d04c6",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "2a0fad0fca8fd67036d90eb22bb4d4fccde390af",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    }
  ]
}
