)]}'
{
  "log": [
    {
      "commit": "89018b7fdf65ab99bd23a25ecfa6b29e5db6374b",
      "tree": "539a77ca46d82efe05f5f7a0ee689dbff28de482",
      "parents": [
        "2b6f55e3c4733ec16db49eb24475d13d6f1c4ea4"
      ],
      "author": {
        "name": "pnalmas",
        "email": "praneeth.nalmas@radisys.com",
        "time": "Thu Jan 16 21:10:50 2025 +0530"
      },
      "committer": {
        "name": "pnalmas",
        "email": "praneeth.nalmas@radisys.com",
        "time": "Thu Jan 16 21:17:17 2025 +0530"
      },
      "message": "[VOL-5422]Update the voltha-lib-go and voltha-protos versions to the latest for VOLTHA Components\n\nChange-Id: I9eac4a4a6de4b441f5f03a1d589b19757f3b8433\nSigned-off-by: pnalmas \u003cpraneeth.nalmas@radisys.com\u003e\n"
    },
    {
      "commit": "2b6f55e3c4733ec16db49eb24475d13d6f1c4ea4",
      "tree": "030dfbb494d4ff984c1fcf8a4be4ac11452387b9",
      "parents": [
        "4c4e1755a8ba273d14da7d9d205dad2aca5ed5bd"
      ],
      "author": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Thu Jan 02 16:49:01 2025 -0800"
      },
      "committer": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Thu Jan 02 16:49:01 2025 -0800"
      },
      "message": "[VOL-5408]-Update versions of VOLTHA components for release\n\nSigned-off-by: Mahir Gunyel \u003cmahir.gunyel@netsia.com\u003e\nChange-Id: I3a1075d6cbf48d427aeb3bebec58af6cb7957c12\n"
    },
    {
      "commit": "4c4e1755a8ba273d14da7d9d205dad2aca5ed5bd",
      "tree": "3d210a79e12ffbafe04fce70142b98e748bce574",
      "parents": [
        "25debd5f8f68884e519964b3c812d6d822342b5f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Jan 28 16:37:28 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Jan 28 16:37:28 2024 -0500"
      },
      "message": "repo:ofagent-go post release tasks\n\n.gitreview\n----------\n  o Add trailing newline at EOF\n\nVERSION\n-------\n  o Bump version string to x.{1+y}.0 to avoid conflicts with release branch.\n\nChange-Id: Ia8af86a42bd96126625770041d8244954e174ea3\n"
    },
    {
      "commit": "43f5cc022d11afb4720bfcd766e71c8f0d5e2dda",
      "tree": "d7b873c7e5faaa37133d89d4b6cb5023f6648142",
      "parents": [
        "03b2087b5bace8eecd3c660ee664f3f644ecb09f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jan 12 18:33:25 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jan 15 21:29:49 2024 +0000"
      },
      "message": "[VOL-5254] - Baseline build prior to release tag/branch\n\nMakefile\n--------\n  o Copy in mod-update target logic from repo:onf-make.\n  o Support for FIX_LOCAL_PERMS\u003d1 repairing docker inspired problems.\n\ngo.mod\ngo.sum\nvendor/github.com/opencord/voltha-lib-go/v7/LICENSE\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/config/common.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/config/configmanager.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/config/logcontroller.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/config/logfeaturescontroller.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/db/backend.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/db/common.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/db/kvstore/client.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/db/kvstore/common.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/db/kvstore/etcdclient.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/db/kvstore/etcdpool.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/db/kvstore/kvutils.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/db/kvstore/redisclient.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/log/common.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/log/log.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/log/utils.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/probe/common.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/probe/probe.go\nvendor/github.com/opencord/voltha-lib-go/v7/pkg/version/version.go\n--------------------------------------------------------------------------\n  o Update voltha-protos to version 5.4.11\n  o Update voltha-lib-go to verison 7.5.2\n  o make mod-update LOCAL_FIX_PERMS\u003d1 to update dependencies.\n  o Steps documented on docs.votlha.org, merge/deply still pending:\n    https://docs.voltha.org/howto/release/tasks/go_mod_update.html#release-task-golang-mod-update\n\nChange-Id: If8bb8a4f8bcfaa9cd451f5cab960bb0488378198\n"
    },
    {
      "commit": "8f9c1be2d6e2a8a6b62461d3118eaa6d3629b04e",
      "tree": "a446323b642d22ae9258f5af6381d1ef968dfe97",
      "parents": [
        "3b8a34a3c4381023ae66e44005c92607998ac800"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Oct 03 17:37:55 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Oct 04 10:21:35 2023 -0400"
      },
      "message": "[VOL-5190] - consistent voltha-protos version for all repos\n\ngo.mod\ngo.sum\nvendor/modules.txt\n------------------\n o Bump version of repo:voltha-proto to latest published v5.4.10.\n o go mod edit -require [...]\n o go mod tidy\n o go mod vendor\n o make lint\n\nChange-Id: I459c1df394e04ca915a8c6b9f9785b2ca0586351\n"
    },
    {
      "commit": "3b8a34a3c4381023ae66e44005c92607998ac800",
      "tree": "96f27199ecaf471f5749b0eded47ec4f98a6db82",
      "parents": [
        "ae4e525401b44d9fc6dd4ec93439333d92af6a74"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 16 16:13:47 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 16 16:13:47 2023 -0400"
      },
      "message": "VOL-5142 - Create beta-release branch for ofagent-go\n\nVERSION\n-------\n  o Bump string to major.0-dev version post release.\n\n.gitreview\n----------\n  o Assign defaultbranch\u003dmaster as a visual cue for branching problems.\n\nChange-Id: Ic5a49ca565143324ee5705f122318f522d19b05f\n"
    },
    {
      "commit": "ae4e525401b44d9fc6dd4ec93439333d92af6a74",
      "tree": "dce625072f24105650a703c8eafc22b9f81cc11e",
      "parents": [
        "82f98dd3542b2c695fb7091ce913d2bb9c88845d"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 09 17:14:32 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 09 17:14:32 2023 -0400"
      },
      "message": "VOL-5115 - Create release branch voltha-2.12-beta\n\nVERSION\n-------\n  o Increment version string to avoid future conflicts with beta branch.\n  o Suffix *-dev on version string for post-release checkins.\n\nChange-Id: I3bff407cb84f74720e24d98a7a98d21b11baade7\n"
    },
    {
      "commit": "82f98dd3542b2c695fb7091ce913d2bb9c88845d",
      "tree": "794973063849e77a65c74cec45b5e9a4048d0df4",
      "parents": [
        "b173c5c2bda6d495b8a7d97c77710a43b3a0cdbf"
      ],
      "author": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Mon Jul 24 10:29:49 2023 +0300"
      },
      "committer": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Mon Jul 24 16:35:20 2023 +0300"
      },
      "message": "VOL-5088\nv2.12 - update voltha.protos version in all go.mod configs\n\nChange-Id: I6228ad6f1fd521fd3d54218e8dd137a2e6d5016e\n"
    },
    {
      "commit": "b173c5c2bda6d495b8a7d97c77710a43b3a0cdbf",
      "tree": "59951ea97804c24017f77d5ad390f12459e64410",
      "parents": [
        "5a89e1133ecea6c8edc0fb35fa16f10671b324f6"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jun 22 12:09:40 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jun 22 17:43:43 2023 -0400"
      },
      "message": "[VOL-5052] - Pre-release triage build for ofagent-go\n\nVERSION\ninternal/pkg/ofagent/common.go\n------------------------------\n  o Bump VERISON file to be a *-dev version string.\n  o Cosmetic edits in common.go to force a build delta.\n\nChange-Id: I7eca4dcfab435ec71e4126b263449da8b39fe700\n"
    },
    {
      "commit": "5a89e1133ecea6c8edc0fb35fa16f10671b324f6",
      "tree": "525420feb7618adb354e1c95be30e6c0322a9e5b",
      "parents": [
        "f1d40edb002c5e7d429e59c276d2fbaed43b5be4"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 31 13:43:02 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 31 13:43:12 2023 -0500"
      },
      "message": "Post release: bump version string for development\n\nChange-Id: Ic9dcb2c66b33a2fc04a6c9ca0dd97a4548d928ae\n"
    },
    {
      "commit": "f1d40edb002c5e7d429e59c276d2fbaed43b5be4",
      "tree": "5c6e3d2e44b74ed487de73f43828ae96768f1df6",
      "parents": [
        "9bc3fa50c200d913ef6f0ffe5aca6331532c0a06"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 10 04:55:54 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 10 04:56:07 2023 -0500"
      },
      "message": "Bump version for a release image\n\nChange-Id: I37be06598debcf5d60dc93f4cf3c81203e27aebc\n"
    },
    {
      "commit": "42dacd6b4589f5df60c19d4a04e6c0bb438f32ba",
      "tree": "f6565422524a0cdae01fafc64b99098515f29e48",
      "parents": [
        "436b342ebb2de5f4fdb3e86a2212bd9109a8a3a5"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Wed Jun 22 09:59:41 2022 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Wed Jun 22 09:59:41 2022 +0200"
      },
      "message": "Moving build-base to 0.5-r3 to avoid failing builds\n\nChange-Id: I6231e349356a851f0b36571ac3261afdfd00c2bb\n"
    },
    {
      "commit": "436b342ebb2de5f4fdb3e86a2212bd9109a8a3a5",
      "tree": "d631cb202ed8928c647e01186808f6d46e5f79d5",
      "parents": [
        "e6c42f0b8271b6dc7d88d5ebf7bf1c2d3f6965d3"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Mar 18 09:54:02 2022 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Mar 18 09:54:02 2022 +0100"
      },
      "message": "Releasing to update helm charts for FTTB deployments\n\nChange-Id: I127d343d65c41c9e89e595abb3d32a4b0a496404\n"
    },
    {
      "commit": "e6c42f0b8271b6dc7d88d5ebf7bf1c2d3f6965d3",
      "tree": "43988dec4ef382c8bd8dc87b6a2cc84ac883d1a5",
      "parents": [
        "4f990a0b25a317a7781ba5f962ebe36e767b0e2e"
      ],
      "author": {
        "name": "Abhilash Laxmeshwar",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Thu Mar 17 15:59:05 2022 +0530"
      },
      "committer": {
        "name": "Abhilash Laxmeshwar",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Thu Mar 17 19:57:44 2022 +0530"
      },
      "message": "[VOL-4579] ETH SRC parse changes for FTTB DPU Mgmt and ANCP traffic flowsETH_SRC parse changes for FTTB flows\n\nChange-Id: I564eeb227a6f1f3435cc411ee2ab75a181166f19\n"
    },
    {
      "commit": "4f990a0b25a317a7781ba5f962ebe36e767b0e2e",
      "tree": "b386301883429965d8695ff9086ec7f2a228fbad",
      "parents": [
        "6f62dcf54a43e77ad979426bde91f799dae06e56"
      ],
      "author": {
        "name": "Abhilash Laxmeshwar",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Thu Mar 03 18:52:32 2022 +0530"
      },
      "committer": {
        "name": "Abhilash Laxmeshwar",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Fri Mar 04 15:23:08 2022 +0530"
      },
      "message": "[VOL-4579] ETH SRC parse changes for FTTB DPU Mgmt and ANCP traffic flows\n\nChange-Id: I6289249fff639350ce3e8242a2ac586d869b157b\n"
    },
    {
      "commit": "6f62dcf54a43e77ad979426bde91f799dae06e56",
      "tree": "528bb86cfde2270e211522666f290b8787d0c1f7",
      "parents": [
        "ae87a400dc093868303f696ac817b9f29f0af5d5"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Dec 16 11:58:35 2021 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Dec 16 11:58:35 2021 +0100"
      },
      "message": "Releasing 2.0.1 for voltha-2.9\n\nChange-Id: I0593052524d1637b9f4944a3e9a134885daafe06\n"
    },
    {
      "commit": "eb7c541e10722c1a10b1375aff28af25e20632fe",
      "tree": "0ba52b5530523af8a0c0723511b4c0543cd45f3f",
      "parents": [
        "e05cf0c5697505e66db1c1d835404515692f38ae"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Oct 29 15:50:24 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Oct 29 16:48:47 2021 +0200"
      },
      "message": "[VOL-4432] wait for all messages to be sent before closing the channel\n\nChange-Id: If8ff1f08b445ab627edc34e88b24764fdc49251c\n"
    },
    {
      "commit": "e05cf0c5697505e66db1c1d835404515692f38ae",
      "tree": "a73ca94c98900416fc5f8ff66ce4544795d61dc9",
      "parents": [
        "e20dc1bfc9ca482917f50068ef71955129b982fa"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Aug 19 03:16:50 2021 +0000"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Tue Oct 05 13:56:30 2021 -0400"
      },
      "message": "[VOL-4291] OfAgent changes for gRPC migration\n\nChange-Id: I8da1db6df49d478ef24ec8f9bd719e9692f48a7f\n"
    },
    {
      "commit": "7cda0d23c2c75de201c18528e66cbfe8adc0d3a8",
      "tree": "021561d8e7be661811bf7123f8d6344349b5ebde",
      "parents": [
        "18448bcae969e16051f0beb82b45e9c522c738d8"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Jul 08 19:01:22 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Jul 08 19:01:22 2021 +0200"
      },
      "message": "Starting 1.7.0 version\n\nChange-Id: I3c567235e187116edd8b795d2a6e6dfcf3937c67\n"
    },
    {
      "commit": "18448bcae969e16051f0beb82b45e9c522c738d8",
      "tree": "aa1b7b20bc5fe5b9af2bc3af2abddb11d9e31c01",
      "parents": [
        "927391f4bf773b7dc92579b8ec3afee6084dcdcc"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Jul 08 18:47:22 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Jul 08 19:00:48 2021 +0200"
      },
      "message": "[VOL-3979] Using latest protos and voltha-lib-go\n\nChange-Id: I7544801f675733049a5c8af26546ec24a6652bef\n"
    },
    {
      "commit": "927391f4bf773b7dc92579b8ec3afee6084dcdcc",
      "tree": "d5974c1736bd4a9501a080907a15713cb61033b6",
      "parents": [
        "536ee58d7447aa77da7ecaf7083bb100fa090b14"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Fri Jun 18 17:06:52 2021 -0400"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Fri Jun 18 17:47:26 2021 -0400"
      },
      "message": "[VOL-4185] Reset OF connection on Core restart\n\nThis fix resets the OF connection between the OFAgent and\nthe OF controller when the connection between the Voltha Core and\nOFAgent is down (Voltah Core restarts).  This allows ONOS to\nprevent any actions done on Voltha including stats update.\n\nChange-Id: I146b316e70a3d086902250a7321bad13ddaf6eca\n"
    },
    {
      "commit": "536ee58d7447aa77da7ecaf7083bb100fa090b14",
      "tree": "a89aeb67310d755d3cc6d5441cc0e672b1250623",
      "parents": [
        "47f99de6e97d5f8b849869a458fa2c9c7656e505"
      ],
      "author": {
        "name": "Andrey Pozolotin",
        "email": "posandrey@gmail.com",
        "time": "Fri May 28 16:31:44 2021 +0300"
      },
      "committer": {
        "name": "Andrey Pozolotin",
        "email": "posandrey@gmail.com",
        "time": "Fri May 28 17:01:38 2021 +0300"
      },
      "message": "Gosec failure fixes and ci checks ajdustment\n\nChange-Id: I430c3118b585ba924649ed32e8196e0e7e0bc260\n"
    },
    {
      "commit": "47f99de6e97d5f8b849869a458fa2c9c7656e505",
      "tree": "1c42d6bf33531490bfdd7c44bfde42dce1d7db9e",
      "parents": [
        "b02c6b9ed71d0c04eba0a8f754bb8f67b04ecfd3"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Thu May 20 13:22:49 2021 -0400"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Tue May 25 13:38:32 2021 -0400"
      },
      "message": "[VOL-4123] Fix no flows being discarded by ofAgent\n\nThis commit fixes an issue in ofAgent where it fails to send\nstats to ONOS if there are no flows/ no ports/ no port desc.  This\nsituation arises if the rw-core does not persist flows and is\nrestarted.\n\nThis fix was tested with a rw-core that does not persist flows,\nmeters and groups.  The rw-core was restarted after 512 ONUs were\nalready activated and had their flows pushed.  After the rw-core\nretart, with this fix, the flows were pushed from ONOS.\n\nChange-Id: I10ee627e4153134ec5a5d12d1dcd67f64213e83d\n"
    },
    {
      "commit": "b02c6b9ed71d0c04eba0a8f754bb8f67b04ecfd3",
      "tree": "0f676ecc30639b5409b5a0d388711bdbec47a404",
      "parents": [
        "595b67076f2b6731826585c42a24877d229be029"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Wed Apr 14 23:36:08 2021 +0000"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Wed Apr 14 23:47:46 2021 +0000"
      },
      "message": "enable profile and race detection builds\n\nChange-Id: I7177ea7ad2ea55c400ebb9ca9b3f7e7e1f82ae33\n"
    },
    {
      "commit": "595b67076f2b6731826585c42a24877d229be029",
      "tree": "cbe85280a90c7eedef93a181fee08cf57dde657a",
      "parents": [
        "3d5ac93dd84ecea101cc068977f03c53776499ca"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Fri Apr 09 16:10:58 2021 +0000"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Fri Apr 09 20:50:28 2021 +0000"
      },
      "message": "VOL-3978 - update to go 1.16.3\n\nChange-Id: I4a1c78722b3e4019dfd288fa9c89b7d90924050a\n"
    },
    {
      "commit": "ee4198431f1b471639e9d6e11d2c0c1ca1795277",
      "tree": "6038f14a88c529a21b999205b71dbb30e31649e2",
      "parents": [
        "6f45652de79e3bb7399c5ad8453bebfd27dd6dae"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Mar 22 15:18:48 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Mar 22 15:18:48 2021 -0700"
      },
      "message": "Bumping version after 2.7 release\n\nChange-Id: I6beb119ac996fc89630023c4ac56dfe958fb8230\n"
    },
    {
      "commit": "6f45652de79e3bb7399c5ad8453bebfd27dd6dae",
      "tree": "d3270d8afb7726dfefef80a344967e2c8a95f2e5",
      "parents": [
        "22aa3ed8deb955f575737d34ca9119a7bd7b34cb"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Mar 18 18:15:53 2021 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Mar 18 18:15:53 2021 +0100"
      },
      "message": "Releasing 1.5.2 with fix for runtime error\n\nChange-Id: I9c573f3b3c52ea8a2550f59da5ba1c8142b74060\n"
    },
    {
      "commit": "111fc349c57cb48bd54e03d5e85db4a0fbcfa1a2",
      "tree": "d533d155849279ba8e343365242e9c24c9490f1c",
      "parents": [
        "e2af7e43dae9d18204d2720d0d64f24249d425e9"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Jan 29 09:45:45 2021 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Jan 29 13:55:31 2021 +0100"
      },
      "message": "[VOL-3776] Wrong openflow error message caused disconnection from controller, thus miss removal of data for subscribers\n\nChange-Id: I680a5a0121d70f13cb98468279ca2cad404edfa1\n"
    },
    {
      "commit": "e2af7e43dae9d18204d2720d0d64f24249d425e9",
      "tree": "78a67c6c1e65c571a4f38ca6c4fa22b32d9671f3",
      "parents": [
        "0129dcf8ac8e0de4d1ede478551b3b953d4b89fb"
      ],
      "author": {
        "name": "Maninder",
        "email": "maninder@ciena.com",
        "time": "Fri Dec 04 11:46:26 2020 +0530"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Jan 08 10:06:02 2021 +0100"
      },
      "message": "VOL-3506 Handle ofp_error_msg in ofagent\n\nChange-Id: Ib5d420d6cfbffc2acd0d98010818ae5ff675bb44\n"
    },
    {
      "commit": "0129dcf8ac8e0de4d1ede478551b3b953d4b89fb",
      "tree": "e2c6fae10ccbcb49dceae4c940413ab25a798bf6",
      "parents": [
        "a8d680bdd919a1e1ed7469207e39d917f3b9101c"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 11 15:19:42 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 11 15:19:42 2020 -0800"
      },
      "message": "Bumping version after VOLTHA-2.6 release\n\nChange-Id: I1abdfdd635438be735262c0091a09552c5f1e81a\n"
    },
    {
      "commit": "a8d680bdd919a1e1ed7469207e39d917f3b9101c",
      "tree": "7131d7c02a550669f61885270137b229f94d8a91",
      "parents": [
        "154295f2c114f185ff73315a781e4beafde8247f"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Dec 09 13:54:53 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Dec 09 13:54:53 2020 -0800"
      },
      "message": "Releasing OfAgent for voltha-2.6\n\nChange-Id: I62bd9c3786a6f35e43196e95275ae1e3308624ca\n"
    },
    {
      "commit": "154295f2c114f185ff73315a781e4beafde8247f",
      "tree": "0875f7eeac4738fe61a400e47173e3e787fa0497",
      "parents": [
        "12b909ff4421d7307bcc46b63b1762eccffc5800"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Nov 23 15:29:02 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Nov 24 09:18:02 2020 -0800"
      },
      "message": "using latest voltha-ci-tool container to correctly generate coverage reports\n\nChange-Id: I2fe45857e648be853315b0992992b9484d3d9a10\n"
    },
    {
      "commit": "12b909ff4421d7307bcc46b63b1762eccffc5800",
      "tree": "afe2405914805b5555fc9be21212669acc47f38a",
      "parents": [
        "936e2dfca916b35ac6cc7bce68b9dc5d42e6b947"
      ],
      "author": {
        "name": "Maninder",
        "email": "maninder@ciena.com",
        "time": "Fri Oct 23 14:23:36 2020 +0530"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Nov 10 11:42:46 2020 -0800"
      },
      "message": "VOL-3588 Update OFAgent to support new version of protos\n\nChange-Id: Ic3944779f9a600ebcd5d7a916616f473059e311e\n"
    },
    {
      "commit": "936e2dfca916b35ac6cc7bce68b9dc5d42e6b947",
      "tree": "7cc52a0fb63600dd2789498a99fd27de6ffc5306",
      "parents": [
        "e8d2e9ce7874eb38855eca8d7c31d48b4bb842c7"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 27 14:31:36 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Oct 28 09:33:21 2020 -0700"
      },
      "message": "[VOL-3601] Processing requests batches in parallel and then send the correct BarrierReply\n\nChange-Id: I7c4c4bfade0d85df08a649b32d475efeb14fdcd0\n"
    },
    {
      "commit": "d933428146950b6e66816430fe853f1be18d6cc3",
      "tree": "886279aa371ad684e6aca25707c4922d182af59f",
      "parents": [
        "a36db8b4470339120e1fb6f39e85a2f86f30b1b0"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Sep 11 13:40:53 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Sep 11 13:40:53 2020 -0700"
      },
      "message": "Bumping VERSION to 1.4.0-dev\n\nChange-Id: Icf3e2bf43c552e0b8e6323752b6852b4695309c5\n"
    },
    {
      "commit": "a36db8b4470339120e1fb6f39e85a2f86f30b1b0",
      "tree": "b49deeaf18d66986b3a85cee3be2af68a6a5ea85",
      "parents": [
        "f2cf13e601c3133848d231ec24ce4fea40c55673"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Sep 11 13:40:34 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Sep 11 13:40:34 2020 -0700"
      },
      "message": "Releasing version 1.3.1\n\nChange-Id: Iaf1c6c2396a6744113202d786bb236f769147f11\n"
    },
    {
      "commit": "f6611b806cc3450feac201a1de97c50efbf2d839",
      "tree": "767c5cc9d891cddf0ec2183db75d24c8850c2c90",
      "parents": [
        "adc3ba10258356b922f5be3b3f9dcda4902a9d4b"
      ],
      "author": {
        "name": "Rohan Agrawal",
        "email": "rohan.agrawal01@infosys.com",
        "time": "Wed Jul 29 05:55:47 2020 +0000"
      },
      "committer": {
        "name": "Rohan Agrawal",
        "email": "rohan.agrawal01@infosys.com",
        "time": "Wed Jul 29 07:12:54 2020 +0000"
      },
      "message": "[VOL-3375]Remove field pkg from log statements\n\nChange-Id: Id7ed05724e873e0179631ad16352f50603bf7c6d\n"
    },
    {
      "commit": "adc3ba10258356b922f5be3b3f9dcda4902a9d4b",
      "tree": "79c90a633998dd23af231953cbedd7f8699524cc",
      "parents": [
        "07e9494020bede71849e6f6363e42d44e296ffc9"
      ],
      "author": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Mon Jun 15 14:22:55 2020 +0000"
      },
      "committer": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Tue Jul 21 17:52:59 2020 +0000"
      },
      "message": "[VOL-3142] Enabled tracing for ofagent-go and added config parameters\n\nChange-Id: I56928a3c43e7b4566abfcc51521c9f3aa85bc707\n"
    },
    {
      "commit": "e3add83a703278ef94875d5eb3343fca4eee8029",
      "tree": "5ffc145831e4e122eec98a7b6bdb1f642928a547",
      "parents": [
        "3d955ef8af20777c56ca258ccd4468118645e130"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Jul 01 10:25:26 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Jul 01 10:25:35 2020 -0700"
      },
      "message": "Bump minor version post VOLTHA2.4 branch out\n\nChange-Id: Ie26f458f57dde470b2960b2f96a99a09a3cb05b8\n"
    },
    {
      "commit": "3d955ef8af20777c56ca258ccd4468118645e130",
      "tree": "adc1cae0bca06e5efaba88c89a5105255fe9ba82",
      "parents": [
        "082a701beb24848ed42af3759e64640266b4e11e"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Jun 19 15:29:55 2020 +0200"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Jun 23 13:34:50 2020 -0700"
      },
      "message": "[VOL-3242] handle each incoming messages with a go routine\n\nChange-Id: I00ecd42b874a23e65efe740da4ea868825d6f0f1\n"
    },
    {
      "commit": "082a701beb24848ed42af3759e64640266b4e11e",
      "tree": "ffa68bb2eba462fa60474a7a0ad82d3fbc9224f0",
      "parents": [
        "322c3088f70a2e5057490e22dff326db0832d306"
      ],
      "author": {
        "name": "Esin Karaman",
        "email": "esin.karaman@netsia.com",
        "time": "Tue Jun 23 15:47:02 2020 +0000"
      },
      "committer": {
        "name": "Esin Karaman",
        "email": "esin.karaman@netsia.com",
        "time": "Tue Jun 23 22:51:20 2020 +0300"
      },
      "message": "VOL-3211 Flow Remove following subscriber remove not propagated to adapter\n\nChange-Id: I93568ad7b5ca669edfcb7ca7fcbad1d00728208c\n"
    },
    {
      "commit": "322c3088f70a2e5057490e22dff326db0832d306",
      "tree": "fc0584c339ba61618fbd125bf083e708c7a6eef3",
      "parents": [
        "318a12929b98c1870aa1d0ceda11256648c8cd65"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Jun 17 14:21:26 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Jun 23 10:23:00 2020 -0700"
      },
      "message": "[VOL-3242] Sending FlowRemoved message once the FlowDeleteStrict message has been successfully sent to VOLTHA\n\nChange-Id: Icbede80627159d5e99bcdc27600ddf567609cabb\n"
    },
    {
      "commit": "318a12929b98c1870aa1d0ceda11256648c8cd65",
      "tree": "8c885823206e70929e3a294f735112d1d0ce9f44",
      "parents": [
        "9b0ac0a0d7148e9a716662036e684b87bc19ad4c"
      ],
      "author": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Thu May 14 19:53:26 2020 +0000"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "scottb@opennetworking.org",
        "time": "Mon Jun 08 17:22:11 2020 +0000"
      },
      "message": "[VOL-2736]host and port should be specified as a single argument not as two separate arguments\n\nChange-Id: Id964d8e0d2e5867937de3efd239dd8a9250a56bb\n"
    },
    {
      "commit": "3e2b2ce8051e8802e98069413624e978840b2998",
      "tree": "b7e2bdf62c6a1272ed8d7aab4b7f306471891fc0",
      "parents": [
        "87d43d7549382a291f815cb712be68c807c904d9"
      ],
      "author": {
        "name": "Gamze Abaka",
        "email": "gamze.abaka@netsia.com",
        "time": "Sat May 09 10:21:40 2020 +0000"
      },
      "committer": {
        "name": "abakagamze",
        "email": "gamze.abaka@netsia.com",
        "time": "Mon May 11 09:36:25 2020 +0300"
      },
      "message": "[VOL-3066] Ofagent must support VLAN_PCP and ETH_DST fields\n\nChange-Id: I605a47bb12d1a9dac59112e4cfcb4f4229dadeda\n"
    },
    {
      "commit": "87d43d7549382a291f815cb712be68c807c904d9",
      "tree": "bdc664c1a203208f6f7663b60dcd1c120ac5f75a",
      "parents": [
        "828908c5461d5896692bd2aaca36fa28624e3a8c"
      ],
      "author": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Wed Apr 08 14:10:40 2020 +0000"
      },
      "committer": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Tue May 05 06:23:44 2020 +0000"
      },
      "message": "[VOL-2735]Durations should be specified as type time.Duration not int\n\nChange-Id: I65a1e24af41fc748590c9422f68fc1fd88b1c72f\n"
    },
    {
      "commit": "273c252713895113b522f31d8664eae7348c400a",
      "tree": "d6b10831f6ece391fb56c8e3faa84618bdd6dcc5",
      "parents": [
        "4b110f63f16d2c9bf8c80a713de69d1047c6fa33"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@artisancomputer.com",
        "time": "Thu Mar 26 20:57:52 2020 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Fri Mar 27 08:10:57 2020 -0700"
      },
      "message": "VOL-2828 Bump post-2.3 release\n\nChange-Id: I63a5bdff2abca5d28f394dd62d26477c92ec392e\n"
    },
    {
      "commit": "4b110f63f16d2c9bf8c80a713de69d1047c6fa33",
      "tree": "33ddc913fd34998b5f70de21da299667b65ffea0",
      "parents": [
        "892fab58252b3dc6a3e45969f1a1e84bc17c693c"
      ],
      "author": {
        "name": "Jonathan Hart",
        "email": "jono@opennetworking.org",
        "time": "Fri Mar 13 17:36:19 2020 -0700"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Mar 27 08:49:37 2020 +0100"
      },
      "message": "Support connecting to multiple OpenFlow controllers\n\nChange-Id: I0989d5031fb2d4f5aa78ba0e4576e465f826a419\n"
    },
    {
      "commit": "892fab58252b3dc6a3e45969f1a1e84bc17c693c",
      "tree": "cde9134c52befb3b3508663ed480e8daee72e770",
      "parents": [
        "e9d7617715ebb08b4423eb292a94043447c107c2"
      ],
      "author": {
        "name": "divyadesai",
        "email": "divya.desai@infosys.com",
        "time": "Tue Mar 24 08:45:09 2020 +0000"
      },
      "committer": {
        "name": "divyadesai",
        "email": "divya.desai@infosys.com",
        "time": "Thu Mar 26 09:27:45 2020 +0000"
      },
      "message": "[VOL-2767]\nModify makefile to support local_lib-go, make docker-build to make build  for ofagent-go\n\nChange-Id: I09ec6d2eab57e6161c14b37cf1bf04bdb51e0a76\n"
    },
    {
      "commit": "e9d7617715ebb08b4423eb292a94043447c107c2",
      "tree": "1df5a53f2dbf5a7d82d9bab0a49341282f8c3ae1",
      "parents": [
        "a054c7fdeffdd6ee80089cf0b102fbf026cb6728"
      ],
      "author": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Fri Mar 20 20:26:04 2020 +0000"
      },
      "committer": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Mon Mar 23 18:25:16 2020 +0000"
      },
      "message": "[VOL-2694] Use package specific logger instance in all log statements\n\nChange-Id: Id216765f347be95872b820b63133daef7d2a7bbb\n"
    },
    {
      "commit": "a054c7fdeffdd6ee80089cf0b102fbf026cb6728",
      "tree": "3115fd252fca22ae5b085d565f0fa0ad906cff46",
      "parents": [
        "52dc088d3a409fa69286131103ecd152661720f5"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@artisancomputer.com",
        "time": "Mon Mar 23 10:19:29 2020 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@artisancomputer.com",
        "time": "Mon Mar 23 10:30:40 2020 -0700"
      },
      "message": "[VOL-2780]\n\nRename docker image created by ofagent-go repo from `ofagent-go` to\n`voltha-ofagent-go`\n\nChange-Id: Ie2b35acc5e8feb430fecf66894203f9279b27781\n"
    },
    {
      "commit": "52dc088d3a409fa69286131103ecd152661720f5",
      "tree": "12c595758dcf7a05f6f41bb4e09417fa1fa39f6e",
      "parents": [
        "08f90ea30004aeb657f3b7c8ee3a5c85095cf071"
      ],
      "author": {
        "name": "divyadesai",
        "email": "divya.desai@infosys.com",
        "time": "Thu Mar 19 06:38:11 2020 +0000"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Mar 19 10:26:57 2020 -0700"
      },
      "message": "[VOL-2782] Update go.mod of voltha-go,open-olt-adapter,ofagent-go and voltctl to be compatible with latest version of voltha-lig-go\n\nChange-Id: Iafd5ee70ae0f17db141cb5d7fc25380c3482274a\n"
    },
    {
      "commit": "08f90ea30004aeb657f3b7c8ee3a5c85095cf071",
      "tree": "7939c3ac47697adefe2e69fb6662d434eb6eeed2",
      "parents": [
        "df400499cbc13d8667659d4bc3b8e5d65e23cfb9"
      ],
      "author": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Mar 19 09:17:04 2020 -0700"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Mar 19 09:17:04 2020 -0700"
      },
      "message": "release version 1.1.3\n\nChange-Id: I8c657ff47ed99a1fde4d7d0b9b3ebd63778da7b9\n"
    },
    {
      "commit": "91c4e4ed05e937d774644dcf168757ed00ac7ce0",
      "tree": "461b38131fccbe4681535e661afa76cf88b678b4",
      "parents": [
        "7fe70f7de37f81ba0b87bbcccad1edd140ec6958"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Mar 05 16:52:06 2020 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Mar 05 20:18:27 2020 +0100"
      },
      "message": "Refactoring logs with correct messages\n\nChange-Id: I14c874c091f507d97e8d0ebd947f2bac7e2c155c\n"
    },
    {
      "commit": "7fe70f7de37f81ba0b87bbcccad1edd140ec6958",
      "tree": "ca4e000a6b276df0bc858a9aca0a2b8834ae3dda",
      "parents": [
        "3243ee51a26718493e674a09692cb59d2757db00"
      ],
      "author": {
        "name": "Don Newton",
        "email": "dn8474@att.com",
        "time": "Fri Feb 21 13:54:11 2020 -0500"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Tue Mar 03 10:03:06 2020 +0100"
      },
      "message": "[VOL-2552][VOL-2517] Handling 4096 as transaprent VLAN\n\nChange-Id: I537f7a374b3f25b4c077b9088088f44aac92cd74\n"
    },
    {
      "commit": "d053d8839b859b365bec3c45d8b682f93a624364",
      "tree": "e26cc9f1899ce2257558d6adf290d17693a76089",
      "parents": [
        "884de612a1f88ceabb74de5fce3377a8763b0473"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Wed Feb 19 16:36:59 2020 -0800"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Wed Feb 19 16:36:59 2020 -0800"
      },
      "message": "VOL-2630 return to -dev version\n\nChange-Id: Ia55b69751090a4db459395301bbc6f469fd1b4b6\n"
    },
    {
      "commit": "884de612a1f88ceabb74de5fce3377a8763b0473",
      "tree": "4cda393d966f47548f236b44277023612c32bd33",
      "parents": [
        "38065c68ba36942ac7fff39824ab814c4e4bc5e5"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Wed Feb 19 14:14:38 2020 -0800"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Wed Feb 19 14:29:42 2020 -0800"
      },
      "message": "VOL-26433 initialize logging system\n\nChange-Id: If06adf4d2eca9d4c8dd68b51ebee6fc45c921e58\n"
    },
    {
      "commit": "38065c68ba36942ac7fff39824ab814c4e4bc5e5",
      "tree": "147d134c89bd6122a62eee3bfd57c5cb14d853db",
      "parents": [
        "cac73acc089ec4476394eec55085099f5cb85a7b"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Wed Feb 19 10:01:58 2020 -0800"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Wed Feb 19 10:01:58 2020 -0800"
      },
      "message": "VOL-2630 Release ofagent-go 1.1.0\n\nChange-Id: Ie1bbfb8ea5e68db465342ce821f85cd9c76faae5\n"
    },
    {
      "commit": "b437c6f87090459cbb19f213792c5d43e313ed36",
      "tree": "236f0bb971de6a4fe767e3d844a5d1f343fdf2a9",
      "parents": [
        "e0d34a8c6e028d85b1adb261b3eb0d2fb4e853e9"
      ],
      "author": {
        "name": "Don Newton",
        "email": "dn8474@att.com",
        "time": "Wed Dec 18 11:51:57 2019 -0500"
      },
      "committer": {
        "name": "Don Newton",
        "email": "dn8474@att.com",
        "time": "Wed Dec 18 12:21:21 2019 -0500"
      },
      "message": "functional version\n\nChange-Id: Ic089d1fc7a2c6bc51e00371c993a6fc6aaa17863\n"
    },
    {
      "commit": "98fd88136b83e8f6b95820580bcb7dee33ee5245",
      "tree": "1fc5037d13c8a942b0569bd9e45f882b8eeaed89",
      "parents": [
        "97e3b61e1e928b173989bd6d891b5cc5ec375831"
      ],
      "author": {
        "name": "Don Newton",
        "email": "dn8474@att.com",
        "time": "Mon Sep 23 15:15:02 2019 -0400"
      },
      "committer": {
        "name": "Don Newton",
        "email": "dn8474@att.com",
        "time": "Mon Sep 23 16:23:20 2019 -0400"
      },
      "message": "initial add - go fmt on grpc\n\nChange-Id: Ib0afadd2fe5571d1456a091f94f5644458f7d3f4\n"
    }
  ]
}
