Tagged by CORD Jenkins version-tag job: 220, for Gerrit patchset: 33739
  1. e5afeff [VOL-3860] redis client support in voltha-lib-go by serkant.uluderya · 3 years, 3 months ago v7.2.0
  2. a5feb8e [VOL-4371] Voltha protos cleanup by khenaidoo · 2 years, 7 months ago v7.1.0
  3. 2672188 [VOL-4290] Voltha go library updates for gRPC migration by khenaidoo · 2 years, 10 months ago v7.0.0
  4. 4c60c67 The import string for voltha-lib-go library needs to change from v5 by Girish Gowdra · 2 years, 10 months ago v6.0.1
  5. 248971a VOL-4154: Changes to techprofile module for etcd storage improvements. by Girish Gowdra · 3 years ago v5.0.0
  6. 41b02e6 [VOL-4173] Fix for wrong KV store path in FindAllTpInstances method by Gamze Abaka · 3 years ago v4.3.5
  7. b85b2f0 [VOL-3930] Using a shared lock for Resource acquisition and release by Matteo Scandolo · 3 years, 2 months ago v4.1.1
  8. 1400dc4 [VOL-3396] Enabling AES encryption by Gamze Abaka · 3 years, 3 months ago v4.0.12
  9. 2f2855e [VOL-3801] remove unused KV consul code in voltha-lib-go by serkant.uluderya · 3 years, 4 months ago
  10. f34d908 [VOL-3666] Reading TP template from default locations, write the instance using the per-stack prefix by Matteo Scandolo · 3 years, 6 months ago v4.0.3
  11. 866ac58 [VOL-3624] Templatizing the technology_profile path by Matteo Scandolo · 3 years, 7 months ago v4.0.2
  12. 89c985b Use voltha-protos version 4.0.2 by Girish Gowdra · 3 years, 7 months ago v4.0.0
  13. 246bd0b VOL-3419: - Make iScheduler and iScheduler public - Bump version to 3.3.0 by Girish Gowdra · 3 years, 8 months ago v3.3.0
  14. 950f21e [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 3 years, 9 months ago
  15. 3c40323 [VOL-3375]Remove field pkg from log statements by Rohan Agrawal · 3 years, 10 months ago
  16. 94f16a9 [VOL-3069]Pass Context down the execution call hierarchy across voltha codebase by Neha Sharma · 4 years ago v3.2.0
  17. 904fe32 Fixing GPON issue and consolidating xgsponBbsim and xgspon by Andrea Campanella · 4 years ago v3.1.22
  18. 98cd2b9 [VOL-1348] Read/Write functions for EPON tech profile by Takahiro Suzuki · 4 years, 2 months ago v3.1.20
  19. dfdd8f8 [VOL-3012] Protect concurrent access for PON resources by Gamze Abaka · 4 years, 1 month ago v3.1.19
  20. 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
  21. 3c425fb [VOL-3069]Pass Context in methods which are performing logging and need the context by Neha Sharma · 4 years ago v3.1.17
  22. dd9af39 [VOL-2736]host and port should be specified as a single argument not as two separate arguments by Neha Sharma · 4 years, 1 month ago v3.1.13
  23. 58adf17 [VOL-1348] JSON file for EPON support by Takahiro Suzuki · 4 years, 2 months ago
  24. 7966120 VOL-3082: Fix incorrect interpretation of pbit position in the pbit by Girish Gowdra · 4 years ago v3.1.11
  25. 130ac6d [VOL-2735]Durations in voltha-lib-go should be specified as type time.Duration not int by Neha Sharma · 4 years, 2 months ago v3.1.9
  26. ee87e64 [VOL-2738]Enable configuration of ectd v3 client options by Rohan Agrawal · 4 years, 1 month ago v3.1.5
  27. 4fca23a [VOL-2890] Using olt-device-id in the path of a tech-profile by Matteo Scandolo · 4 years, 2 months ago v3.1.3
  28. e6f45e8 [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 2 months ago voltha-2.3 v3.0.25
  29. d51d5d8 Modification and refinement of Readme for tech profile by Takahiro Suzuki · 4 years, 2 months ago
  30. 7c75cac VOL-2624 - fix SCA issues by David K. Bainbridge · 4 years, 3 months ago
  31. 5bf737f VOL-2180 code changes for context in voltha-lib-go by npujar · 4 years, 4 months ago v3.0.3
  32. b38671c VOL-1643 Update voltha-lib-go to use voltha-protos v3.0.0 by serkant.uluderya · 4 years, 7 months ago v3.0.0
  33. 8aa75a7 In the scope of VOL-1595, multicast GEM port definitions by Esin Karaman · 4 years, 5 months ago v2.2.24
  34. b3c52d5 [VOL-2260] Guard Openolt against Wrong Tech Profile configuration by Girish Kumar · 4 years, 6 months ago
  35. 6172a2e VOL-2172: Delete tech-profile on ONU by Girish Gowdra · 4 years, 6 months ago v2.2.19
  36. 32f0eff VOL-2242: Default TP not chosen when TP not available on KV store by Girish Gowdra · 4 years, 6 months ago v2.2.17
  37. 9447baf VOL-2191: Implement the right interpretation of instance-control by Girish Gowdra · 4 years, 7 months ago v2.2.15
  38. 1e3e29c VOL-2154 : Moving back db/model to voltha-go by sbarbari · 4 years, 7 months ago v2.2.10
  39. f1b096c VOL-2189 update voltha-lib-go to use voltha-protos=v2.0.0; Release 2.2.9 by Scott Baker · 4 years, 7 months ago v2.2.9
  40. ce76700 VOL-2138 move to v2 imports by Scott Baker · 4 years, 7 months ago v2.2.7
  41. e73f91e VOL-2017 eliminate common dir and move its contents up a level by Scott Baker · 4 years, 7 months ago v2.2.2