)]}'
{
  "log": [
    {
      "commit": "b6238b33c7c3d6a0d39147a54e8a321560858b95",
      "tree": "958314cb914e8607d6c0fff3e14160cf70a79b8f",
      "parents": [
        "d58eaef9f644044cace847efc36518e4e1727249"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Tue Apr 07 12:07:36 2020 -0400"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Apr 08 12:36:38 2020 -0700"
      },
      "message": "[VOL-2831] - Multiple adapter support\n\nThis commit introduces the necessary APIs needed to support\nmultiple adapters.  It uses the number of replicas of a given\nadapter and consistent hashing to determine the target of a\ngiven request.\n\nThe endpoint_manager.go provides two APIs that will be needed\nby components communicating over kafka:\n - GetEndPoint() : to be called before sending a request to kafka\n - IsDeviceOwnedByService(): used during device reconciliation\n\nA change is made to the adapter_proxy.go to use this new mechanism\nwhen sending a request to an adapter from another adapter.\n\nThe mocks directory was refactored to get around circular package\ndependencies.  This implies any component using these mocks will\nneed to adjust to the new set of directories when using this\nlibrary version.\n\nChange-Id: I470cd62fcfd04edc1fd4508400c9619cadaab25a\n"
    },
    {
      "commit": "ccfa21329b3154726b1447c83a2004d55694eab7",
      "tree": "58d49bcb05e83c068fdd2e64fdf658c7abf06671",
      "parents": [
        "b38671ca6afaa7545d44840cc0e57f7c71e373c6"
      ],
      "author": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Tue Dec 17 13:29:34 2019 -0500"
      },
      "committer": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Wed Jan 22 12:05:52 2020 -0500"
      },
      "message": "Added SubscribeForMetadata() to the sarama client, to access the header field of each received message.\n\nAlso replaced TestKafkaClientImplementsKafkaClientIf() with static checks.\n\nFor VOL-2207.  Please consider these related patchsets together:\nhttps://gerrit.opencord.org/#/q/VOL-2207\n\nChange-Id: I77f03fbb0ebcdf60cb5f8d0c8c3276325510e874\n"
    },
    {
      "commit": "b38671ca6afaa7545d44840cc0e57f7c71e373c6",
      "tree": "d96d5fec9f3a1de9cb2c2f10943b2f87a0dec000",
      "parents": [
        "b332f9bda5d53d1d722db463510b5b65735d6487"
      ],
      "author": {
        "name": "serkant.uluderya",
        "email": "serkant.uluderya@netsia.com",
        "time": "Fri Nov 01 09:35:38 2019 -0700"
      },
      "committer": {
        "name": "Serkant Uluderya",
        "email": "serkant.uluderya@netsia.com",
        "time": "Fri Jan 17 01:27:34 2020 -0800"
      },
      "message": "VOL-1643 Update voltha-lib-go to use voltha-protos v3.0.0\n\nand bump up the version to 3.0.0. voltha-protos is modified to be\ncompatible with the java language proto compilation. It\u0027s a major\nchange and a major version change has been made.\n\nChange-Id: Ifb93430567ddf96aaa0fbf6e5853aad9e1070f6f\n"
    },
    {
      "commit": "59ce9ddfdf648901215e5c324d887f3508cd2330",
      "tree": "95a01609b29c0185654993a1baebc43356ed606e",
      "parents": [
        "defa2bf30418712f668ef80de2ee8f8ed185b897"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Mon Nov 11 13:05:32 2019 -0500"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Mon Nov 11 16:00:12 2019 -0500"
      },
      "message": "[VOL-2193] Create mocks for Kafka Client and Etcd\n\nThis commit consists of:\n1) A kafka client mock that implements the kafka client interface\nunder voltha-lib-go/pkg/kafka/client.go\n2) An embedded Etcd server that runs in-process and represents an\nEtcd server.\n\nChange-Id: I52a36132568e08c596bb4136918bebcb654a3b99\n"
    }
  ]
}
