)]}'
{
  "log": [
    {
      "commit": "f1055a9441a8d4495292a0c32628be5cba83b005",
      "tree": "a7bb10b16b4a98fb6d59e13186f8c9fd9c30c08b",
      "parents": [
        "81cca1eb38b4bbb33bf62adc654730ea9e83aed4"
      ],
      "author": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Thu Sep 05 11:01:28 2024 -0700"
      },
      "committer": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Mon Sep 09 17:09:39 2024 -0700"
      },
      "message": "Revert \"VOL-5358 - Build \u0026 test on the new AMI...\"\n\nThis reverts the following commits:\n  81cca1eb38b4bbb33bf62adc654730ea9e83aed4\n  9a57710f6ae5903009cfdd85ebdf4df970027679\n  88270dfbb0d92977f4078653de39961a91bdf01b\n  19dad067f45cfe2909fd95f5989817be565b40b1\n  66bb4c49db59481a861b85761054344791d7bec0\n  9e03368227d45ffe095d4be6b9164080e8fb952c\n  c8d7063ffeec94a4d20a236cbea83fb8b423cce6\n\nThese commits were made while troubleshooting build issues. However,\nwith the original build machine working now, it seems these changes\nhave caused several issues. Though they may not all be bad changes,\nthis amount of reversion is necessary to get back to a place where CI\ntests work correctly.\n\nChange-Id: I9248204c8f87203561643acded31cd26a96fb42c\nSigned-off-by: Eric Ball \u003ceball@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "c8d7063ffeec94a4d20a236cbea83fb8b423cce6",
      "tree": "69f1412a7864f661d17de8a7dbe51d032418b649",
      "parents": [
        "6a6c629fafca56b404ba4c80432d920aae3029cb"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "jarmstrong@linuxfoundation.org",
        "time": "Thu Jun 27 15:25:38 2024 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "jarmstrong@linuxfoundation.org",
        "time": "Fri Jun 28 13:24:12 2024 -0400"
      },
      "message": ".pre-commit-config.yaml\n-----------------------\n o Cleanup linting errors.\n\nprotoset.go\n-----------\n o Update copyright notice to correct linting errors.\n\n.reuse/\nLICENSE/\n--------\n o Add configs for reuse license checking.\n\ntox.ini\n-------\n o Add python3.8 as an accepted interprepter.\n\n.reuse/\nLICENSES/\n---------\n  o Add basic configs for using the reuse license checking tool.\n\nChange-Id: I2df2dc1c7043d6beae1427c41769921c49cf2913\n"
    },
    {
      "commit": "25589d8650beed2fddfabc923c63f152f19b27e4",
      "tree": "44ac52fc66a1a2f602cf46ff0dd97874f14cc979",
      "parents": [
        "7434dfec930c12f902c4b744b48ddfe19d02f96b"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 02 22:31:35 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 03 03:17:53 2024 -0500"
      },
      "message": "VOL-5244 - branch and release voltha-protos.\n\nIntent: Bulk file update to trigger and validate the repo jenkins job.\n\nVERSION\n-------\n  o Revert VERSION string to v5.4.10 so master branch will attached\n    to v5.5.0 post release.\n\nMakefile\nmakefiles/\n.../\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n  o Bulk copyright notice update to span 2024.\n  o Suffix \u0027(ONF) and the ONF Contributors\u0027 on a few files.\n  o Copyright 2019-2024 Open Networking Foundation (ONF) and the ONF Contributors\n\nprotos/voltha_protos/ext_config.proto\nprotos/voltha_protos/extension.proto\nprotos/voltha_protos/openflow_13.proto\nprotos/voltha_protos/*.proto\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\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 Replace \u0027Copyright (c)\u0027 with the latest ONF Copyright msg syntax.\n  o Update notice to span the current year.\n\nChange-Id: I8a1003cb3754f974a045df3adc1033dd78ce2cbc\n"
    },
    {
      "commit": "e66eaaf79174f9478911520c76ff6c1196212d59",
      "tree": "cc22c323c2f712eb16bd1b1a0a0b2acd6bdd9f20",
      "parents": [
        "c22776577d917e12f3e40208e288da00bc6237d8"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Jan 15 18:58:52 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 17 09:01:36 2023 -0500"
      },
      "message": "VOL-4925 - Build and release components.\n\nVERSION\n-------\n  o Bump version string for a release build.\n\nmakefiles\n---------\n  o Import more library based makefile logic.\n  o Several lint targets added, disabled by default but can be used by name.\n  o Removed pyenv dependency to support simple checking by shell iteration.\n\nMisc\n----\n  o Bulk copyright notice update to 2023\n\nChange-Id: I3a6668be96b3e03966f8fb72ceba72c0b947ba6e\n"
    },
    {
      "commit": "5fc5cea9e6a2c41b557b7e76c37990e3bc1aa466",
      "tree": "374a21151ddf4b2508ca889d6defc83bf0ae7ca2",
      "parents": [
        "1b388dc9b22ce7088bd86e0fe8e8d8c29609394e"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Wed Aug 11 17:39:16 2021 -0400"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 04 11:22:53 2021 -0700"
      },
      "message": "[VOL-4289]  Proto changes for gRPC migration\n\nChange-Id: I317a0a865ccf78d0c37aa229c50d293a3f66c8bb\n"
    },
    {
      "commit": "d4373b483f1fc29eaf609285dd6cee0f15609438",
      "tree": "1cd5f2f94d8e41eee66d754f499295e1e17294f0",
      "parents": [
        "9499e95613595f26542a6e199982a436bd3632d0"
      ],
      "author": {
        "name": "Maninder",
        "email": "maninder@ciena.com",
        "time": "Thu Dec 10 04:58:13 2020 +0530"
      },
      "committer": {
        "name": "Maninder",
        "email": "maninder@ciena.com",
        "time": "Sun Dec 20 14:10:15 2020 +0530"
      },
      "message": "Changes to support ofp_error_message with xid\n\nChange-Id: Ic6f66628b1da43785564939db6968fb01e12654e\n"
    },
    {
      "commit": "3921079684e8d0a874af0a0bd26d7dc67c3318f1",
      "tree": "33243c45d1b1afac1dac8355dc450efe86263735",
      "parents": [
        "78ea333b402a315e5d755cb438fc842d8449882a"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Thu Oct 03 15:00:52 2019 -0700"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Thu Oct 03 16:12:52 2019 -0700"
      },
      "message": "VOL-2020 move voltha.pb and add placeholder go file\n\nChange-Id: I6f882f951ac89a3d8f60eaaf7dc5f7c5eb91fb4c\n"
    }
  ]
}
