)]}'
{
  "log": [
    {
      "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": "e6ff101ff6eb61eec7be1cfe1577a0dedceb6fe5",
      "tree": "f0ef4fe93d56ce7a8905cb5bcf88a17f9d968a24",
      "parents": [
        "7fb80c207ea2e2969c509ea8bdc137bc0b4fc064"
      ],
      "author": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Tue Jul 14 15:07:53 2020 -0400"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Jul 21 16:54:41 2020 +0000"
      },
      "message": "VOL-3344 - Enabled default linters and fixed found issues.\n\nAlso disabled govet\u0027s variable shadowing check, since this is very useful for isolating multiple \"err\"ors in a row.\n\nChange-Id: Icd70c723c406c5986b8cfe4535ad7daa0752e48c\n"
    },
    {
      "commit": "96b7bf2812934591b57f8e7f8414e4bf8429d669",
      "tree": "478605fd7ec76c7693da72df4d4a5020b3da3b68",
      "parents": [
        "748de5c3fa5c8e51798c767fc2b742f2cfbc29f0"
      ],
      "author": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Mon Jun 15 10:37:32 2020 +0000"
      },
      "committer": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Wed Jul 08 19:17:23 2020 +0000"
      },
      "message": "[VOL-3069]Pass Context in methods which are performing logging and need the context\n\nChange-Id: Ie84f9e240aa4f47d0046acaac0d82d21b17252e5\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"
    }
  ]
}
