)]}'
{
  "log": [
    {
      "commit": "11f5a57404c7adc72a05bceba9337d19d7005e37",
      "tree": "39566d541d0644cfb04480fcf9ab2e279eb6a918",
      "parents": [
        "a3b7c59196608acab3294f4ec4231a320319e4fe"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jan 12 19:11:32 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jan 12 19:11:32 2024 -0500"
      },
      "message": "Baseline build for release\n\nChange-Id: I8a2bfc5e64d98bc34a16b40e82cfa84c61d72d36\n"
    },
    {
      "commit": "3f0e242d6606fc46110d90a2beeb7ad80c7c928c",
      "tree": "9bbf5b19d486200733ab5437add5876825bd8929",
      "parents": [
        "87b55f7b5344bae42a73ed54b0ff9052c6a13038"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jul 05 18:25:41 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jul 05 18:25:41 2023 -0400"
      },
      "message": "[VOL-5054] - Triage build for voltha-openolt-adapter\n\ncmd/*.go\ninternal/pkg/*.go\npkg/mocks/*.go\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n  o Run gofmt -w -s on all non-(vendor/) golang sources (~make lint).\n  o Release triage jobs have been failing on unrelated source problems.\n\nconfig.mk\nmakefiles/docker/\nmakefiles/etc/\nmakefiles/targets/\nmakefiles/virtualenv.mk\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n  o https://github.com/opencord/onf-make.git\n  o Copy in library makefiles, esp docker/include.mk\n\nMakefile\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n  o Refactor and replace inline GO\u003d and docker macros with docker/include.\n  o Added manual flag LOCAL_FIX_PERMS\u003d1 to grant docker image write access.\n  o Target: mod-update\n    - Split logic into targets mod-tidy and mod-vendor.\n    - Display a banner when target runs for readability.\n    - Target lint-mod now calls mod-update VS inlining make mod tidy \u0026 vendor\n  o Target: test\n    - Split logic into 3 distinct targets now that stdout/stderr handled.\n    - Improve error handling, fail early VS accumulating status then exit\n    - Display a banner when targets process for log readability.\n    - Define macros for *.out and *.xml to avoid repeating logfile paths.\n\nChange-Id: Ia2eb999f6176ce2eb46e41f55aee74c05b5a4cd2\n"
    },
    {
      "commit": "6dd882b202ab41ff45a2a418c8dc7252fbcaa974",
      "tree": "bd5383d257425c319134c83ad75be60db10b22f1",
      "parents": [
        "e363ace750120c1737d0848403e9043d7393463a"
      ],
      "author": {
        "name": "nikesh.krishnan",
        "email": "nikesh.krishnan@radisys.com",
        "time": "Tue Mar 14 10:02:41 2023 +0530"
      },
      "committer": {
        "name": "Nikesh Krishnan",
        "email": "nikesh.krishnan@radisys.com",
        "time": "Tue Apr 25 05:03:43 2023 +0000"
      },
      "message": "(VOL-4953)enabling retry codes in open-olt-adaptor\n\nEnabling retry codes in open-olt-adaptor grpc-client so that it retries the grpc requests to the voltha-core\nin case the core is unavailable or the request times out\n(retry for pipeline)\nChange-Id: Iae93e445ed6363b5fd654bdc1cbe3e53778b2a67\n"
    },
    {
      "commit": "a6af152a513eb4aebc5988d9596964248b7016d9",
      "tree": "c75d28045c64d6ea86ba056f77f4f2b670e6daab",
      "parents": [
        "d8844c41b9cfabc49c046b4985ca4a92da218bf3"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 17 16:06:16 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 19 11:48:09 2023 -0500"
      },
      "message": "VOL-4925 - Build and release components.\n\nMisc\n----\n  o Bulk update copyright notice to 2023.\n\nMakefile\nmakefiles/*\n-----------\n  o Replace rm -rf with make builtin $(RM) -r\n  o Move help target into makefiles/help.\n\ngo.mod\ngo.sum\n------\n  o Update opencord dependencies to the latest released versions.\n\nChange-Id: I56eba94ddf878b318277b9e46a98053fae36ffcf\n"
    },
    {
      "commit": "d8844c41b9cfabc49c046b4985ca4a92da218bf3",
      "tree": "dcbc931de1f843ac22c760c26f883aa7170d64e4",
      "parents": [
        "f9bffdf85c298b8838d3444c5ea416b99ebbe8ad"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Dec 17 23:09:13 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Dec 27 16:02:38 2022 -0500"
      },
      "message": "VOL-4836 - Comstic edits to trigger a build\n\nMakefile\nVERSION\ncmd/openolt-adapter/main.go\ninternal/pkg/config/config.go\ninternal/pkg/olterrors/common.go\ninternal/pkg/olterrors/olterrors.go\npkg/mocks/mockEventproxy.go\npkg/mocks/mockOpenOltClient.go\n-------------------------------------------------------------------------------\n  o Update copyright notice.\n\nRemove vendor files, content is not expected to be modified.\nWill need to revisit later, problem handling:\n  o files should not be modified but make clean will remove them.\n  o Modifying revision control files wil cause a jenkins job failure.\n  o Commiting files to revision control is technically duplication given the exist in a different repo.\n\nChange-Id: Iaaeb6c92c3febf5e5b11e049d8809fa1925dbb48\n"
    },
    {
      "commit": "d0f58cf836e51eedfffcebb421251ecb597a06b3",
      "tree": "9c95190c87a30d2be9e3ca252597f45b14103f74",
      "parents": [
        "4b48fa4fe474b5d8eebf7614729a9b4d73941608"
      ],
      "author": {
        "name": "Abhilash Laxmeshwar",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Wed Jun 01 12:15:19 2022 +0530"
      },
      "committer": {
        "name": "Abhilash Laxmeshwar",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Fri Jun 24 17:40:27 2022 +0530"
      },
      "message": "changes for olt reconnect , reboot redesing\n\nChange-Id: I192c01f7672b62956b4b55e19b8cd0d33ca7cfae\n\nfixes for device state handling\n\nChange-Id: I6765b7b53b2c130c70ac37cad28373cec7397908\n\nolt reconnect, reboot redesign changes\n\nChange-Id: I2a4981bc815d0961ffbf7e36ba7cfb06243e8319\n"
    },
    {
      "commit": "106c61a2c63a8259f9aa47dc8a852a2f176c5a6f",
      "tree": "36012e1835c280c6efe857bf05d83940466677b8",
      "parents": [
        "6f345c101cbbd4d6d45b4b371d0b3b477c1497ea"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Wed Aug 11 18:05:46 2021 -0400"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Tue Oct 05 13:53:50 2021 -0400"
      },
      "message": "[VOL-4292] OpenOLT Adapter changes for gRPC migration\n\nChange-Id: I5af2125f2c2f53ffc78c474a94314bba408f8bae\n"
    },
    {
      "commit": "32b3656ccf42a5907d54373358fd1e779c4fb60d",
      "tree": "9aad4adf152d21c839b63ef577cba5c5fbf7a52b",
      "parents": [
        "85e9a14ef5d154e759c769f4c9e392973e4f028e"
      ],
      "author": {
        "name": "Andrey Pozolotin",
        "email": "posandrey@gmail.com",
        "time": "Wed Jun 02 10:23:26 2021 +0300"
      },
      "committer": {
        "name": "Andrey Pozolotin",
        "email": "posandrey@gmail.com",
        "time": "Mon Jun 07 18:30:02 2021 +0000"
      },
      "message": "Fixing gosec failures\n\nChange-Id: I925211cd62e4abab740154078917c64163d120b8\n"
    },
    {
      "commit": "f16389ee3ada61d650df8a0eba9bde6e6d22e1ab",
      "tree": "999629d7cbc898be9b05d3b072e4d1a29cfd20b1",
      "parents": [
        "66fbaf55ddb256bb84be1b907d4f12071bfac052"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "teo@opennetworking.org",
        "time": "Tue May 18 00:47:08 2021 +0000"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon May 17 17:48:12 2021 -0700"
      },
      "message": "Revert \"[VOL-4102] Adding exponential backoff to retry reconnection in case of a\"\n\nThis reverts commit 66fbaf55ddb256bb84be1b907d4f12071bfac052.\n\nReason for revert: It should not be needed to try to reconnect the stream on a gRPC disconnect as the gRPC should be trying to reconnect under the hood. This needs more investigation but it\u0027s breaking the soft-reboot scenario so it\u0027s reverted for now.\n\nChange-Id: I14d4b6f3a76d2feefe6e52f0736061de18d53206\n"
    },
    {
      "commit": "66fbaf55ddb256bb84be1b907d4f12071bfac052",
      "tree": "6c63777a29ea41e9215bc52e63b2c8446060cd5d",
      "parents": [
        "49c40b3b0750633b6e22794884d4f88a5e94c456"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Mar 24 14:13:38 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon May 17 10:12:36 2021 -0700"
      },
      "message": "[VOL-4102] Adding exponential backoff to retry reconnection in case of a\ngRPC connection drop to the device\nAdding device-id to flow logs\n\nChange-Id: Ia279743af6d052c5c9f1a5a62c3b183c82aab175\n"
    },
    {
      "commit": "495dde42771979d1ba6fb8e5f032920e4fed802e",
      "tree": "1813d9281c868d4ae4adae2e677d339c1e3532a3",
      "parents": [
        "9b282bb18b0d2146d33ff059d6e29aff8a9ef0c0"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Mar 17 14:59:56 2021 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Mar 17 15:03:50 2021 -0700"
      },
      "message": "- Fix spelling of hearbeat_check_interval and hearbeat_fail_interval config parameters\n  to heartbeat_check_interval and heartbeat_fail_interval\n- Bump version to 3.1.5\n\nChange-Id: Ic5056997af031d08c1fb1ceda3fcc108f8f01707\n"
    },
    {
      "commit": "fcbd6e780f5a11497ba3d672a7351c089abd15bf",
      "tree": "9adca4de9e81365b5ba19eec047882a7f09a9303",
      "parents": [
        "491a9c6109701efadefc2363419fbdd580ab2206"
      ],
      "author": {
        "name": "Gamze Abaka",
        "email": "gamze.abaka@netsia.com",
        "time": "Thu Dec 17 13:25:16 2020 +0000"
      },
      "committer": {
        "name": "abakagamze",
        "email": "gamze.abaka@netsia.com",
        "time": "Fri Jan 08 11:43:07 2021 +0300"
      },
      "message": "VOL-3727 Support in OLT adapter to send periodic onu stats and gem stats\n\nIf enableOnuStats and enableGemStats flags are set, olt adapter collects these stats from agent and sends kpis to kafka. Default values are false.\n\nChange-Id: Ifa96140518921d3d79118118a971d77c798dc2ab\n"
    },
    {
      "commit": "dfa7a97c5b8613e80dc385bc5b80620dd6cbd7ad",
      "tree": "590d238dc7996a47b9d00f038359763b37c0c13d",
      "parents": [
        "eb4502960dc51fe8774ba479d6ad6bc6e52e9a58"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Nov 06 13:03:40 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Nov 09 14:08:09 2020 -0800"
      },
      "message": "[VOL-3624] Parametrizing the KV-Store path\n\nChange-Id: I44d8d72e12f83ee6c79020dd98ace4d2f1155def\n"
    },
    {
      "commit": "494c208444798967d6264ab2e6219f27bd84a643",
      "tree": "ca0f77cf889342e682cd056a29ad96b34481fb62",
      "parents": [
        "935f7afaf66639467a13f1431c90206190cd8a2c"
      ],
      "author": {
        "name": "kesavand",
        "email": "kesavan.duraiswamy@gmail.com",
        "time": "Mon Aug 31 11:16:12 2020 +0530"
      },
      "committer": {
        "name": "kesavand",
        "email": "kesavan.duraiswamy@gmail.com",
        "time": "Mon Aug 31 11:16:12 2020 +0530"
      },
      "message": "VOL-3395 Encryption of the OMCC GEM\n\nChange-Id: I55090e6fe641aa10abe98e970c3463e42298a8d8\n"
    },
    {
      "commit": "11e15976139bd3b3ad63234a575f4e17d1c3980c",
      "tree": "42fbaf0eafb4439cfa87c4ce8e392feded066f53",
      "parents": [
        "e6ff101ff6eb61eec7be1cfe1577a0dedceb6fe5"
      ],
      "author": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Mon Jun 15 14:51:10 2020 +0000"
      },
      "committer": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Wed Jul 22 18:21:43 2020 +0000"
      },
      "message": "[VOL-3142] Enabled tracing for openolt-adapter and added config parameters\n\nChange-Id: Ia451b39b84fe4f4906aa5f7fef679354cc9a4294\n"
    },
    {
      "commit": "3f221aee47eb39a46a7d17d6d36738faa007e1de",
      "tree": "2449bf09985580fa41be81df690c59bb7193365a",
      "parents": [
        "95a3fcf32e33056c2673a9e5f97e73059f69f099"
      ],
      "author": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Wed Apr 29 19:02:12 2020 +0000"
      },
      "committer": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Wed Jun 10 06:41:45 2020 +0000"
      },
      "message": "[VOL-2736]:host and port should be specified as a single argument not as two separate arguments\n\nChange-Id: I14b59b4e42b1cf0821807cdb3dd6eef2094077da\n"
    },
    {
      "commit": "cc65696b306fffbd89b998b15dd4088d4ffec9e7",
      "tree": "a68b6122afe1ad4c52f99add830f7d438f316c90",
      "parents": [
        "78a1d2a78e13a11c72efa34f1d8463cc81284cc3"
      ],
      "author": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Tue Apr 14 14:26:11 2020 +0000"
      },
      "committer": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Mon May 04 08:22:57 2020 +0000"
      },
      "message": "[VOL-2735]Durations should be specified as type time.Duration not int\n\nChange-Id: Id1dbecc231b0708334723decbc943a57a60d8f1d\n"
    },
    {
      "commit": "3ad5d2b0d5bdfe0d46a927af4e3f984e84f11c62",
      "tree": "a3d359aae5a974f1e250ef36e74b42ac4ce162e1",
      "parents": [
        "85f373195e83d76635ab36456cf3575306dfccd6"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Apr 02 17:02:04 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Apr 13 10:56:34 2020 -0700"
      },
      "message": "[VOL-2836] Using different topic per ONU device\n\nChange-Id: Ic0328f789c19dfedd86616df527c5ba510de0de9\n"
    },
    {
      "commit": "2ad402b6976e64e2c6848b9f5050e6a0e3ed1f54",
      "tree": "7a7d268d090f82cba9275a4f9e40498ab86de4af",
      "parents": [
        "d26f6b153a65ae0b1cfda5ef76661740f22266ad"
      ],
      "author": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Fri Mar 20 19:45:12 2020 +0000"
      },
      "committer": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Mon Mar 23 18:20:15 2020 +0000"
      },
      "message": "[VOL-2694] Use package specific logger instance in all log statements\n\nChange-Id: Iaab59e919c0576e0143c1d9e0facbd2e63f96e1e\n"
    },
    {
      "commit": "a4649254cca6f3f94d2fd5164af40b8e8ff0d630",
      "tree": "b27e370e9acf9f482a09a90eaf704aa153a8f053",
      "parents": [
        "2b3d488b780e8ced2a88ad77e44f4ab93bf548f4"
      ],
      "author": {
        "name": "Chaitrashree G S",
        "email": "Chaitrashree.S@radisys.com",
        "time": "Wed Mar 11 21:24:11 2020 -0400"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Mar 18 08:57:12 2020 -0700"
      },
      "message": "[VOL-2741]: code changes to support OLT reboot\n\nChange-Id: I8a26347fee26802f5f32ed27f2030f1e0608fbb1\n"
    },
    {
      "commit": "2b3d488b780e8ced2a88ad77e44f4ab93bf548f4",
      "tree": "b1bfceba0115f9bc671fc676f34bec7252921b52",
      "parents": [
        "2440047610c3d46b560c2aa9c82aa84c2686d5bf"
      ],
      "author": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Tue Mar 17 15:06:39 2020 -0700"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Tue Mar 17 15:35:03 2020 -0700"
      },
      "message": "VOL-2764 - default log level to warning\n\nChange-Id: I345beb874ff0b460ec8f2a1a6072e1ecb3032f3e\n"
    },
    {
      "commit": "dbd960e732bcb5a4611a8915e34397ffea4130e3",
      "tree": "fee579f18b3739ced3abc7d44b7bab88e6c89b88",
      "parents": [
        "a37f78b0d8c9cef755a41a86314e12d2bd187b32"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Fri Feb 28 08:57:51 2020 -0800"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Fri Feb 28 13:45:46 2020 -0800"
      },
      "message": "VOL-2640 Restructure openolt-adapter repo to best practices\n\nChange-Id: Icead31e8ecb82ec75a22e66361fbf83f80136589\n"
    },
    {
      "commit": "2488f19b63a9e230f0cf0ce1227c2156ceb24a2b",
      "tree": "f21bf1cafd604aabd00be3d38399880620bb424d",
      "parents": [
        "39e0aa317c6ad663009332f4c38302b602f0fb27"
      ],
      "author": {
        "name": "Rohan Agrawal",
        "email": "rohan.agrawal01@infosys.com",
        "time": "Fri Jan 31 09:26:55 2020 +0000"
      },
      "committer": {
        "name": "Rohan Agrawal",
        "email": "rohan.agrawal01@infosys.com",
        "time": "Fri Jan 31 09:27:55 2020 +0000"
      },
      "message": "[VOL-2357]openolt adapter log_level command line argument should take log level names not int value\n\nChange-Id: I63b94c5c546a11a6612f09fec6e0658633c96351\n"
    },
    {
      "commit": "ccb714b3d92799d967fc0cc24653678b73593ac0",
      "tree": "be61d3c9aa9862461ecbbcfd3fc3164d9ddcd958",
      "parents": [
        "6d1acb9d83a9f226262e716a136d35c816fb8027"
      ],
      "author": {
        "name": "Esin Karaman",
        "email": "esin.karaman@netsia.com",
        "time": "Fri Nov 29 15:02:06 2019 +0000"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Jan 23 19:50:04 2020 +0530"
      },
      "message": "VOL-1596 Add Support for handling multicast groups in OpenOLT Adapter.\nVOL-1595 Add Support for handling multicast flows in OpenOLT Adapter.\n\nDepends voltha-protos from the patch below:\nhttps://gerrit.opencord.org/#/c/16690/\n\nChange-Id: I1cc9900bd6400bb31aed11beda674138838a21d2\n"
    },
    {
      "commit": "f9942e9457480ce8f46480bbdc1cf640b8ed05b5",
      "tree": "a29bc4476db91c1cf66b5c0fbaaaf906f1d18d96",
      "parents": [
        "e39e88a998489ac34b0c05275736c6ef5fc787c5"
      ],
      "author": {
        "name": "Abhilash Laxmeshwar",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Tue Jan 07 15:32:44 2020 +0530"
      },
      "committer": {
        "name": "Abhilash Laxmeshwar",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Wed Jan 08 17:24:54 2020 +0530"
      },
      "message": "VOL-2120 OLT and ONU oper_status shows Active even when management interface is down in OLT\n\nIntroduced heartbeat check toward the device. openolt adapter will keep checking for heartbeat.\n\nThe device state will be updated once the configured timers expires\n\nChange-Id: I49e1247f412cee2dcf6a510b52c348c8fed2304d\n"
    },
    {
      "commit": "116b73fd34a281156e2e917481e740fe108c4d6a",
      "tree": "97e62e905e6a34f897c0f89d640810871ad6f60e",
      "parents": [
        "ffa5c21e3b850635cb48187cac416d1284f5c75d"
      ],
      "author": {
        "name": "cbabu",
        "email": "Chidambar.Babu@radisys.com",
        "time": "Tue Dec 10 17:56:32 2019 +0530"
      },
      "committer": {
        "name": "cbabu",
        "email": "Chidambar.babu@radisys.com",
        "time": "Wed Dec 11 10:13:58 2019 +0100"
      },
      "message": "VOL-2101 kubernetes liveliness changes\nHelp text modified\nChange-Id: Ia824436d6c9c06710930dfbca1528c6366e1ef64\n"
    },
    {
      "commit": "5129015302d331f3b3b2b367be90a2a4197c1130",
      "tree": "a342eeb89ee3d376c54bfe1300e2ec916af05d83",
      "parents": [
        "355d1740ea6f90227bcf24d4123e69672e31eab0"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Thu Oct 24 14:23:20 2019 -0700"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Thu Oct 24 14:23:20 2019 -0700"
      },
      "message": "VOL-2138 Use v2 import paths for voltha-lib-go\n\nChange-Id: I9de8accd128f23ef9d1a363a3b2038e5076826f9\n"
    },
    {
      "commit": "828bf4ecae405d4050707bef558104899ad73356",
      "tree": "db747c6bac2c1d9790dd2c2f8f9a81d3d0fd62cd",
      "parents": [
        "63d5181dacce17febaf40ba42efab72e20f1d98b"
      ],
      "author": {
        "name": "Rohan Agrawal",
        "email": "rohan.agrawal01@infosys.com",
        "time": "Tue Oct 22 10:13:19 2019 +0000"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Wed Oct 23 07:13:17 2019 +0000"
      },
      "message": "[VOL-1743] Create Kubernetes Probes for Open OLT Adapter\n\nChange-Id: I93da6287f51cecab8b7145bd1786e9447617216b\n"
    },
    {
      "commit": "f8424cc36bf53d69a51974dd7f83d86f055ab9e4",
      "tree": "522fd31ee2b34a655b3f112b8f490b32c5970925",
      "parents": [
        "28f8060e48f6f2ab86ebbececf2a8185073357bc"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Fri Oct 18 11:26:50 2019 -0700"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Fri Oct 18 12:13:42 2019 -0700"
      },
      "message": "VOL-2111 use voltha-lib-go\n\nChange-Id: I307c3c5648476d9bdc2c855be7d59bd9264665bd\n"
    },
    {
      "commit": "fb990a5ffe3ada8712025da84dd5a93572d3dfb8",
      "tree": "0c610349f71aec5b615f50ef94c10a92723d58de",
      "parents": [
        "69132dc3768496e938c1a1f1218fbd0f6a093631"
      ],
      "author": {
        "name": "Devmalya Paul",
        "email": "Devmalya.Paul@radisys.com",
        "time": "Tue Jul 09 10:01:49 2019 -0400"
      },
      "committer": {
        "name": "Devmalya Paul",
        "email": "Devmalya.Paul@radisys.com",
        "time": "Thu Jul 18 09:49:48 2019 -0400"
      },
      "message": "VOL-1537 : Create the Alarm Framework in golang openolt adapter\n\n           Event manager is added to process indications comming from the\n           OLT and publish them as generic events on to the KAFKA bus which\n           could be device alarms or  KPIs.\n\n           It depends on the updated events.proto which contains the defination\n           for the generic event gRPC message and the event proxy from the VOLTHA\n           core.\n\n           So the changes in voltha-proto needs to be merged first followed by the\n           changes in voltha-go and then voltha-openolt-adapter.\n\nChange-Id: Ie38b2ea01bd738737522c018e65e685ee41589d5\n"
    },
    {
      "commit": "f880eb68e4bd1d11de08fd65d545d764ff8e7bfe",
      "tree": "7d3fc10a7fc1c3223673e281127299ecfa29730c",
      "parents": [
        "2133c3bc3cf0fb0c5586de295b7425d17e1fcc38"
      ],
      "author": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Tue Jul 16 20:08:03 2019 -0400"
      },
      "committer": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Wed Jul 17 20:49:00 2019 -0400"
      },
      "message": "Inject and report version info\n\nBuild system injects version and environment\ninformation similar to voltha-go builds.\n\nReports version via command line arg or via\n\"adapters\" api call.\n\nChange-Id: Ib21de7faac0d36c86a80c6d2f574c6e052b96459\n"
    },
    {
      "commit": "6a80bbd183fd67d160748aebbfe5bb5a2dea0e00",
      "tree": "4b46c2a2cc6afdcb734adb81102d8c8b8b26e495",
      "parents": [
        "7f06d06a1bc79d3ab4cdb2e251ebc6c530bf4117"
      ],
      "author": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Tue Jul 02 07:36:09 2019 -0700"
      },
      "committer": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Tue Jul 09 08:26:45 2019 -0700"
      },
      "message": "[VOL-1707]\nRun golang SCA tools on the golang openolt adapter and fix the errors.\nUsed golangci-lint tool.\nMakefile integrated with new target for running golangci-lint tool.\n\nChange-Id: I8458d75bf4a997d6f93740acf10a03bf43c554c7\n"
    },
    {
      "commit": "0c588b2c3686891f309ce1890be459787945e7c3",
      "tree": "41d17280c3e0cd843997bd8a4485acea868d1e51",
      "parents": [
        "adc57d196562f44c81cbee874ab1b4cb201ffa1f"
      ],
      "author": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Tue Apr 23 23:24:56 2019 -0400"
      },
      "committer": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Tue Apr 23 23:30:11 2019 -0400"
      },
      "message": "Formatted code with \u0027go fmt\u0027\n\nChange-Id: I5361f3388a1fb8da1ef3222d51bc58355a804137\n"
    },
    {
      "commit": "4c62c8058c1ae685c59a490463e8916e1782141b",
      "tree": "561e401e8d43a93211e4b487446b7c0823463b31",
      "parents": [
        "276bc423e8da28e17abcc218d166dd26645499bd"
      ],
      "author": {
        "name": "Phaneendra Manda",
        "email": "phaneendra.manda@radisys.com",
        "time": "Wed Mar 06 21:37:49 2019 +0530"
      },
      "committer": {
        "name": "phaneendra manda",
        "email": "phaneendra.manda@radisys.com",
        "time": "Mon Mar 11 14:46:39 2019 +0000"
      },
      "message": "VOL-1374: OLT Activation with Edgecore asfvolt16\n\nChange-Id: I61ce4b0a6a3666070d08a162251d42d90817f409\n"
    }
  ]
}
