1. ae1d470 VOL-2708 prevent deadlock during timeout in invokerpc by Scott Baker · 4 years, 10 months ago v3.0.18
  2. 5351fc5 VOL-2337 There is only one Multicast GEM port id value system-wise and it is by Esin Karaman · 4 years, 11 months ago v3.0.17
  3. 3da1fd0 Updated tools version to 2.0.0 by Kent Hagerman · 4 years, 10 months ago
  4. 6256a34 VOL-2632 Error propagation from HashFlowStats by Scott Baker · 4 years, 10 months ago v3.0.15
  5. 66fab83 release voltha-lib-go 3.0.14 by divyadesai · 4 years, 10 months ago v3.0.14
  6. 8bf9686 [VOL-2310] Logging - Implement dynamic log levels in OpenOLT adapter by divyadesai · 4 years, 11 months ago
  7. a2da2f4 VOL-2631 Cleanup Kafka Interadapter Proxy by Scott Baker · 4 years, 10 months ago v3.0.13
  8. d7c25f4 VOL-2356 Change log.V() to use a typed LogLevel by Scott Baker · 4 years, 10 months ago v3.0.12
  9. 08d15ab Modified tool container flags so CTRL-C works properly. by Kent Hagerman · 4 years, 11 months ago
  10. 51b4060 Release voltha-lib-go 3.0.11 by Rohan Agrawal · 4 years, 10 months ago v3.0.11
  11. 0c62b5d [VOL-2356]core log_level command line argument should take log level names not int value by Rohan Agrawal · 5 years ago
  12. c4a5c07 [VOL-2574]: code changes to support Child_device_lost API by Chaitrashree G S · 5 years ago v3.0.10
  13. 8e2be6b VOL-2458 Timestamp format has changed from float32 to timestamp.Timestamp by Scott Baker · 4 years, 11 months ago v3.0.9
  14. 1530d41 [VOL-2364] Returning a DEADLINE_EXCEEDED error from ChildDeviceDetected by Matteo Scandolo · 5 years ago v3.0.8
  15. 359d93b Fix for SubscribeForMetadata in the kafka client mock. by Kent Hagerman · 5 years ago v3.0.7
  16. f17f792 VOL-2463 : Enable and disable pon/NNI port by kesavand · 5 years ago v3.0.6
  17. 3a40230 Fixed an issue where the InterContainerProxy was hanging if it was closed before it was started. by Kent Hagerman · 5 years ago v3.0.5
  18. fac11d4 Modified Makefile to use containerized tools. by Kent Hagerman · 5 years ago
  19. f346a2d [VOL-2364] Adding required methods to InterContainerProxy interface by Matteo Scandolo · 5 years ago v3.0.4
  20. 5bf737f VOL-2180 code changes for context in voltha-lib-go by npujar · 5 years ago v3.0.3
  21. 7c4c156 [VOL-2364] Release voltha-lib-go by Matteo Scandolo · 5 years ago v3.0.2
  22. 2ba00d3 [VOL-2364] Adding unit test in the core_proxy package by Matteo Scandolo · 5 years ago
  23. ccfa213 Added SubscribeForMetadata() to the sarama client, to access the header field of each received message. by Kent Hagerman · 5 years ago v3.0.1
  24. b38671c VOL-1643 Update voltha-lib-go to use voltha-protos v3.0.0 by serkant.uluderya · 5 years ago v3.0.0
  25. b332f9b [VOL-2471] Update library to use package logger by khenaidoo · 5 years ago v2.2.28
  26. 6a99a45 [VOL-2356] removed Panic loglevel and added a method to convert loglevel from string to int by Rohan Agrawal · 5 years ago v2.2.27
  27. 66d4135 [VOL-2440] : code changes to facilitate portstateupdate towards core by Chaitrashree G S · 5 years ago v2.2.26
  28. 718bee0 VOL-2348 I/O Errors should trigger unreadiness by Scott Baker · 5 years ago v2.2.25
  29. 8aa75a7 In the scope of VOL-1595, multicast GEM port definitions by Esin Karaman · 5 years ago v2.2.24
  30. 0fef698 VOL-2204 Report health status of Kafka service by Scott Baker · 5 years ago v2.2.23
  31. d8a69c3 Release voltha-lib-go 2.2.22 by Girish Kumar · 5 years ago v2.2.22
  32. b3c52d5 [VOL-2260] Guard Openolt against Wrong Tech Profile configuration by Girish Kumar · 5 years ago
  33. d2b7be6 [VOL-2360] Fix logging when importing some packages. by khenaidoo · 5 years ago v2.2.21
  34. d497865 [VOL-2101] adding the update status in partition consumer by cbabu · 5 years ago v2.2.20
  35. 6172a2e VOL-2172: Delete tech-profile on ONU by Girish Gowdra · 5 years ago v2.2.19
  36. a36b498 VOL-2265 test go.mod and vendor consistency; by Scott Baker · 5 years ago
  37. f65a8ce VOL-2224 Event Filtering Mechanism by Devmalya Paul · 5 years ago v2.2.18
  38. fa2f6ee VOL-2232 restrict kafka readiness to connectivity-related errors by Scott Baker · 5 years ago
  39. 32f0eff VOL-2242: Default TP not chosen when TP not available on KV store by Girish Gowdra · 5 years ago v2.2.17
  40. 44d43ae VOL-2256 - correct version to next dev version by David Bainbridge · 5 years ago
  41. c7005fc [VOL-2254] Fix for unit test failing by khenaidoo · 5 years ago
  42. ec2bd40 Release voltha-lib-go v2.2.16 by Girish Kumar · 5 years ago v2.2.16
  43. 34326d7 Revert to dev version by Girish Kumar · 5 years ago
  44. 9447baf VOL-2191: Implement the right interpretation of instance-control by Girish Gowdra · 5 years ago v2.2.15
  45. e131155 Return voltha-lib-go to dev version by khenaidoo · 5 years ago
  46. 59ce9dd [VOL-2193] Create mocks for Kafka Client and Etcd by khenaidoo · 5 years ago v2.2.13
  47. defa2bf VOL-2098 Add probe argument to NewGrpcServer; Release 2.2.12 by Scott Baker · 5 years ago v2.2.12
  48. 98c2440 Return voltha-lib-go to dev version by Scott Baker · 5 years ago
  49. 8d057de VOL-2098 Release voltha-lib-go 2.2.11 by Scott Baker · 5 years ago v2.2.11
  50. 2739514 VOL-2154: Update to dev version by sbarbari · 5 years ago
  51. 1e3e29c VOL-2154 : Moving back db/model to voltha-go by sbarbari · 5 years ago v2.2.10
  52. 89567d5 VOL-2189 return to dev version by Scott Baker · 5 years ago
  53. f1b096c VOL-2189 update voltha-lib-go to use voltha-protos=v2.0.0; Release 2.2.9 by Scott Baker · 5 years ago v2.2.9
  54. 707ecc9 Updated dev version by Naga Manjunath · 5 years ago
  55. 3d41212 Updated with VERSION file for patchset release with 2.2.8 by Naga Manjunath · 5 years ago v2.2.8
  56. 64b7669 VOL-2138 return to -dev version by Scott Baker · 5 years ago
  57. ce76700 VOL-2138 move to v2 imports by Scott Baker · 5 years ago v2.2.7
  58. 456b893 VOL-2153 move flow_utils.go from voltha-go to voltha-lib-go; release 2.2.6 by Scott Baker · 5 years ago v2.2.6
  59. 0935d03 VOL-2137 move to next dev release by David Bainbridge · 5 years ago
  60. 80258b3 VOL-2133 - release 2.2.5 by David Bainbridge · 5 years ago v2.2.5
  61. e06da0f VOL-2137 move to next dev release by David Bainbridge · 5 years ago
  62. c5f1c53 VOL-2133 release 2.2.4 by David Bainbridge · 5 years ago v2.2.4
  63. 57e6428 VERSION bump to 2.2.4-dev by Mahir Gunyel · 5 years ago
  64. 62f0709 VOL-2103 - Device reason update modifications by Mahir Gunyel · 5 years ago v2.2.3
  65. e73f91e VOL-2017 eliminate common dir and move its contents up a level by Scott Baker · 5 years ago v2.2.2
  66. 2c1c482 VOL-2017 voltha-lib moved from voltha-go; release version 2.2.1 by Scott Baker · 5 years ago v2.2.1