)]}'
{
  "log": [
    {
      "commit": "05aff18c5be3a2bc867c911f44fccc7ad480feb0",
      "tree": "5cb54c780c73ca4089b67bd2852442a568428908",
      "parents": [
        "116c4d431a114313c32d7d20a8954be829c91ff6"
      ],
      "author": {
        "name": "Akash Reddy Kankanala",
        "email": "akash.kankanala@radisys.com",
        "time": "Tue May 06 12:57:32 2025 +0530"
      },
      "committer": {
        "name": "Akash Reddy Kankanala",
        "email": "akash.kankanala@radisys.com",
        "time": "Tue May 06 21:51:20 2025 +0530"
      },
      "message": "[VOL-5374] Upgrade go version to v1.23\n\nChange-Id: I0d051ebfee3e4117e4f6d83f512c7ee791fd1d19\nSigned-off-by: Akash Reddy Kankanala \u003cakash.kankanala@radisys.com\u003e\n"
    },
    {
      "commit": "9cdee9f48fcd699b5730da162466e6bb6b19ab37",
      "tree": "57ab49e4ecb933d5c0ac4d372707d8ac5a6279d0",
      "parents": [
        "074f64f2e7f305e0d3638c2a963ede7cfca5fd0d"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 03 04:56:14 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 03 04:56:14 2024 -0500"
      },
      "message": "[VOL-5245] branch and release repo:voltha-lib-go\n\nMakefile\nmakefiles/*\npkg/*\n--------------------------\n  o Update copyright notice ending date to span the current year.\n  o Copyright update will force running a jenkins job to sanity check the repo.\n\nVERSION\n-------\n  o Remove *-dev suffix in prepration for creation a release branch.\n\nChange-Id: I1ca9e7d54b1669f2a4556a0d10dac34e29079d63\n"
    },
    {
      "commit": "7f8436c554f329f8e469210613bfb33ed12113e4",
      "tree": "b1728f36b4e364712e5b45ebcd77d85af3fd2c18",
      "parents": [
        "e1d0856228818a303535feed714efde643614c98"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Jul 09 20:23:27 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jul 11 16:51:47 2023 -0400"
      },
      "message": "[VOL-5053] - Pre-release triage build of voltha-lib-go\n\nmakefiles/\n----------\n  o Added latest library makefile versions from repo:onf-make.\n  o Remove inlined GO* macros and replaced with makefile/docker/include.mk\n  o Proper handling of --it/--tty so jenkins can capture docker output in logs.\n\npkg/adapters/common/\npkg/config/\npkg/db/\npkg/db/kvstore/\npkg/events/eventif/\n---------------------\n  o Bulk copyright notice end-date updates.\n  o Run gofmt -s -w on all *.go sources to fix potential job problems.\n  o Cosmetic edits to force a build for the release.\n\nconfig.mk\n---------\n  o Ignore more lint targets: groovy (tool needed), jjb (not-needed)\n\nMakefile\n--------\n  o echo enter/leave banners within targets to improve readability.\n  o Inline set -euo pipefail within testing else tee command masks exit status.\n  o Added LOCAL_FIX_PERMS\u003d hack to adjust docker volume perms when working locally.\n  o make test depends on test-go and test-go-coverage.\n  o test-go: normal test run, exit with status.\n  o test-go-coverage: test with code -cover but ignore errors until sources can be identified and cleaned up.\n  o Split test target into\n    - gen-coverage-coverprofile\n    - gen-coverage-junit\n    - gen-coverage-cobertura\n      - Separate targets help unwrap run-on command and the need to capture exit status.\n      - Logic can now migrate into a library makefile for other repos to make use of.\n\nChange-Id: Id680c8eb626ff6b7cd27ca783988f659fa1468df\n"
    },
    {
      "commit": "26245a379e67ae0fad2b3cf44d457cd3970bd190",
      "tree": "184a160441b2e47505e7bb7bacb6ff8b204752fe",
      "parents": [
        "6ab2a9885a9bc88c16266df12d44136242c3c122"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Dec 17 21:49:06 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Dec 26 13:52:51 2022 -0500"
      },
      "message": "VOL-4836 - Cosmetic edits to trigger a sanity check build.\n\nMakefile\n--------\n  o Replace inlined rm -fr calls with make builtin $(RM) -r.\n\npkg/events/common.go\npkg/flows/flow_utils_test.go\npkg/grpc/client.go\npkg/kafka/common.go\npkg/platform/platform_test.go\nvendor/go.etcd.io/etcd/embed/etcd.go\nvendor/github.com/coreos/etcd/client/doc.go\nvendor/github.com/grpc-ecosystem/go-grpc-middleware/doc.go\nvendor/github.com/prometheus/client_golang/prometheus/doc.go\n------------------------------------------------------------\n  o Update copyright notice in source to trigger a jenkins job.\n\nChange-Id: Ib679a56436d141571082cf000acc5fefc3cd7c88\n"
    },
    {
      "commit": "0d1a40ea0df97b3a5fd25486416d01801a70393d",
      "tree": "ede7599b1a435b5d8cfd229ea452cb95c1666fe2",
      "parents": [
        "823da1d4aacb4ae316ad5b15d30870b5c45efa53"
      ],
      "author": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Wed Oct 27 16:29:06 2021 -0700"
      },
      "committer": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Fri Oct 29 09:55:18 2021 -0700"
      },
      "message": "VOL-4426 Change ControllerBound flow check to use OF controller port\n\nChange-Id: I3b261fd023a77e511973d22b2eed0ec598aa0884\n"
    },
    {
      "commit": "a8ab55f6155db7b66348215d05a99c7d6788b5fd",
      "tree": "cc0ce69dca13da5d59aa8ac58176437325a91bba",
      "parents": [
        "3692ac4f285e25c444f9c762430343939c0e935f"
      ],
      "author": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Wed Oct 20 15:07:25 2021 -0700"
      },
      "committer": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Wed Oct 20 23:25:41 2021 -0700"
      },
      "message": "VOL-4273 Increase uni-id range to 256 UNIs for Logical UNI Port number creation\n\nChange-Id: I8a680550f23f4f442db9aee01c32192526943ba1\n"
    },
    {
      "commit": "3692ac4f285e25c444f9c762430343939c0e935f",
      "tree": "5c4a86db8d748f4603ac05a7ba274748d656d773",
      "parents": [
        "2c4b96bdef3fd312c8f7d903d8c2f43e1a374484"
      ],
      "author": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Wed Oct 06 10:12:46 2021 -0700"
      },
      "committer": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Wed Oct 06 10:12:46 2021 -0700"
      },
      "message": "added the extended checks in mkUniPortNum function\n\nChange-Id: Iaf077e4ba9e52da3f845417e195bda4feab0d27e\n"
    },
    {
      "commit": "2c4b96bdef3fd312c8f7d903d8c2f43e1a374484",
      "tree": "fa9192b204b22feef92d205d0449c89b37db5d7f",
      "parents": [
        "267218826e914c9e77a7106db2d4ba4b9fafe6f7"
      ],
      "author": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Mon Sep 13 17:01:05 2021 -0700"
      },
      "committer": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Tue Oct 05 12:28:31 2021 -0700"
      },
      "message": "VOL-4274 Move platform.go file to voltha-lib-go\nThis file exists both in olt-adapter and onu-adapter with duplicate constants and functions.\nBecaues it includes constants and functions that can be used by any VOLTHA component,\nit is more convenient to move it to voltha-lib. Adapters will be changed after lib is merged.\n\nChange-Id: Idd51947d7efcfd28ebaa2e6e1da07a79e3091f45\n"
    }
  ]
}
