)]}'
{
  "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": "87b55f7b5344bae42a73ed54b0ff9052c6a13038",
      "tree": "56d3966177f6343db78b4059f6616447a4a4c86a",
      "parents": [
        "97e74d208bae6e7ecf49f9bcd533810213249252"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jun 27 12:12:53 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jul 05 15:06:32 2023 -0400"
      },
      "message": "[VOL-5054] - Triage build for voltha-openolt-adapter\n\nVERSION\ncmd/openolt-adapter/main.go\ncmd/openolt-adapter/main_test.go\ninternal/pkg/olterrors/common.go\n--------------------------------\n  o Cosmetic edits to force a build.\n  o Run gofmt -s -w to correct a few syntax problems that failed the job earlier.\n\nChange-Id: I3b525489be01b4e968d163b8835534d683bf1722\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": "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": "4c3d4601ad08c938603bed773536293ae960ea43",
      "tree": "9ba4dff3a82639bbbcd1ba4e8d0ad7a4a544e159",
      "parents": [
        "7de58ac68f02112cead71afc6a3c944feb7f1a59"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Jul 22 16:33:37 2021 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Jul 27 14:03:02 2021 -0700"
      },
      "message": "VOL-3936: Remove voltha-lib-go circular dependency between the\nponresourcemanager and techprofile module\n\nChange-Id: Iccbce27cd3cd6582336507619dc6a16cb337a43e\n"
    },
    {
      "commit": "8a0bdcd2a916c6766a6e7c5a932f7615f7cdbc52",
      "tree": "1950cad7772334f01b558484b30fce5477fc6db5",
      "parents": [
        "a11fc81b9f4fff5862ab04abf366f9d277a43b95"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu May 13 12:31:04 2021 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Jun 23 15:55:48 2021 -0700"
      },
      "message": "VOL-4077: Improve storage usage on etcd\n- Do away with unnecessary data storage on etcd if it can be\n  reconciled on adapter restart\n- For data that needs storage, use lesser footprint if possible\n- Use write-through-cache for all data stored on etcd via\n  resource manager module\n- Use ResourceManager module per interface to localize lock\n  contention per PON port\n\nChange-Id: I21d38216fab195d738a446b3f96a00251569e38b\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": "a1ea2aa482163bd8d974ddbc3c5bc7adb7432090",
      "tree": "0183f909b34676a9a22621259b390ee3c39dda4b",
      "parents": [
        "738c52a8204a446df2aa5eab8aee1b20d9ba72bf"
      ],
      "author": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Wed Aug 19 18:14:22 2020 +0000"
      },
      "committer": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Fri Aug 21 18:53:53 2020 +0000"
      },
      "message": "[VOL-3424] Switch completely to Context based Logger instance\n\nChange-Id: I394ec682d4a8237740612de95826668e109f84b4\n"
    }
  ]
}
