- f346a2d [VOL-2364] Adding required methods to InterContainerProxy interface by Matteo Scandolo · 4 years, 9 months ago v3.0.4
- 5bf737f VOL-2180 code changes for context in voltha-lib-go by npujar · 4 years, 10 months ago v3.0.3
- 7c4c156 [VOL-2364] Release voltha-lib-go by Matteo Scandolo · 4 years, 10 months ago v3.0.2
- b45cf59 [VOL-2364] InvokeRPC returns an error code in case of a timeout by Matteo Scandolo · 4 years, 10 months ago
- 2ba00d3 [VOL-2364] Adding unit test in the core_proxy package by Matteo Scandolo · 4 years, 10 months ago
- ccfa213 Added SubscribeForMetadata() to the sarama client, to access the header field of each received message. by Kent Hagerman · 4 years, 11 months ago v3.0.1
- b38671c VOL-1643 Update voltha-lib-go to use voltha-protos v3.0.0 by serkant.uluderya · 5 years ago v3.0.0
- b332f9b [VOL-2471] Update library to use package logger by khenaidoo · 4 years, 10 months ago v2.2.28
- 6a99a45 [VOL-2356] removed Panic loglevel and added a method to convert loglevel from string to int by Rohan Agrawal · 4 years, 10 months ago v2.2.27
- 66d4135 [VOL-2440] : code changes to facilitate portstateupdate towards core by Chaitrashree G S · 4 years, 10 months ago v2.2.26
- 718bee0 VOL-2348 I/O Errors should trigger unreadiness by Scott Baker · 4 years, 10 months ago v2.2.25
- 8aa75a7 In the scope of VOL-1595, multicast GEM port definitions by Esin Karaman · 4 years, 11 months ago v2.2.24
- 0fef698 VOL-2204 Report health status of Kafka service by Scott Baker · 5 years ago v2.2.23
- d8a69c3 Release voltha-lib-go 2.2.22 by Girish Kumar · 4 years, 11 months ago v2.2.22
- b3c52d5 [VOL-2260] Guard Openolt against Wrong Tech Profile configuration by Girish Kumar · 5 years ago
- d2b7be6 [VOL-2360] Fix logging when importing some packages. by khenaidoo · 5 years ago v2.2.21
- d497865 [VOL-2101] adding the update status in partition consumer by cbabu · 5 years ago v2.2.20
- 6172a2e VOL-2172: Delete tech-profile on ONU by Girish Gowdra · 5 years ago v2.2.19
- a36b498 VOL-2265 test go.mod and vendor consistency; by Scott Baker · 5 years ago
- f65a8ce VOL-2224 Event Filtering Mechanism by Devmalya Paul · 5 years ago v2.2.18
- 7bdbf5c Adding Code of Conduct by Matteo Scandolo · 5 years ago
- fa2f6ee VOL-2232 restrict kafka readiness to connectivity-related errors by Scott Baker · 5 years ago
- 32f0eff VOL-2242: Default TP not chosen when TP not available on KV store by Girish Gowdra · 5 years ago v2.2.17
- 44d43ae VOL-2256 - correct version to next dev version by David Bainbridge · 5 years ago
- c7005fc [VOL-2254] Fix for unit test failing by khenaidoo · 5 years ago
- ec2bd40 Release voltha-lib-go v2.2.16 by Girish Kumar · 5 years ago v2.2.16
- ca52210 [VOL-2099] Modify backend to Monitor and report KVStore Liveness state by Girish Kumar · 5 years ago
- 34326d7 Revert to dev version by Girish Kumar · 5 years ago
- 9447baf VOL-2191: Implement the right interpretation of instance-control by Girish Gowdra · 5 years ago v2.2.15
- 63ab5d1 VOL-2071 Unit Test cases for performance_metrics.go by gerardo.laurenzi · 5 years ago
- 20b6de9 VOL-1601 Necessary functions for multicast IP to MAC address conversion by Esin Karaman · 5 years ago
- e131155 Return voltha-lib-go to dev version by khenaidoo · 5 years ago
- 59ce9dd [VOL-2193] Create mocks for Kafka Client and Etcd by khenaidoo · 5 years ago v2.2.13
- defa2bf VOL-2098 Add probe argument to NewGrpcServer; Release 2.2.12 by Scott Baker · 5 years ago v2.2.12
- 98c2440 Return voltha-lib-go to dev version by Scott Baker · 5 years ago
- 8d057de VOL-2098 Release voltha-lib-go 2.2.11 by Scott Baker · 5 years ago v2.2.11
- 104b67d VOL-2098 Support for Kafka liveness testing by Scott Baker · 5 years ago
- 86fc936 VOL-2180 Timeout Addition for Etcdclient APIs by Thomas Lee S · 5 years ago
- 2739514 VOL-2154: Update to dev version by sbarbari · 5 years ago
- 1e3e29c VOL-2154 : Moving back db/model to voltha-go by sbarbari · 5 years ago v2.2.10
- 89567d5 VOL-2189 return to dev version by Scott Baker · 5 years ago
- 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
- bc70c45 Updated with "go mod vendor" and "go mod tidy" run by Naga Manjunath · 5 years ago
- f14a956 VOL-2073 Unit Test cases for utils.go by gerardo.laurenzi · 5 years ago
- bbb0b2b VOL-1904 openolt adapter reconcile Apis for managing pon resources by Abhilash Laxmeshwar · 5 years ago
- 707ecc9 Updated dev version by Naga Manjunath · 5 years ago
- 3d41212 Updated with VERSION file for patchset release with 2.2.8 by Naga Manjunath · 5 years ago v2.2.8
- a59c915 Updated with Comment for SendKPIEvent method by Naga Manjunath · 5 years ago
- 86e9d2e Updated pmmetrics package to support for VOL-1091 and VOL-1381, This is to collect PMMetics for OLT. by Naga Manjunath · 5 years ago
- 64b7669 VOL-2138 return to -dev version by Scott Baker · 5 years ago
- ce76700 VOL-2138 move to v2 imports by Scott Baker · 5 years ago v2.2.7
- 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
- 0935d03 VOL-2137 move to next dev release by David Bainbridge · 5 years ago
- 80258b3 VOL-2133 - release 2.2.5 by David Bainbridge · 5 years ago v2.2.5
- 36d0b20 VOL-2143 - add UpdateReason to common.CoreProxy by David Bainbridge · 5 years ago
- e06da0f VOL-2137 move to next dev release by David Bainbridge · 5 years ago
- c5f1c53 VOL-2133 release 2.2.4 by David Bainbridge · 5 years ago v2.2.4
- 42b97a4 VOL-2092 VOL-2116 : Ensure the latest data is updated by Stephane Barbarie · 5 years ago
- 57e6428 VERSION bump to 2.2.4-dev by Mahir Gunyel · 5 years ago
- 62f0709 VOL-2103 - Device reason update modifications by Mahir Gunyel · 5 years ago v2.2.3
- e73f91e VOL-2017 eliminate common dir and move its contents up a level by Scott Baker · 5 years ago v2.2.2
- 2c1c482 VOL-2017 voltha-lib moved from voltha-go; release version 2.2.1 by Scott Baker · 5 years ago v2.2.1
- 679976e Initial empty repository by Zack Williams · 5 years ago