)]}'
{
  "log": [
    {
      "commit": "f094df08ba834bb377becba8bdba7222b5d05666",
      "tree": "c91051ca5cfb13b2c9ab9110e0d32323ad3e48ce",
      "parents": [
        "3c8b4eb70262db5549809017f48ecef359f415ad"
      ],
      "author": {
        "name": "madhumatigouda",
        "email": "madhumati.gouda@radisys.com",
        "time": "Tue May 05 16:55:09 2026 +0530"
      },
      "committer": {
        "name": "madhumatigouda",
        "email": "madhumati.gouda@radisys.com",
        "time": "Tue May 05 17:09:32 2026 +0530"
      },
      "message": "[VOL-5583] upgrade go to 1.25.5 and golangci-lint version to 2.8.0\n\nSigned-off-by: madhumatigouda \u003cmadhumati.gouda@radisys.com\u003e\nChange-Id: Iab871760e36d5fb4be11ce9719352e9decc5438a\n"
    },
    {
      "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": "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": "0ef592cd3fa06208d23c9ad479bb28053172b7d2",
      "tree": "983f6117e911d6d438de968095a1b5bea302971c",
      "parents": [
        "b23f1de81667ea49731e4a2e7a499692f2f9ef17"
      ],
      "author": {
        "name": "kesavand",
        "email": "kesavan.duraiswamy@gmail.com",
        "time": "Wed Mar 16 12:34:24 2022 +0530"
      },
      "committer": {
        "name": "kesavand",
        "email": "kesavan.duraiswamy@gmail.com",
        "time": "Tue Apr 05 18:32:04 2022 +0530"
      },
      "message": "[VOL-4663] create voltha event topic (voltha.events) with conifgurable no of partitions and replication factor\n\nChange-Id: Ie7cde57f423c2e947cbc9a42f86f96fb6ac97826\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": "7650be66f82e8ec3e571be3538cce3a5b96c3b72",
      "tree": "a2275d87af7fb15820ab18bfaf08d017b86735d4",
      "parents": [
        "21fc1b45b5e243662bfba0f8c1ecaa933a6a28a7"
      ],
      "author": {
        "name": "Gamze Abaka",
        "email": "gamze.abaka@netsia.com",
        "time": "Fri Feb 26 10:50:36 2021 +0000"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Mar 10 17:26:58 2021 +0000"
      },
      "message": "[VOL-3396] Enabling AES encryption\n\nChange-Id: Id48a76e8a05279a8d03b10d7d20e6944a77b3e47\n"
    },
    {
      "commit": "cd4078033b1e41f6c61a7438d2a5d201e64a5e9c",
      "tree": "67e9847b2e742882fe84a3af50bf351389146b6f",
      "parents": [
        "0aca498b09242b1b28012bc0cb8cbb8bfd9a36b9"
      ],
      "author": {
        "name": "Himani Chawla",
        "email": "hichawla@ciena.com",
        "time": "Thu Dec 10 12:08:59 2020 +0530"
      },
      "committer": {
        "name": "Himani Chawla",
        "email": "hichawla@ciena.com",
        "time": "Thu Jan 07 12:45:29 2021 +0530"
      },
      "message": "VOL-3501 Refeactoring of code for event handling\n\nChange-Id: I7d225a7b3b664efdaef5a6c9c84a118bac594be7\n"
    },
    {
      "commit": "a09aeabdfccbb8473dfd0f4cb7b6bed1a04729d6",
      "tree": "84f2aab516bf17c809f72ca5b64ee36d583d764a",
      "parents": [
        "2f6b5bc96948e126c83ad0965ebc8c09bc06e221"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Sep 14 16:30:52 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Oct 14 19:36:26 2020 -0700"
      },
      "message": "VOL-3419: OpenOLT adapter at scale constantly takes more that 10 seconds to react to flows\n- Pass information to agent to do the flow replication\n- Consolidate various locks in the adapter and remove reduntant locks\n- use voltha-proto version 4.0.2 and voltha-lib-go version 4.0.0\n- Bump adapter version to 3.0.0\n\nChange-Id: Ic053c54e5319bb1736ec74facfc79dd10058ecf5\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": "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": "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": "c6e54cb466b10ec3ec6b5947e4b95ffe06f3bb23",
      "tree": "af6cda181014f5912f3f19a3f43d641b236f8190",
      "parents": [
        "7615e55a99b6f35d4662c9a53b35a400d7c73c55"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Mon Nov 04 09:31:25 2019 -0800"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Mon Nov 04 09:31:31 2019 -0800"
      },
      "message": "VOL-2189 update voltha-openolt-adapter to use voltha-protos\u003dv2.0.1 and voltha-lib-go\u003dv2.2.9;\nRelease v2.2.1\n\nChange-Id: I527d6541f9d8b7df8504d886a01163c7e57bdd77\n"
    },
    {
      "commit": "7615e55a99b6f35d4662c9a53b35a400d7c73c55",
      "tree": "21f1e1ba2aeefc4acf1ac1b1a3426171681b8339",
      "parents": [
        "fee363904cb2612febdd23fb073f7cd533e83e5e"
      ],
      "author": {
        "name": "Naga Manjunath",
        "email": "Naga.Manjunath@radisys.com",
        "time": "Fri Oct 11 22:35:47 2019 +0530"
      },
      "committer": {
        "name": "nagachetan km",
        "email": "naga.manjunath@radisys.com",
        "time": "Sat Nov 02 07:46:27 2019 +0000"
      },
      "message": "VOL-1381 and VOL-1091 Add feature to collect PMmetrics of OLT, this will collect Tx and Rx and posts to kafka. This commit is also related to changes of commit 72b25abd4e804596413558ef10f098c2262dd65d voltha-go\nUpdated review comments\n\nUpdated with code optimization\nUpdated with dep files\nUpdated fix for sanity test\nUpdated with gomod changes\n\nChange-Id: I899e855812a6eda812c64664a9154321cdb16876\n"
    },
    {
      "commit": "891693b425150b6a64cec58778bf03fa2dd5c1f0",
      "tree": "01d9566738780a6760101554409f5e54b15a6047",
      "parents": [
        "768708d53855ea5b14b0944f82122df5e5695beb"
      ],
      "author": {
        "name": "kdarapu",
        "email": "kishore.darapu@radisys.com",
        "time": "Mon Sep 16 12:33:49 2019 +0530"
      },
      "committer": {
        "name": "kdarapu",
        "email": "kishore.darapu@radisys.com",
        "time": "Fri Sep 20 10:11:05 2019 +0530"
      },
      "message": "VOL-1838, VOL-1909, VOL-1906 and VOL-1911\nUpdated Device_handler.go test cases.\nAdding Unit testcases for olt_platform.go, olt_event_mgr.go and statsmanager.go\n\nChange-Id: I5b64df9a08fa20dd63bfd729c5f086526a9a1d74\n"
    }
  ]
}
