)]}'
{
  "log": [
    {
      "commit": "b7f07ee7cbb893f7372d48d83fb4b0ef2537468e",
      "tree": "da6725844f7245505d3dfb7542f9228dc3c227f6",
      "parents": [
        "65c1c075f3baf692f70006b7d0dba24638d84f07",
        "2152837d8ec90efa6237e74266be42d5c455b088"
      ],
      "author": {
        "name": "Mark Bekhet",
        "email": "mark.bekhet@ericsson.com",
        "time": "Tue May 11 11:38:45 2021 -0400"
      },
      "committer": {
        "name": "Mark Bekhet",
        "email": "mark.bekhet@ericsson.com",
        "time": "Tue May 11 11:38:45 2021 -0400"
      },
      "message": "Merge branch \u0027stable-3.3\u0027\n\n* stable-3.3:\n  Introduce an optional configuration to define a regex for naming rules\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.12 API\n  Upgrade bazlets to latest stable-3.2 to build with 3.2.6 API\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.11 API\n\nChange-Id: Icf6f3300c6ab66ed10a8720dade0aff2f22e4edb\n"
    },
    {
      "commit": "2152837d8ec90efa6237e74266be42d5c455b088",
      "tree": "9379c453d2cdcba8a115bf96c8786c72a65e3266",
      "parents": [
        "398f86cd9a238f666f1fafecd6958f00bae6f04d",
        "3fb519ac9244696e3973d888c8e7c073c2181d83"
      ],
      "author": {
        "name": "Mark Bekhet",
        "email": "mark.bekhet@ericsson.com",
        "time": "Thu May 06 13:12:40 2021 -0400"
      },
      "committer": {
        "name": "Mark Bekhet",
        "email": "mark.bekhet@ericsson.com",
        "time": "Tue May 11 11:26:05 2021 -0400"
      },
      "message": "Merge branch \u0027stable-3.2\u0027 into stable-3.3\n\n* stable-3.2:\n  Introduce an optional configuration to define a regex for naming rules\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.12 API\n  Upgrade bazlets to latest stable-3.2 to build with 3.2.6 API\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.11 API\n\nChange-Id: Ic4e881927a5057b4209cac7d60d1bd8d9afccff4\n"
    },
    {
      "commit": "3fb519ac9244696e3973d888c8e7c073c2181d83",
      "tree": "7b69a70f728f1807f3d9a09a27d74da3e16b2dad",
      "parents": [
        "f482a8207155113492fc60ce51dd3a47121609b5",
        "198dd433653f443492474723ec45f6ccd5c7835d"
      ],
      "author": {
        "name": "Mark Bekhet",
        "email": "mark.bekhet@ericsson.com",
        "time": "Wed May 05 14:22:43 2021 -0400"
      },
      "committer": {
        "name": "Mark Bekhet",
        "email": "mark.bekhet@ericsson.com",
        "time": "Wed May 05 14:36:00 2021 -0400"
      },
      "message": "Merge branch \u0027stable-3.1\u0027 into stable-3.2\n\n* stable-3.1:\n  Introduce an optional configuration to define a regex for naming rules\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.12 API\n\nChange-Id: Ie26bdb0091ec83df53548f0de9718af0abf2b275\n"
    },
    {
      "commit": "198dd433653f443492474723ec45f6ccd5c7835d",
      "tree": "dda9eaa4db19fcead11b3f1b1770b2f59b98a6bd",
      "parents": [
        "4464ffe022197f85eb0fbb39b04f50539858fd8d"
      ],
      "author": {
        "name": "Mark Bekhet",
        "email": "mark.bekhet@ericsson.com",
        "time": "Fri Apr 16 09:25:50 2021 -0400"
      },
      "committer": {
        "name": "Mark Bekhet",
        "email": "mark.bekhet@ericsson.com",
        "time": "Wed May 05 12:15:18 2021 -0400"
      },
      "message": "Introduce an optional configuration to define a regex for naming rules\n\nBefore this change, this plugin enforced a rule that a project cannot\ncontain spaces in its name. Therefore, projects could have a name with\nany set of characters while not including a space in their names.\nHowever, due to IRI (not URI) and backward compatibility, the non-ASCII\ncharacters may be represented in a way that can cause issues [1].\n\nThis change introduces a configurable parameter that can be set to\ndefine a regex that is then enforced upon project creation to ensure\nbackward compatibility. If not defined, the default behavior, to check\nthat projects don\u0027t contain spaces, applies.\n\nIf the regex is defined, it will apply if it accepts the character / and\ndoesn\u0027t accept spaces, else it will get ignored to not affect the\nfunctionality of the plugin. In case the regex gets ignored, a warning\nwill be registered in the log file to flag that the regex is invalid.\n\n[1] https://en.wikipedia.org/wiki/Internationalized_Resource_Identifier\n\nBug: Issue 14297\nChange-Id: Ia21c9834f41c4d5289f56aacd357c5de09f4521f\n"
    },
    {
      "commit": "65c1c075f3baf692f70006b7d0dba24638d84f07",
      "tree": "9396f5752d5e5c01058ff0fb129ddb5e83a4cf0f",
      "parents": [
        "398f86cd9a238f666f1fafecd6958f00bae6f04d"
      ],
      "author": {
        "name": "Przemyslaw Waliszewski",
        "email": "pwaliszewski@gmail.com",
        "time": "Fri Apr 30 19:38:40 2021 +0200"
      },
      "committer": {
        "name": "Przemyslaw Waliszewski",
        "email": "pwaliszewski@gmail.com",
        "time": "Fri Apr 30 18:41:31 2021 +0000"
      },
      "message": "Update plugin to latest master\n\nUpdate InternalGroup package location.\n\nChange-Id: I58d9689e7f03dc3060701c728f7161b8b1de731b\n"
    },
    {
      "commit": "4464ffe022197f85eb0fbb39b04f50539858fd8d",
      "tree": "78c5a041ee53aa93387a266f8c004d4478461c26",
      "parents": [
        "9ec466c38e1bbb8ed31ce4b1a9e8cf62d70d59d2"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Mar 22 13:51:27 2021 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Mar 22 13:51:27 2021 -0400"
      },
      "message": "Upgrade bazlets to latest stable-3.1 to build with 3.1.12 API\n\nChange-Id: Iaaf7bbb42c10d3d0cc65e2e27132ba12e5a1709c\n"
    },
    {
      "commit": "f482a8207155113492fc60ce51dd3a47121609b5",
      "tree": "dee4574d64e811ccf379f75a257770ffebe4da5e",
      "parents": [
        "f5a0885885a6f8f0a7746058412f110ba9869625",
        "cf1bfeea3bfdf43e61eec56135ed345f56f63930"
      ],
      "author": {
        "name": "Jacek Centkowski",
        "email": "jcentkowski@digital.ai",
        "time": "Mon Jan 18 17:29:10 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Jan 18 17:29:10 2021 +0000"
      },
      "message": "Merge \"Merge branch \u0027stable-3.1\u0027 into \u0027stable-3.2\u0027\" into stable-3.2"
    },
    {
      "commit": "cf1bfeea3bfdf43e61eec56135ed345f56f63930",
      "tree": "f45dc3cadf27d12858918929804e876fc0e1c968",
      "parents": [
        "7c323d6cf1dec908d930ab1fb922ed0d0a1a641d",
        "9ec466c38e1bbb8ed31ce4b1a9e8cf62d70d59d2"
      ],
      "author": {
        "name": "Jacek Centkowski",
        "email": "jcentkowski@digital.ai",
        "time": "Mon Jan 18 12:38:58 2021 +0100"
      },
      "committer": {
        "name": "Jacek Centkowski",
        "email": "jcentkowski@digital.ai",
        "time": "Mon Jan 18 12:38:58 2021 +0100"
      },
      "message": "Merge branch \u0027stable-3.1\u0027 into \u0027stable-3.2\u0027\n\n* stable-3.1:\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.11 API\n\nChange-Id: Ia207810c5b756941a26b6eb60692b910c62fd169\n"
    },
    {
      "commit": "f5a0885885a6f8f0a7746058412f110ba9869625",
      "tree": "dee4574d64e811ccf379f75a257770ffebe4da5e",
      "parents": [
        "7c323d6cf1dec908d930ab1fb922ed0d0a1a641d"
      ],
      "author": {
        "name": "Jacek Centkowski",
        "email": "jcentkowski@digital.ai",
        "time": "Thu Jan 14 13:42:00 2021 +0100"
      },
      "committer": {
        "name": "Jacek Centkowski",
        "email": "jcentkowski@digital.ai",
        "time": "Thu Jan 14 13:42:00 2021 +0100"
      },
      "message": "Upgrade bazlets to latest stable-3.2 to build with 3.2.6 API\n\nChange-Id: I019426e2af82e460609d1813d08ce08d7f60af25\n"
    },
    {
      "commit": "9ec466c38e1bbb8ed31ce4b1a9e8cf62d70d59d2",
      "tree": "330f14b1174d790b82164a4d8c1daab06b63b2d3",
      "parents": [
        "578f66aaf6b05f141d3bbefcd8e8be2aca05ba9d"
      ],
      "author": {
        "name": "Jacek Centkowski",
        "email": "jcentkowski@digital.ai",
        "time": "Wed Jan 13 08:38:21 2021 +0100"
      },
      "committer": {
        "name": "Jacek Centkowski",
        "email": "jcentkowski@digital.ai",
        "time": "Wed Jan 13 08:38:21 2021 +0100"
      },
      "message": "Upgrade bazlets to latest stable-3.1 to build with 3.1.11 API\n\nChange-Id: Icecceb99efaa706fe88382c1144fd875c8ef6e34\n"
    },
    {
      "commit": "398f86cd9a238f666f1fafecd6958f00bae6f04d",
      "tree": "96fcd78727eefe35d4cdc37c45d579041373a4a7",
      "parents": [
        "ecd5b20a0e496f17a3daa166271fcc64b0b8792e",
        "7c323d6cf1dec908d930ab1fb922ed0d0a1a641d"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Nov 26 09:23:18 2020 -0500"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Nov 26 09:23:18 2020 -0500"
      },
      "message": "Merge branch \u0027stable-3.2\u0027 into master\n\n* stable-3.2:\n  Upgrade bazlets to latest stable-3.2 to build with 3.2.5.1 API\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.10 API\n\nChange-Id: I769df2e02d772db4683a3107c7f3c4a68c3a2b36\n"
    },
    {
      "commit": "7c323d6cf1dec908d930ab1fb922ed0d0a1a641d",
      "tree": "f45dc3cadf27d12858918929804e876fc0e1c968",
      "parents": [
        "7a20cf12beb7245d22e30263a4bab87738c22708"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Nov 24 17:58:14 2020 -0500"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Nov 25 14:07:00 2020 -0500"
      },
      "message": "Upgrade bazlets to latest stable-3.2 to build with 3.2.5.1 API\n\nChange-Id: Ifd16181de80e5c1c97a29d9ba2f40cc900a46c34\n"
    },
    {
      "commit": "7a20cf12beb7245d22e30263a4bab87738c22708",
      "tree": "5f483d0b60d2e7f4367c92f3508cab5687ec9532",
      "parents": [
        "eb1edaa30dc10e366cc88f6a442bf2424e83280f",
        "578f66aaf6b05f141d3bbefcd8e8be2aca05ba9d"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Nov 25 14:03:40 2020 -0500"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Nov 25 14:03:40 2020 -0500"
      },
      "message": "Merge branch \u0027stable-3.1\u0027 into stable-3.2\n\n* stable-3.1:\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.10 API\n\nChange-Id: Ic6adc5ebee56df8525fdeee3047012aede6a1f62\n"
    },
    {
      "commit": "578f66aaf6b05f141d3bbefcd8e8be2aca05ba9d",
      "tree": "d9e591e37ed5eb240da6361dec9bc933609b8278",
      "parents": [
        "0eab9923204665bb2aeb074cb7bab847406f32e4"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Nov 24 16:27:53 2020 -0500"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Nov 24 16:27:53 2020 -0500"
      },
      "message": "Upgrade bazlets to latest stable-3.1 to build with 3.1.10 API\n\nChange-Id: Ia18664831bcfe57a901a867d5e80396e5227c10c\n"
    },
    {
      "commit": "ecd5b20a0e496f17a3daa166271fcc64b0b8792e",
      "tree": "4485dc3f42751c772de57dc431aa9d190975ba9d",
      "parents": [
        "1e6fd82cb4976bd6fd6eb9808b4c8f86326029bd",
        "eb1edaa30dc10e366cc88f6a442bf2424e83280f"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Nov 03 17:22:47 2020 -0500"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Nov 03 17:22:47 2020 -0500"
      },
      "message": "Merge branch \u0027stable-3.2\u0027 into master\n\n* stable-3.2:\n  Bump Bazel version to 3.7.0\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.13 API\n\nChange-Id: Ic9c1789b9184414fd5e723818cc7c421b7b885bf\n"
    },
    {
      "commit": "eb1edaa30dc10e366cc88f6a442bf2424e83280f",
      "tree": "5f483d0b60d2e7f4367c92f3508cab5687ec9532",
      "parents": [
        "0af794a8df457a2fc2acccbb11a6c33b90d65ebe",
        "0eab9923204665bb2aeb074cb7bab847406f32e4"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Oct 30 09:33:18 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Oct 30 09:33:18 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.1\u0027 into stable-3.2\n\n* stable-3.1:\n  Bump Bazel version to 3.7.0\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.13 API\n\nChange-Id: Id49db28cd6f236313229c007eab5abce9ce1c708\n"
    },
    {
      "commit": "0eab9923204665bb2aeb074cb7bab847406f32e4",
      "tree": "1b9376104eb7bef612a089467db4bb5cadd40614",
      "parents": [
        "6204c25a10b00b636f651da77dd02341dd0db26d",
        "def535aa89f0efd2f7f393510fe98bc8cbce2a45"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Oct 29 11:57:53 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Oct 29 11:57:53 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.0\u0027 into stable-3.1\n\n* stable-3.0:\n  Bump Bazel version to 3.7.0\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.13 API\n\nChange-Id: I1400d7fa36010fde136112377d6b5a6341cf2a29\n"
    },
    {
      "commit": "def535aa89f0efd2f7f393510fe98bc8cbce2a45",
      "tree": "7b36a15319fcf71705bc31905bac85e0863ea7f0",
      "parents": [
        "15a240281df038d1f58ad0d3e0c839bf1a2b515c"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Oct 27 16:12:57 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Oct 27 16:12:57 2020 -0400"
      },
      "message": "Bump Bazel version to 3.7.0\n\nChange-Id: I4f6ae2eef01139b7e5f9b9e94293bd2a3a3f00b3\n"
    },
    {
      "commit": "15a240281df038d1f58ad0d3e0c839bf1a2b515c",
      "tree": "a5999ea5858257983a530dd42272481acda0c322",
      "parents": [
        "9aa029db3c7c0148a6d763d2a6c610bfce8cbd7c"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Oct 20 15:59:23 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Oct 20 15:59:23 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-3.0 to build with 3.0.13 API\n\nChange-Id: Idaaa0b067fa00a6553dca437f426842850dd5caf\n"
    },
    {
      "commit": "1e6fd82cb4976bd6fd6eb9808b4c8f86326029bd",
      "tree": "f8abfa5502c722507c781da26bc0070370c7c897",
      "parents": [
        "365dab2d6768e9759d5a97a354547909d586c73a",
        "0af794a8df457a2fc2acccbb11a6c33b90d65ebe"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Sep 11 14:05:59 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Sep 11 14:12:54 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.2\u0027\n\n* stable-3.2:\n  Bump Bazel version to 3.5.0\n\nChange-Id: I6335aac1c6e4b9ff9ff440f982c2addef62d3d59\n"
    },
    {
      "commit": "365dab2d6768e9759d5a97a354547909d586c73a",
      "tree": "7d8df6e5db32064a072e6bbb48bbaa05f495b41a",
      "parents": [
        "8ba7360e457193cbf7b8b7dd5aa097eb9a8f229a"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Sep 11 13:35:23 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Sep 11 14:05:39 2020 -0400"
      },
      "message": "Adapt to PluginConfig and ProjectConfig changes in master\n\nProjectCreationValidator: adapt to PluginConfig.getGroupReference now\nreturning an Optional.\n\nProjectCreationValidatorIT: adapt to ProjectConfig\u0027s new\nupdatePluginConfig method.\n\nChange-Id: I0cf0d305d184fd398adfb84c13742d72bdbab870\n"
    },
    {
      "commit": "0af794a8df457a2fc2acccbb11a6c33b90d65ebe",
      "tree": "c904bb902853e37a5f6e6ba14b17ed548ece97e4",
      "parents": [
        "6ed494a16756a61a184929b8fbeae1c8e9425925",
        "6204c25a10b00b636f651da77dd02341dd0db26d"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Sep 09 08:57:25 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Sep 09 08:57:54 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.1\u0027 into stable-3.2\n\n* stable-3.1:\n  Bump Bazel version to 3.5.0\n\nChange-Id: I1bcf9b49fc2b54565981f178b9bf75adb4fe65a6\n"
    },
    {
      "commit": "6204c25a10b00b636f651da77dd02341dd0db26d",
      "tree": "0f644b0b3d512c03b7b68e522ccac7a0b95cc765",
      "parents": [
        "88845b5c4a191003f59ba8545a5909b438b788f3",
        "9aa029db3c7c0148a6d763d2a6c610bfce8cbd7c"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Sep 08 15:34:23 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Sep 08 15:35:45 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.0\u0027 into stable-3.1\n\n* stable-3.0:\n  Bump Bazel version to 3.5.0\n\nChange-Id: If56d7d99d71c6729a701459bb4c770b955799ab1\n"
    },
    {
      "commit": "9aa029db3c7c0148a6d763d2a6c610bfce8cbd7c",
      "tree": "ab3888d349a5306ad30860394711e2cf5c039e96",
      "parents": [
        "27cf83f095868d285eb8f93545ee4ade3cd4b9c6"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Sep 03 15:11:19 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Sep 03 15:11:19 2020 -0400"
      },
      "message": "Bump Bazel version to 3.5.0\n\nChange-Id: I4d2fbf0d0f129f3dea9ede4173707a35a759da77\n"
    },
    {
      "commit": "8ba7360e457193cbf7b8b7dd5aa097eb9a8f229a",
      "tree": "696dcc76153fb7cfd5b1f937faf106c57f142a93",
      "parents": [
        "d44fb334793a24909ed4afc810842cf512cfc203",
        "6ed494a16756a61a184929b8fbeae1c8e9425925"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Jul 30 16:34:02 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Jul 30 16:34:02 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.2\u0027\n\n* stable-3.2:\n  Upgrade bazlets to latest master to build with 3.2.3 API\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.8 API\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.12 API\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.22 API\n\nChange-Id: Ic8b07a62a64d6fa56e0e7607e3c766f9036920d1\n"
    },
    {
      "commit": "d44fb334793a24909ed4afc810842cf512cfc203",
      "tree": "6e8a5d5f952e7c97bb9ef1b1335b99f9e4942fd6",
      "parents": [
        "474ce03a43c51735f7b2a0a7e79af985e50cb8a8"
      ],
      "author": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Thu Jul 30 15:13:17 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Jul 30 16:32:27 2020 -0400"
      },
      "message": "Adapt plugin to latest master\n\nSwitch to snapshot API until a release contains latest master changes.\n\nChange-Id: I0196b79f8f998cf5945590d870ca03d6811ff74c\n"
    },
    {
      "commit": "6ed494a16756a61a184929b8fbeae1c8e9425925",
      "tree": "ea9518c1ea4da90745982871c7bc940ec19a2166",
      "parents": [
        "9c14c6adfe3efce124b135a67da5659a601738f0"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jul 29 10:06:58 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jul 29 10:06:58 2020 -0400"
      },
      "message": "Upgrade bazlets to latest master to build with 3.2.3 API\n\nChange-Id: Icfe185e003923bab2b37b4e9e3550d18f84a525e\n"
    },
    {
      "commit": "9c14c6adfe3efce124b135a67da5659a601738f0",
      "tree": "b97ab1e6c13311d614085daef6078d13d23d6667",
      "parents": [
        "aa7b31bc896d88095ca7d80dae9a1bf024bbf53a",
        "88845b5c4a191003f59ba8545a5909b438b788f3"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jul 28 17:20:30 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jul 28 17:20:30 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.1\u0027 into stable-3.2\n\n* stable-3.1:\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.8 API\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.12 API\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.22 API\n\nChange-Id: I65400cf59c7ffd4d4692e69d808f714b2b25da5c\n"
    },
    {
      "commit": "88845b5c4a191003f59ba8545a5909b438b788f3",
      "tree": "d826886cd5f68fe1b218747f1ad21c43765ad7f8",
      "parents": [
        "bb415e42e8aea6df54f95e284adc992f489a0901"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jul 28 14:59:07 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jul 28 14:59:07 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-3.1 to build with 3.1.8 API\n\nChange-Id: Ic68deb4a845ecdbb2844c07c262e2b31bb6885af\n"
    },
    {
      "commit": "bb415e42e8aea6df54f95e284adc992f489a0901",
      "tree": "dbc96c42b18fd96e59900dd564bae232a85eb055",
      "parents": [
        "bb07e48f08f121266351f8d4e292f1cad043b7b2",
        "27cf83f095868d285eb8f93545ee4ade3cd4b9c6"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jul 28 14:42:24 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jul 28 14:42:24 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.0\u0027 into stable-3.1\n\n* stable-3.0:\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.12 API\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.22 API\n\nChange-Id: Ic55e5d33318d86188f5bd77ea85018542e9810ca\n"
    },
    {
      "commit": "27cf83f095868d285eb8f93545ee4ade3cd4b9c6",
      "tree": "f82262c8efd5122a8ff6daadea05bcfa7de2ec13",
      "parents": [
        "1899441b888fbc8dc3b8e65fef4eb90860c5a6ca"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jul 27 16:23:07 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jul 27 16:23:07 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-3.0 to build with 3.0.12 API\n\nChange-Id: Id9f3518ad2bcddb0cb49d9a50b28f72ec407a4f2\n"
    },
    {
      "commit": "1899441b888fbc8dc3b8e65fef4eb90860c5a6ca",
      "tree": "3eeaee0e936baa9da67ca35d468777e9da7b976c",
      "parents": [
        "12c6b5e02802747e8ae7db479b7dfd0ae4ae1568",
        "836394e23a4d84a217792f7c999f5578da58a768"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jul 27 16:22:33 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jul 27 16:22:33 2020 -0400"
      },
      "message": "Merge branch \u0027stable-2.16\u0027 into stable-3.0\n\n* stable-2.16:\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.22 API\n\nChange-Id: I21233285345b60825f69d87ca082b45ff3a5880d\n"
    },
    {
      "commit": "836394e23a4d84a217792f7c999f5578da58a768",
      "tree": "b92c9032e8ccab13766d3346781f2966ddececb1",
      "parents": [
        "e78db9aa0196d66122620e2ae722b29008ea8202"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jul 27 12:20:05 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jul 27 12:20:05 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-2.16 to build with 2.16.22 API\n\nChange-Id: I3bcfe422dd1bf82d112e0b69bbdb8d9fecddf3a2\n"
    },
    {
      "commit": "474ce03a43c51735f7b2a0a7e79af985e50cb8a8",
      "tree": "38a578d67369e1cfbe6c52a8b529e9886de4da2c",
      "parents": [
        "075072c57cc931ade6db47bdc68e3291343af799",
        "aa7b31bc896d88095ca7d80dae9a1bf024bbf53a"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jul 20 09:19:56 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jul 20 09:20:01 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.2\u0027\n\n* stable-3.2:\n  Bump Bazel version to 3.4.1\n\nChange-Id: I3ce8356c3fbd088d44399a2d5f30c447bc9e7b6d\n"
    },
    {
      "commit": "075072c57cc931ade6db47bdc68e3291343af799",
      "tree": "0f63a187b8e4450592f9ccfcfdccdaaed0aedb1a",
      "parents": [
        "db844a15c67693448706e3f220ac25959bcc711c"
      ],
      "author": {
        "name": "David Ostrovsky",
        "email": "david@ostrovsky.org",
        "time": "Sun Jul 19 14:39:38 2020 +0200"
      },
      "committer": {
        "name": "David Ostrovsky",
        "email": "david@ostrovsky.org",
        "time": "Sun Jul 19 16:26:58 2020 +0200"
      },
      "message": "Adapt to recent master\n\nChange-Id: I2b6d6a9dfd1972943ab6f01678d82c58093fb83f\n"
    },
    {
      "commit": "aa7b31bc896d88095ca7d80dae9a1bf024bbf53a",
      "tree": "b97ab1e6c13311d614085daef6078d13d23d6667",
      "parents": [
        "f9e2b428acdf4dc30e0ad56c02f1abd991a52657",
        "bb07e48f08f121266351f8d4e292f1cad043b7b2"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Jul 17 11:51:35 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Jul 17 11:51:56 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.1\u0027 into stable-3.2\n\n* stable-3.1:\n  Bump Bazel version to 3.4.1\n\nChange-Id: I49c5957d8839d3959659463af789c0453f9fcfbb\n"
    },
    {
      "commit": "bb07e48f08f121266351f8d4e292f1cad043b7b2",
      "tree": "dbc96c42b18fd96e59900dd564bae232a85eb055",
      "parents": [
        "6da642b22ea03ee0d3f69d0ba308ae97c0210946",
        "12c6b5e02802747e8ae7db479b7dfd0ae4ae1568"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Jul 17 10:04:16 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Jul 17 10:04:16 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.0\u0027 into stable-3.1\n\n* stable-3.0:\n  Bump Bazel version to 3.4.1\n\nChange-Id: I64da8805b93f09d0a9582530c709e13f8d2541bb\n"
    },
    {
      "commit": "12c6b5e02802747e8ae7db479b7dfd0ae4ae1568",
      "tree": "3eeaee0e936baa9da67ca35d468777e9da7b976c",
      "parents": [
        "526606d5529c15fdf876256407bd6e39a646124d"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Jul 16 13:36:58 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Jul 16 13:36:58 2020 -0400"
      },
      "message": "Bump Bazel version to 3.4.1\n\nChange-Id: I67de52a9cb8bf94f3bf5741d7c99f72c1d7dd2b4\n"
    },
    {
      "commit": "db844a15c67693448706e3f220ac25959bcc711c",
      "tree": "b5e436a111c018156d81878ab51ceff5726b9313",
      "parents": [
        "a6a4be73627367337f383e5308b977b9858ad866"
      ],
      "author": {
        "name": "Vasyl Vavrychuk",
        "email": "vvavrychuk@gmail.com",
        "time": "Mon Jun 29 05:19:02 2020 +0300"
      },
      "committer": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Mon Jul 13 12:53:51 2020 +0000"
      },
      "message": "Documentation: Remove confusing root-project-name in \u0027Delegating group\u0027 section\n\nBased on introductory section of about page, root project is a project\nwhich inherits from All-Projects. This definition also agrees with\nplugin source code.\n\nSo, using root-project-name in delegating group is not correct since\nthis project will be inherited from non All-Projects parent project.\n\nChange-Id: Id26667292b06d7059e1f3b2624ac54bfc5b63d1e\n"
    },
    {
      "commit": "a6a4be73627367337f383e5308b977b9858ad866",
      "tree": "7d12a801b36d5496870b8ba88cd1934201c1a636",
      "parents": [
        "e5a3a58944d1d634da03112a3f5a362ca0cb92f7"
      ],
      "author": {
        "name": "Vasyl Vavrychuk",
        "email": "vvavrychuk@gmail.com",
        "time": "Mon Jun 29 05:15:49 2020 +0300"
      },
      "committer": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Mon Jul 13 12:53:43 2020 +0000"
      },
      "message": "Documentation: Document that plugin functionality is bypassed for admins\n\nChange-Id: Ie53c6fa2561e0715d0cf6ca153eedb494a9f85be\n"
    },
    {
      "commit": "e5a3a58944d1d634da03112a3f5a362ca0cb92f7",
      "tree": "a607fcaa7097488926cd8f012b0c522478280dfd",
      "parents": [
        "fd8b26a4684126e9e11c522bedc52eb0259d7ffd"
      ],
      "author": {
        "name": "Vasyl Vavrychuk",
        "email": "vvavrychuk@gmail.com",
        "time": "Mon Jun 29 04:57:04 2020 +0300"
      },
      "committer": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Mon Jul 13 12:30:43 2020 +0000"
      },
      "message": "ProjectCreationValidator: Bypass spaces check in project name for admins\n\nAll of behaviour of project-group-structure plugin was bypassed for\nadmins, except whitespace check in project name. Bypass whitespace check\ntoo for consistency reasons.\n\nChange-Id: I343c9ad267da4753b17a19a4ce7cbdb3b930a084\n"
    },
    {
      "commit": "fd8b26a4684126e9e11c522bedc52eb0259d7ffd",
      "tree": "f1fc37ead8256d445b93766092bb415452efa347",
      "parents": [
        "f2a9e88ab0d61b382b41ca91ff0eccfc29f80f35",
        "f9e2b428acdf4dc30e0ad56c02f1abd991a52657"
      ],
      "author": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Fri Jul 10 20:22:51 2020 -0400"
      },
      "committer": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Mon Jul 13 08:10:22 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.2\u0027\n\n* stable-3.2:\n  Adapt to GroupReference interface on latest stable-3.2\n\nChange-Id: I33b4c545352a7cf4c503a1dc1228aa007fdf8418\n"
    },
    {
      "commit": "f9e2b428acdf4dc30e0ad56c02f1abd991a52657",
      "tree": "fa53cf4187bd6537493c997806184ea4e2a17c85",
      "parents": [
        "8a15e963decdd068a63af784ee1c3f8e8db76fdc"
      ],
      "author": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Wed Jul 08 21:00:47 2020 -0400"
      },
      "committer": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Sun Jul 12 22:25:27 2020 +0000"
      },
      "message": "Adapt to GroupReference interface on latest stable-3.2\n\nChange-Id: I7ef7e85567e6c32351d8e98a8ce850121bf6f74a\n"
    },
    {
      "commit": "f2a9e88ab0d61b382b41ca91ff0eccfc29f80f35",
      "tree": "f1fc37ead8256d445b93766092bb415452efa347",
      "parents": [
        "8a15e963decdd068a63af784ee1c3f8e8db76fdc"
      ],
      "author": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Wed Jul 08 19:34:11 2020 -0400"
      },
      "committer": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Fri Jul 10 20:16:04 2020 -0400"
      },
      "message": "Adjust to PermissionRule changes\n\nChange-Id: I1082fea41298f36e0302aa10c2aca6cf49964514\n"
    },
    {
      "commit": "8a15e963decdd068a63af784ee1c3f8e8db76fdc",
      "tree": "bc06f77f5fdc4bd603442fec6fdacb26c9c376e0",
      "parents": [
        "c8b3d9ad1a200cb86962800027b03e15e405b835",
        "6da642b22ea03ee0d3f69d0ba308ae97c0210946"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jul 06 09:17:41 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jul 06 09:17:45 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.1\u0027\n\n* stable-3.1:\n  Upgrade bazlets to latest stable-2.16\n\nChange-Id: I69f808d155983d13702abcc1c3343740d285ac3a\n"
    },
    {
      "commit": "c8b3d9ad1a200cb86962800027b03e15e405b835",
      "tree": "bc06f77f5fdc4bd603442fec6fdacb26c9c376e0",
      "parents": [
        "5efd31d7572156edf81e009a836b820ec44ea923"
      ],
      "author": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Fri Jul 03 12:19:18 2020 -0400"
      },
      "committer": {
        "name": "Nguyen Tuan Khang Phan",
        "email": "nguyen.tuan.khang.phan@ericsson.com",
        "time": "Mon Jul 06 09:03:44 2020 -0400"
      },
      "message": "Adapt plugin to latest master\n\nChange-Id: I243499ea491b3322a505d46edb6c1ebe48fad829\n"
    },
    {
      "commit": "6da642b22ea03ee0d3f69d0ba308ae97c0210946",
      "tree": "6431017237f1c7eafc3a6be9503b1f3b0f4d01c8",
      "parents": [
        "40da9866f8a19ceb70cb09036c2a415fb758e835",
        "526606d5529c15fdf876256407bd6e39a646124d"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jul 01 20:29:49 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jul 01 20:29:49 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.0\u0027 into stable-3.1\n\n* stable-3.0:\n  Upgrade bazlets to latest stable-2.16\n\nChange-Id: I3a062cb9ac4fd13c0f58631d6581343919f19649\n"
    },
    {
      "commit": "526606d5529c15fdf876256407bd6e39a646124d",
      "tree": "ab5649f56c1733708b83108c9839a71a8f64a28a",
      "parents": [
        "040bd624383d38e6f7480820c7524004abad9f94",
        "e78db9aa0196d66122620e2ae722b29008ea8202"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jul 01 13:20:44 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jul 01 13:20:44 2020 -0400"
      },
      "message": "Merge branch \u0027stable-2.16\u0027 into stable-3.0\n\n* stable-2.16:\n  Upgrade bazlets to latest stable-2.16\n\nChange-Id: Ife8ee017612560fed682c82807540a48ed80aaf6\n"
    },
    {
      "commit": "5efd31d7572156edf81e009a836b820ec44ea923",
      "tree": "23c16a6f2c552cd7bbae53edd4b1862f5d6b73e0",
      "parents": [
        "4dacc0261bcd2c5ce1671cce1cf024e8ca9cf754"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Jun 19 09:11:57 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Jun 19 09:11:57 2020 -0400"
      },
      "message": "Upgrade bazlets to latest master to build with 3.2.2 API\n\nChange-Id: Ied5889e1f6ff8a210d73d97ded0188188a37fc0e\n"
    },
    {
      "commit": "4dacc0261bcd2c5ce1671cce1cf024e8ca9cf754",
      "tree": "7fdd44f6cb8c0dd2f7532a4ebc9719174c7edfc1",
      "parents": [
        "102cc2044eddf5b05fc4882d90f4154520889db4",
        "40da9866f8a19ceb70cb09036c2a415fb758e835"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Jun 19 09:08:06 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Jun 19 09:08:06 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.1\u0027\n\n* stable-3.1:\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.7 API\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.11 API\n  Remove the commented-out snapshot plugin api lines\n  Adapt SNAPSHOT plugin api example to the 3.1 version\n  Upgrade bazlets to latest stable-3.1\n  Prepare for new gerrit_api snapshot version usage\n  Upgrade bazlets to latest stable-3.0\n  Upgrade bazlets to latest stable-3.0\n\nChange-Id: I861c66c437814cccae293b86760d92624a22d2ef\n"
    },
    {
      "commit": "40da9866f8a19ceb70cb09036c2a415fb758e835",
      "tree": "6431017237f1c7eafc3a6be9503b1f3b0f4d01c8",
      "parents": [
        "042ca25cb54c8732a876fe56423f216ab4f5e999"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Jun 18 14:42:47 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Jun 18 14:42:47 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-3.1 to build with 3.1.7 API\n\nChange-Id: Icde1d4ad4b347ce18392b1e7143526de73478e9e\n"
    },
    {
      "commit": "042ca25cb54c8732a876fe56423f216ab4f5e999",
      "tree": "3c418ffce2eeae3a9c02bab3910be3a0064e3076",
      "parents": [
        "de6911004a6fac3a25f646e3e3f943de99e80b60",
        "040bd624383d38e6f7480820c7524004abad9f94"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Jun 18 14:39:11 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Jun 18 14:39:11 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.0\u0027 into stable-3.1\n\n* stable-3.0:\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.11 API\n  Remove the commented-out snapshot plugin api lines\n\nChange-Id: I7fc2ca54b0a2039221f95e162b21630ac6a00e7d\n"
    },
    {
      "commit": "040bd624383d38e6f7480820c7524004abad9f94",
      "tree": "ab5649f56c1733708b83108c9839a71a8f64a28a",
      "parents": [
        "9badcd5777e7f34c3502f56deb373ebfb3eeed6f"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jun 17 14:41:45 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jun 17 14:41:45 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-3.0 to build with 3.0.11 API\n\nChange-Id: I0303118c48fa4d798ca5e497ef447f7bd1d79400\n"
    },
    {
      "commit": "9badcd5777e7f34c3502f56deb373ebfb3eeed6f",
      "tree": "7a933fcd14d3b73ea638eb1081b5e5b9bffbb6b4",
      "parents": [
        "911e83cb810f79be2079aad5d65a1cc8b339dee4"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jun 17 14:35:35 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jun 17 14:39:33 2020 -0400"
      },
      "message": "Remove the commented-out snapshot plugin api lines\n\nRely on bazlets README documentation for how to use a SNAPSHOT version.\n\nChange-Id: I8cf45cb7203c534777649478f6d6d43b673fdb05\n"
    },
    {
      "commit": "de6911004a6fac3a25f646e3e3f943de99e80b60",
      "tree": "d57dfd50a266e9dfb6d59e53c8af8ae3f8e21376",
      "parents": [
        "9191aa886ae5bee561e935ce311f69c2c92fb6db"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 16 13:46:14 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 16 13:46:14 2020 -0400"
      },
      "message": "Adapt SNAPSHOT plugin api example to the 3.1 version\n\nChange-Id: I97ccb4b7a129454e83fa052e779bc3a174a29981\n"
    },
    {
      "commit": "9191aa886ae5bee561e935ce311f69c2c92fb6db",
      "tree": "98c1c9d18176a315dce0fa14908af36624170682",
      "parents": [
        "456a272ae5041d4bf5233da839c1ac06268612e7"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 16 12:34:32 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 16 12:34:32 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-3.1\n\nChange-Id: Ib8618988430ab20448ccad076869635c7d2d382b\n"
    },
    {
      "commit": "456a272ae5041d4bf5233da839c1ac06268612e7",
      "tree": "0969e5f3e94e129845a84b4cdede78e4de69deb2",
      "parents": [
        "839caba4bfc5aeade387f9e10e7f6ce0cd40ce21",
        "911e83cb810f79be2079aad5d65a1cc8b339dee4"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 16 12:33:18 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 16 12:33:18 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.0\u0027 into stable-3.1\n\n* stable-3.0:\n  Prepare for new gerrit_api snapshot version usage\n  Upgrade bazlets to latest stable-3.0\n  Upgrade bazlets to latest stable-3.0\n\nChange-Id: I9384b534cf69d6be8dbb04323c971333deafbb7e\n"
    },
    {
      "commit": "911e83cb810f79be2079aad5d65a1cc8b339dee4",
      "tree": "78e07e40891d3c4c1e1513f6dd4f9ffdc7aacd36",
      "parents": [
        "43d072c22adfdc3327aba40b024bea64e452fc63"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jun 15 10:30:07 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jun 15 10:30:07 2020 -0400"
      },
      "message": "Prepare for new gerrit_api snapshot version usage\n\nChange-Id: Iece71a0b8049210a70bebc6b518f86c0deb06fda\n"
    },
    {
      "commit": "43d072c22adfdc3327aba40b024bea64e452fc63",
      "tree": "423cd154a01096e48b6616db908c6fd3af770f54",
      "parents": [
        "d7d6e8a9a37f5d5bd6f41f2e244f6a0c5f895362"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jun 15 09:25:47 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jun 15 09:25:47 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-3.0\n\nChange-Id: Iea23148c28182a7ecef126f9bb8e5335e5d7ccd0\n"
    },
    {
      "commit": "d7d6e8a9a37f5d5bd6f41f2e244f6a0c5f895362",
      "tree": "c85ad59061ef0f106a4556b0965b6199f9a92b96",
      "parents": [
        "a986ef431dce4be12ff8705226dd9cb2232a6db4"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Fri Jun 12 15:53:18 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Fri Jun 12 15:53:46 2020 +0900"
      },
      "message": "Upgrade bazlets to latest stable-3.0\n\n- Set snapshot version to 3.0.11-SNAPSHOT\n- Add repository rule to provide gerrit api version\n\nChange-Id: I57515a908e7c31b01165a829ed8f427a85ee12de\n"
    },
    {
      "commit": "e78db9aa0196d66122620e2ae722b29008ea8202",
      "tree": "979e77c66337263c3937b48d27901ce8de20692c",
      "parents": [
        "5adf7163425119cfb2e6f50786651fb6c8638f9f"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Fri Jun 12 09:07:36 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Fri Jun 12 09:08:27 2020 +0900"
      },
      "message": "Upgrade bazlets to latest stable-2.16\n\n- Add repository rule to provide gerrit api version\n\nChange-Id: I57515a908e7c31b01165a829ed8f427a85ee12de\n"
    },
    {
      "commit": "102cc2044eddf5b05fc4882d90f4154520889db4",
      "tree": "86f8f0c517e925d2f43e52e338774e3d6c3e047c",
      "parents": [
        "52bf93ce565c8461b7db947b5d305290fe27d4e9"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 09 15:17:57 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 09 15:17:57 2020 -0400"
      },
      "message": "Upgrade bazlets to latest master to build with 3.2.1 API\n\nChange-Id: Ifb7b88694c60c6570ef5e2e22bbbde28c4dd8038\n"
    },
    {
      "commit": "52bf93ce565c8461b7db947b5d305290fe27d4e9",
      "tree": "d7e9966b2ebbabb040b9e80092f16a611e432adc",
      "parents": [
        "1428c6126961245c1235dd5cb36cd541015bfc05",
        "839caba4bfc5aeade387f9e10e7f6ce0cd40ce21"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 09 14:58:05 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 09 14:58:05 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.1\u0027\n\n* stable-3.1:\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.6 API\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.10 API\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.21 API\n  Upgrade bazlets to latest stable-2.15 to build with 2.15.19 API\n  Upgrade bazlets to latest stable-2.14 to build with 2.14.21 API\n\nChange-Id: Ie66da4a109eae9b7e7fb100489a1c2911bc83f06\n"
    },
    {
      "commit": "839caba4bfc5aeade387f9e10e7f6ce0cd40ce21",
      "tree": "01414d7f16dab907563c77ff972d378be1a2a6c2",
      "parents": [
        "bcc06cc7ecd773795b23ab14479c8f6af273247d"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 09 12:12:41 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 09 12:12:41 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-3.1 to build with 3.1.6 API\n\nChange-Id: I7b4d948559a7ac199b1b3556ed84b2b209ab8a49\n"
    },
    {
      "commit": "bcc06cc7ecd773795b23ab14479c8f6af273247d",
      "tree": "e2ee51222de32750988c9ae13fc664d5588c3e8d",
      "parents": [
        "100871accc11d441b99be303e5c4241dbafc66de",
        "a986ef431dce4be12ff8705226dd9cb2232a6db4"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 09 11:43:24 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 09 11:43:24 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.0\u0027 into stable-3.1\n\n* stable-3.0:\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.10 API\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.21 API\n  Upgrade bazlets to latest stable-2.15 to build with 2.15.19 API\n  Upgrade bazlets to latest stable-2.14 to build with 2.14.21 API\n\nChange-Id: I78c59fbf050d5db51ad3171ef13d8763949f548a\n"
    },
    {
      "commit": "a986ef431dce4be12ff8705226dd9cb2232a6db4",
      "tree": "bd6ee4509b819288dd68780318f516c97b76b768",
      "parents": [
        "456a0f0c30f8368a7fe4230d23db41b96343799d"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue Jun 09 09:57:08 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue Jun 09 09:57:08 2020 +0900"
      },
      "message": "Upgrade bazlets to latest stable-3.0 to build with 3.0.10 API\n\nChange-Id: Ic801b9bfede2cc012a53a50784e496d775bfa87f\n"
    },
    {
      "commit": "456a0f0c30f8368a7fe4230d23db41b96343799d",
      "tree": "90e98c099bc6974d778f007eb59b652b99751d8c",
      "parents": [
        "0781c45009676e867034534b7fec4010c409c5cf",
        "5adf7163425119cfb2e6f50786651fb6c8638f9f"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue Jun 09 09:48:36 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue Jun 09 09:48:36 2020 +0900"
      },
      "message": "Merge branch \u0027stable-2.16\u0027 into stable-3.0\n\n* stable-2.16:\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.21 API\n  Upgrade bazlets to latest stable-2.15 to build with 2.15.19 API\n  Upgrade bazlets to latest stable-2.14 to build with 2.14.21 API\n\nChange-Id: I7365ee0c7baa0a4090714dd7b35e177c23666448\n"
    },
    {
      "commit": "5adf7163425119cfb2e6f50786651fb6c8638f9f",
      "tree": "133ee1c18d1da1781bfa4c74ed9723c195fcbc71",
      "parents": [
        "e03c91c190d0b4ccabd60562ae2c69fd3f7bfec7",
        "7f6ae89cebc639925bf723336422d2d51775e6af"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue Jun 09 09:43:21 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue Jun 09 09:43:21 2020 +0900"
      },
      "message": "Merge branch \u0027stable-2.15\u0027 into stable-2.16\n\n* stable-2.15:\n  Upgrade bazlets to latest stable-2.15 to build with 2.15.19 API\n  Upgrade bazlets to latest stable-2.14 to build with 2.14.21 API\n\nChange-Id: I8350fc1b587740f9b096b3409c381cbc7927f05a\n"
    },
    {
      "commit": "e03c91c190d0b4ccabd60562ae2c69fd3f7bfec7",
      "tree": "133ee1c18d1da1781bfa4c74ed9723c195fcbc71",
      "parents": [
        "1eb3614a9c967b0daa0fe4236271719ec636b3ee"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue Jun 09 09:06:35 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue Jun 09 09:06:35 2020 +0900"
      },
      "message": "Upgrade bazlets to latest stable-2.16 to build with 2.16.21 API\n\nChange-Id: I11cad625aec2f99b70bd42b74badca174b56a284\n"
    },
    {
      "commit": "7f6ae89cebc639925bf723336422d2d51775e6af",
      "tree": "f264d344fcaac48316cabdcb996b0276d2c9aa8f",
      "parents": [
        "22f2afaf1c415c1fda7b108ddff25cfa40d93e28"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jun 08 16:42:02 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jun 08 16:42:02 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-2.15 to build with 2.15.19 API\n\nChange-Id: I47afc8a70209b3e6f608e91a5859faba16a7fc63\n"
    },
    {
      "commit": "22f2afaf1c415c1fda7b108ddff25cfa40d93e28",
      "tree": "46d909dbe54b9a61a2b0c06430b3ebf71004c9b6",
      "parents": [
        "01485f56020166a3ce1a0138c7f6344e3bfa4c34",
        "04ca8e093e043b4cc5b222d064985a25b6cf1a08"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jun 08 16:38:29 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jun 08 16:38:29 2020 -0400"
      },
      "message": "Merge branch \u0027stable-2.14\u0027 into stable-2.15\n\n* stable-2.14:\n  Upgrade bazlets to latest stable-2.14 to build with 2.14.21 API\n\nChange-Id: Icf7724472e86f97bc24eab60b9f0c4dde078bc77\n"
    },
    {
      "commit": "04ca8e093e043b4cc5b222d064985a25b6cf1a08",
      "tree": "eca1ed0064af15732962d0a0e5226a5530ae5f35",
      "parents": [
        "f08989a8b7416caaef8075c6166efc691d1c6c1c"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jun 08 15:20:42 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Jun 08 15:20:42 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-2.14 to build with 2.14.21 API\n\nChange-Id: I58b7edd8040ccbbbab14b6d9fcf101472fab6e99\n"
    },
    {
      "commit": "1428c6126961245c1235dd5cb36cd541015bfc05",
      "tree": "d7e9966b2ebbabb040b9e80092f16a611e432adc",
      "parents": [
        "f865d06265f3034cdaa67eda95dbb40f7489624e",
        "100871accc11d441b99be303e5c4241dbafc66de"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Jun 04 14:28:33 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Jun 04 14:28:33 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.1\u0027\n\n* stable-3.1:\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.20 API\n\nChange-Id: I8dac6215a11c6063dd07331e17f542a2817eb1a8\n"
    },
    {
      "commit": "100871accc11d441b99be303e5c4241dbafc66de",
      "tree": "e2ee51222de32750988c9ae13fc664d5588c3e8d",
      "parents": [
        "bde15224a3df45be98b12bb8589b27f803f73547",
        "0781c45009676e867034534b7fec4010c409c5cf"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jun 03 16:36:35 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed Jun 03 16:36:35 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.0\u0027 into stable-3.1\n\n* stable-3.0:\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.20 API\n\nChange-Id: I4f8387ce27bab835efcd9fa33284a1250e79bd8a\n"
    },
    {
      "commit": "0781c45009676e867034534b7fec4010c409c5cf",
      "tree": "90e98c099bc6974d778f007eb59b652b99751d8c",
      "parents": [
        "72a97c4bfbc24f778c0208ec3197e46a231bde9a",
        "1eb3614a9c967b0daa0fe4236271719ec636b3ee"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 02 16:15:16 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Jun 02 16:15:16 2020 -0400"
      },
      "message": "Merge branch \u0027stable-2.16\u0027 into stable-3.0\n\n* stable-2.16:\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.20 API\n\nChange-Id: I53f78cd75ccfad3c46e3e4acb4d64a6734d82bce\n"
    },
    {
      "commit": "1eb3614a9c967b0daa0fe4236271719ec636b3ee",
      "tree": "0ca07ba2a55c019b7223cfea4c884a749f62abae",
      "parents": [
        "be2e3bbfaf8fc881375a66482850c73ff5a5451d"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue Jun 02 20:20:25 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue Jun 02 20:20:25 2020 +0900"
      },
      "message": "Upgrade bazlets to latest stable-2.16 to build with 2.16.20 API\n\nChange-Id: Ieda04902b7bae0662a69dd30c106a1cfca96aa93\n"
    },
    {
      "commit": "f865d06265f3034cdaa67eda95dbb40f7489624e",
      "tree": "d7e9966b2ebbabb040b9e80092f16a611e432adc",
      "parents": [
        "9eb2affd19d7aa8c05068e270622bf6a4e9f8b87",
        "bde15224a3df45be98b12bb8589b27f803f73547"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed May 27 11:04:47 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed May 27 11:04:47 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.1\u0027\n\n* stable-3.1:\n  Fix bazlets using latest stable-3.1 to build with 3.1.5 API\n  Upgrade bazlets to latest stable-3.1 to build with 3.1.5 API\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.9 API\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.19 API\n\nChange-Id: I02ca8a61bd8a581c6d9b8dea621b836384c5afff\n"
    },
    {
      "commit": "bde15224a3df45be98b12bb8589b27f803f73547",
      "tree": "e2ee51222de32750988c9ae13fc664d5588c3e8d",
      "parents": [
        "976bf36ef96b8a6b9e2378a8e592453fc0063da5"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed May 27 09:25:07 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Wed May 27 09:31:03 2020 -0400"
      },
      "message": "Fix bazlets using latest stable-3.1 to build with 3.1.5 API\n\nChange-Id: I85629ece8478f13c45938b42b390f29e066a5d30\n"
    },
    {
      "commit": "976bf36ef96b8a6b9e2378a8e592453fc0063da5",
      "tree": "80978ca4971f5c268e0fe25319e10de948da3e67",
      "parents": [
        "19bb16674dd275c196481aabf2d95322c2f4936d"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue May 26 11:51:53 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue May 26 11:51:53 2020 +0900"
      },
      "message": "Upgrade bazlets to latest stable-3.1 to build with 3.1.5 API\n\nChange-Id: I0fa660510ebd553feabfd6dc27e84c0a864e152f\n"
    },
    {
      "commit": "19bb16674dd275c196481aabf2d95322c2f4936d",
      "tree": "a74b86f7679b1376436bccde09d8ebad8f0b340c",
      "parents": [
        "7e6bc88aa878cf9f62d484becf93fdb152950057",
        "72a97c4bfbc24f778c0208ec3197e46a231bde9a"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue May 26 11:46:53 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue May 26 11:46:53 2020 +0900"
      },
      "message": "Merge branch \u0027stable-3.0\u0027 into stable-3.1\n\n* stable-3.0:\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.9 API\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.19 API\n\nChange-Id: Ib529d26173f9a346b4e824216ee9aa3d3777f9ad\n"
    },
    {
      "commit": "72a97c4bfbc24f778c0208ec3197e46a231bde9a",
      "tree": "90e98c099bc6974d778f007eb59b652b99751d8c",
      "parents": [
        "676ac46b5224212efb9008964e09f7350dac0000"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue May 26 11:23:15 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue May 26 11:23:15 2020 +0900"
      },
      "message": "Upgrade bazlets to latest stable-3.0 to build with 3.0.9 API\n\nChange-Id: I92bfd38b30b618480515042b9aef558761a4c1ee\n"
    },
    {
      "commit": "676ac46b5224212efb9008964e09f7350dac0000",
      "tree": "9128a3ac9eb88bb4b165091a304a30542fd10cfe",
      "parents": [
        "cb12da22e744fc789081420846eb4616080a2392",
        "be2e3bbfaf8fc881375a66482850c73ff5a5451d"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue May 26 11:17:40 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue May 26 11:17:40 2020 +0900"
      },
      "message": "Merge branch \u0027stable-2.16\u0027 into stable-3.0\n\n* stable-2.16:\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.19 API\n\nChange-Id: I3d9c635b2f14757a99b49435e5aa68836f2d18f9\n"
    },
    {
      "commit": "be2e3bbfaf8fc881375a66482850c73ff5a5451d",
      "tree": "df4e8d6dcb260ad8749b1e9bdb03f27457a8ecb7",
      "parents": [
        "f6bec8fa3f7ddad18753cd853a79a8e01e628a84"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue May 26 10:03:30 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Tue May 26 10:03:30 2020 +0900"
      },
      "message": "Upgrade bazlets to latest stable-2.16 to build with 2.16.19 API\n\nChange-Id: I1004a067c05a480d8969b66b3cff0a23622b60b9\n"
    },
    {
      "commit": "9eb2affd19d7aa8c05068e270622bf6a4e9f8b87",
      "tree": "d7e9966b2ebbabb040b9e80092f16a611e432adc",
      "parents": [
        "abf14c8d11f22e88d8aac98fdd64efbe7dd1ee55",
        "7e6bc88aa878cf9f62d484becf93fdb152950057"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri May 01 11:48:28 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri May 01 11:48:28 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.1\u0027\n\n* stable-3.1:\n  Update bazlets to latest stable-3.1 to build with 3.1.4 API\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.18 API\n  Bump Bazel version to 3.1.0\n  Bump Bazel version to 3.0.0\n\nChange-Id: I6c2bb4a7a4df688329c1448ff31703e592b6759e\n"
    },
    {
      "commit": "7e6bc88aa878cf9f62d484becf93fdb152950057",
      "tree": "a74b86f7679b1376436bccde09d8ebad8f0b340c",
      "parents": [
        "8f448bc4c611a02c598ca1d9daa7c86790ae5adb",
        "cb12da22e744fc789081420846eb4616080a2392"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Fri May 01 08:49:00 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Fri May 01 08:49:00 2020 +0900"
      },
      "message": "Merge branch \u0027stable-3.0\u0027 into stable-3.1\n\n* stable-3.0:\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.18 API\n  Bump Bazel version to 3.1.0\n  Bump Bazel version to 3.0.0\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.17 API\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.8 API\n  Upgrade bazlets to latest stable-3.0\n  Upgrade bazlets to latest stable-2.16\n  Bump Bazel version to 2.2.0\n\nChange-Id: Ib792cfb1518f103d8599ac81439a58509ec081c1\n"
    },
    {
      "commit": "8f448bc4c611a02c598ca1d9daa7c86790ae5adb",
      "tree": "9fd57e7e1d419bb038b917271be9b61d1d82d488",
      "parents": [
        "7afd2ad56d89402935da1dd8701f3035be3be194"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Fri May 01 08:47:25 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Fri May 01 08:47:25 2020 +0900"
      },
      "message": "Update bazlets to latest stable-3.1 to build with 3.1.4 API\n\nChange-Id: Ia60575813b7c7afe8ef3e178741aa93eacc0de55\n"
    },
    {
      "commit": "cb12da22e744fc789081420846eb4616080a2392",
      "tree": "9128a3ac9eb88bb4b165091a304a30542fd10cfe",
      "parents": [
        "fcc967539440665cd9f22e7bab05862e8f7efa8d",
        "f6bec8fa3f7ddad18753cd853a79a8e01e628a84"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Wed Apr 29 08:16:39 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Wed Apr 29 08:16:39 2020 +0900"
      },
      "message": "Merge branch \u0027stable-2.16\u0027 into stable-3.0\n\n* stable-2.16:\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.18 API\n  Bump Bazel version to 3.1.0\n\nChange-Id: I9548b5c337ce2abd5ba8cf37283b4e38df4b8196\n"
    },
    {
      "commit": "f6bec8fa3f7ddad18753cd853a79a8e01e628a84",
      "tree": "1691ed2ba2a245d751ef12893b536163ec5ee1ae",
      "parents": [
        "d0f185c2728386592e616f63fe60e0f3d509fad6"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Apr 27 14:21:31 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Apr 27 14:21:31 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-2.16 to build with 2.16.18 API\n\nChange-Id: Ic9c063c865c6096c392259fb4038560de957ff01\n"
    },
    {
      "commit": "d0f185c2728386592e616f63fe60e0f3d509fad6",
      "tree": "697643ece93422a022bb9cebc23b4de5e049107b",
      "parents": [
        "e5eb9981e12c04bbc1a990f165e0ee32074a946f"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Mon Apr 27 18:27:44 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Mon Apr 27 18:27:44 2020 +0900"
      },
      "message": "Bump Bazel version to 3.1.0\n\nChange-Id: Ie0666f30a0bf9dd33ac03c110f4a25e924ca27d1\n"
    },
    {
      "commit": "abf14c8d11f22e88d8aac98fdd64efbe7dd1ee55",
      "tree": "bc18be683640ef6f9df0b5185eba081f387e490a",
      "parents": [
        "9ac5fba0d5c79c5f0fad9855b5a354a1076853c7"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Sat Apr 25 13:57:44 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@digital.ai",
        "time": "Sat Apr 25 15:31:41 2020 +0900"
      },
      "message": "Upgrade bazlets to latest master to build with 3.2.0-rc0 API\n\nAnd switch from the snapshot API to the release API.\n\nChange-Id: I7221cfbc0c613074ad807dd8d3dfadf6b37c3934\n"
    },
    {
      "commit": "fcc967539440665cd9f22e7bab05862e8f7efa8d",
      "tree": "89a0662bec5299dc5ab0e0a23ad889a4190775b4",
      "parents": [
        "1e785541188fde95b43eae40d273bca45f014d12",
        "e5eb9981e12c04bbc1a990f165e0ee32074a946f"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@collab.net",
        "time": "Thu Apr 09 11:15:33 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@collab.net",
        "time": "Thu Apr 09 11:15:33 2020 +0900"
      },
      "message": "Merge branch \u0027stable-2.16\u0027 into stable-3.0\n\n* stable-2.16:\n  Bump Bazel version to 3.0.0\n\nChange-Id: I6389fb5e3e08daf56331acc0b485f03eb2a4bb36\n"
    },
    {
      "commit": "e5eb9981e12c04bbc1a990f165e0ee32074a946f",
      "tree": "cf8add640455a895b1178320f89931aa7a61d479",
      "parents": [
        "9350ff6ad3839155621cd2a03da949b87f4ef522"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@collab.net",
        "time": "Tue Apr 07 10:50:39 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@collab.net",
        "time": "Tue Apr 07 10:50:39 2020 +0900"
      },
      "message": "Bump Bazel version to 3.0.0\n\nChange-Id: I0dc62c706a485274d23485b675b1f72776a0e0ff\n"
    },
    {
      "commit": "9ac5fba0d5c79c5f0fad9855b5a354a1076853c7",
      "tree": "1b838d9a9530eb433c9b9907541ab13cad10fa9f",
      "parents": [
        "ccb9479826437c93a921b26844754e9f3ca65302"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Sun Mar 29 11:14:45 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Sun Mar 29 11:40:19 2020 -0400"
      },
      "message": "Upgrade bazlets to latest master\n\nChange-Id: I299e87f6dc61446cac2a4f5b46842d65c7180137\n"
    },
    {
      "commit": "ccb9479826437c93a921b26844754e9f3ca65302",
      "tree": "1e2155a97401eab0783c1d9ee0e81e169837ca3c",
      "parents": [
        "8388d41ed7d05060bf768deb6bd7f8b629e08235",
        "1e785541188fde95b43eae40d273bca45f014d12"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Mar 27 11:03:17 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Fri Mar 27 11:03:17 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.0\u0027\n\n* stable-3.0:\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.17 API\n  Upgrade bazlets to latest stable-3.0 to build with 3.0.8 API\n\nChange-Id: I95f83f70dc04fe8a5be1e9291a648426fc606644\n"
    },
    {
      "commit": "1e785541188fde95b43eae40d273bca45f014d12",
      "tree": "51bcc48962f3027e3a8ec2d566cdb87955c304d3",
      "parents": [
        "3022b92748f811c9469f136007131a09379017cd",
        "9350ff6ad3839155621cd2a03da949b87f4ef522"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@collab.net",
        "time": "Fri Mar 27 07:46:42 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@collab.net",
        "time": "Fri Mar 27 07:46:42 2020 +0900"
      },
      "message": "Merge branch \u0027stable-2.16\u0027 into stable-3.0\n\n* stable-2.16:\n  Upgrade bazlets to latest stable-2.16 to build with 2.16.17 API\n\nChange-Id: I40544b46e120f611c503a98dba2c7bba090ce09d\n"
    },
    {
      "commit": "9350ff6ad3839155621cd2a03da949b87f4ef522",
      "tree": "10f3501d0e09a1c26c730f867115dd8b63ce63e2",
      "parents": [
        "713bfb23a92d7fc4196ad4dc1d3ec2eecda2bb17"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Mar 26 10:16:23 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Mar 26 10:16:23 2020 -0400"
      },
      "message": "Upgrade bazlets to latest stable-2.16 to build with 2.16.17 API\n\nChange-Id: I7b5bdb186e119c3d1ce4b13dd6af2f46aa98a193\n"
    },
    {
      "commit": "3022b92748f811c9469f136007131a09379017cd",
      "tree": "51bcc48962f3027e3a8ec2d566cdb87955c304d3",
      "parents": [
        "a4dd5512a8c7c8b1bc31ba763d8aa1cbac49e1aa"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@collab.net",
        "time": "Thu Mar 26 18:36:01 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@collab.net",
        "time": "Thu Mar 26 18:36:01 2020 +0900"
      },
      "message": "Upgrade bazlets to latest stable-3.0 to build with 3.0.8 API\n\nChange-Id: I5271b0c3a3a482492cab603374e518d1b33d92ab\n"
    },
    {
      "commit": "8388d41ed7d05060bf768deb6bd7f8b629e08235",
      "tree": "1e2155a97401eab0783c1d9ee0e81e169837ca3c",
      "parents": [
        "3fb26343162025c02aa0e71fb0aa127b5748769c"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Mar 17 14:29:08 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Mar 17 14:29:08 2020 -0400"
      },
      "message": "Upgrade bazlets to latest master\n\nChange-Id: I3154bfb4c6e4a175433351f0ad3ff2bf1d57862d\n"
    },
    {
      "commit": "3fb26343162025c02aa0e71fb0aa127b5748769c",
      "tree": "7926889796b27beff33550a00eeaf7a78447c790",
      "parents": [
        "cb9b77c8c6f045fa61eb1acd7a4fa3f0502c9795",
        "a4dd5512a8c7c8b1bc31ba763d8aa1cbac49e1aa"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Mar 17 14:27:08 2020 -0400"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Mar 17 14:27:08 2020 -0400"
      },
      "message": "Merge branch \u0027stable-3.0\u0027\n\n* stable-3.0:\n  Upgrade bazlets to latest stable-3.0\n  Upgrade bazlets to latest stable-2.16\n\nChange-Id: I143a4087c68452d28dc3895b5b6b8bc0cd32a130\n"
    },
    {
      "commit": "a4dd5512a8c7c8b1bc31ba763d8aa1cbac49e1aa",
      "tree": "2a1448f8ba505a591cbf2abf7ce74c2ae6805247",
      "parents": [
        "e7ec6c12fa9d520db0f429884d8a8a4daaf599b3"
      ],
      "author": {
        "name": "David Pursehouse",
        "email": "dpursehouse@collab.net",
        "time": "Tue Mar 17 12:52:38 2020 +0900"
      },
      "committer": {
        "name": "David Pursehouse",
        "email": "dpursehouse@collab.net",
        "time": "Tue Mar 17 12:52:38 2020 +0900"
      },
      "message": "Upgrade bazlets to latest stable-3.0\n\nChange-Id: Iffae4c4c047490cb4c2b05d5a3c54fbccfaf2bc5\n"
    }
  ],
  "next": "e7ec6c12fa9d520db0f429884d8a8a4daaf599b3"
}
