1. 2d99f24 VOL-3896: ONU fails to activate on Disable/Enable OLT by Girish Gowdra · 3 years, 3 months ago v4.1.0
  2. 26ccc88 [VOL-3761] Implement transfer of Image related call to adapter by Andrea Campanella · 3 years, 5 months ago v4.0.7
  3. 5950310 VOL-3766 : Support updating PM frequency. Version updated to 4.0.6 by Girish Gowdra · 3 years, 5 months ago v4.0.6
  4. 46a9f01 VOL-3735 Retrieve port counters using the GetExtValue(SingleGetValue) rpc from the openolt adapter by kesavand · 3 years, 6 months ago v4.0.5
  5. 4d2eb5d VOL-3501 Code changes to support rpc event by Himani Chawla · 3 years, 7 months ago v4.0.4
  6. 89c985b Use voltha-protos version 4.0.2 by Girish Gowdra · 3 years, 8 months ago v4.0.0
  7. 5d8836b [VOL-3228] device-id logging consistancy by divyadesai · 3 years, 10 months ago v3.2.9
  8. fb1cb35 [VOL-3070]Create Child Span for the third party library call to etcd and propagate context to carry span information. by Rohan Agrawal · 3 years, 11 months ago v3.2.6
  9. 7424065 [VOL-3197][VOL-3196] Enhanced Kafka RPC and gRPC interfaces to propagate Span context for log correlation by Girish Kumar · 4 years ago v3.2.5
  10. 3c40323 [VOL-3375]Remove field pkg from log statements by Rohan Agrawal · 3 years, 11 months ago
  11. 00e5efc [VOL-3317]Replace the toAdapter in InterAdapterHeader with the output from getEndPoint by Rohan Agrawal · 4 years ago v3.2.4
  12. 143fea3 VOL-3121 - Added GetDevicePort and ListDevicePorts to the CoreProxy. by Kent Hagerman · 4 years ago v3.2.1
  13. 94f16a9 [VOL-3069]Pass Context down the execution call hierarchy across voltha codebase by Neha Sharma · 4 years ago v3.2.0
  14. e668595 Revert "[VOL-3069]Pass Context in methods which are performing logging and need the context" by Scott Baker · 4 years ago v3.1.18
  15. 3c425fb [VOL-3069]Pass Context in methods which are performing logging and need the context by Neha Sharma · 4 years, 1 month ago v3.1.17
  16. 973956d [VOL-3233] Remove port capability reference by khenaidoo · 4 years ago v3.1.16
  17. dd9af39 [VOL-2736]host and port should be specified as a single argument not as two separate arguments by Neha Sharma · 4 years, 2 months ago v3.1.13
  18. 8d4d6c9 [VOL-2067]Unit Test cases for adapter_proxy.go by Rohan Agrawal · 4 years, 2 months ago
  19. 4c89a1d [VOL-936] add changes to get distance between onu and olt by Dinesh Belwalkar · 4 years, 4 months ago v3.1.7
  20. 84a55ce VOL-2861 replace uint64 kafka interadapter timestamps with timestamp proto by Scott Baker · 4 years, 2 months ago v3.1.6
  21. b6238b3 [VOL-2831] - Multiple adapter support by khenaidoo · 4 years, 3 months ago
  22. d58eaef [VOL-2833] Reporting total number of instances and current adapter instance during Adapter Registration (needs VOL-2834) by Matteo Scandolo · 4 years, 3 months ago
  23. 04cb5da VOL-2776 Plumb Start_omci_test through request_handler by Scott Baker · 4 years, 3 months ago v3.1.0
  24. e6f45e8 [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 3 months ago voltha-2.3 v3.0.25
  25. ed12882 [VOL-2163] Supporting Async request by Matteo Scandolo · 4 years, 4 months ago v3.0.20
  26. 7c75cac VOL-2624 - fix SCA issues by David K. Bainbridge · 4 years, 4 months ago
  27. c4a5c07 [VOL-2574]: code changes to support Child_device_lost API by Chaitrashree G S · 4 years, 5 months ago v3.0.10
  28. 8e2be6b VOL-2458 Timestamp format has changed from float32 to timestamp.Timestamp by Scott Baker · 4 years, 4 months ago v3.0.9
  29. 1530d41 [VOL-2364] Returning a DEADLINE_EXCEEDED error from ChildDeviceDetected by Matteo Scandolo · 4 years, 5 months ago v3.0.8
  30. f17f792 VOL-2463 : Enable and disable pon/NNI port by kesavand · 4 years, 5 months ago v3.0.6
  31. b45cf59 [VOL-2364] InvokeRPC returns an error code in case of a timeout by Matteo Scandolo · 4 years, 5 months ago
  32. 2ba00d3 [VOL-2364] Adding unit test in the core_proxy package by Matteo Scandolo · 4 years, 5 months ago
  33. b38671c VOL-1643 Update voltha-lib-go to use voltha-protos v3.0.0 by serkant.uluderya · 4 years, 8 months ago v3.0.0
  34. b332f9b [VOL-2471] Update library to use package logger by khenaidoo · 4 years, 5 months ago v2.2.28
  35. 66d4135 [VOL-2440] : code changes to facilitate portstateupdate towards core by Chaitrashree G S · 4 years, 6 months ago v2.2.26
  36. f65a8ce VOL-2224 Event Filtering Mechanism by Devmalya Paul · 4 years, 7 months ago v2.2.18
  37. 63ab5d1 VOL-2071 Unit Test cases for performance_metrics.go by gerardo.laurenzi · 4 years, 8 months ago
  38. f1b096c VOL-2189 update voltha-lib-go to use voltha-protos=v2.0.0; Release 2.2.9 by Scott Baker · 4 years, 8 months ago v2.2.9
  39. f14a956 VOL-2073 Unit Test cases for utils.go by gerardo.laurenzi · 4 years, 8 months ago
  40. a59c915 Updated with Comment for SendKPIEvent method by Naga Manjunath · 4 years, 8 months ago
  41. 86e9d2e Updated pmmetrics package to support for VOL-1091 and VOL-1381, This is to collect PMMetics for OLT. by Naga Manjunath · 4 years, 8 months ago
  42. ce76700 VOL-2138 move to v2 imports by Scott Baker · 4 years, 8 months ago v2.2.7
  43. 36d0b20 VOL-2143 - add UpdateReason to common.CoreProxy by David Bainbridge · 4 years, 8 months ago
  44. 62f0709 VOL-2103 - Device reason update modifications by Mahir Gunyel · 4 years, 8 months ago v2.2.3
  45. e73f91e VOL-2017 eliminate common dir and move its contents up a level by Scott Baker · 4 years, 8 months ago v2.2.2
  46. 2c1c482 VOL-2017 voltha-lib moved from voltha-go; release version 2.2.1 by Scott Baker · 4 years, 8 months ago v2.2.1