1. a25711d Populate cmSubscription cache by emaclee · 12 months ago
  2. 49fcc06 Merge "Get Subscription Delta" by Priyank Maheshwari · 10 months ago
  3. a167ab1 Merge "Remove subscriptionModelLoader flag" by Lee Anjella Macabuhay · 10 months ago
  4. a2476b0 Merge "Uplift Spring Boot to 3.2.2" by Priyank Maheshwari · 10 months ago
  5. ffb7ec8 Remove subscriptionModelLoader flag by mpriyank · 11 months ago
  6. e556f6c Get Subscription Delta by seanbeirne · 11 months ago
  7. d8580ac Merge "CmNotificationSubscription event from Dmi Plugin" by Lee Anjella Macabuhay · 11 months ago
  8. b8fcd8d Error reporting when registering cm handle with alternate id by halil.cakal · 11 months ago
  9. 60c0a99 Merge "NCMP to DMI CmSubscription Event" by Lee Anjella Macabuhay · 11 months ago
  10. e7f8012 Uplift Spring Boot to 3.2.2 by waqas.ikram · 11 months ago
  11. 79bb5da Merge "NCMP to Client Cm Subscription Event" by Lee Anjella Macabuhay · 11 months ago
  12. 2ec435b Introduce class for Module Delta during module sync by danielhanrahan · 11 months ago
  13. 63aff8f Improve performance of moduleSetTag lookup by danielhanrahan · 11 months ago
  14. 699e725 Merge "Refactor YangDataConverter.convertCmHandleToYangModel" by Sourabh Sourabh · 11 months ago
  15. 60baf82 Refactor check for no new modules in Module Sync by danielhanrahan · 11 months ago
  16. 06d19ee Refactor YangDataConverter.convertCmHandleToYangModel by danielhanrahan · 11 months ago
  17. 97c659a Improve unit test for regsitration, upgrade by ToineSiebelink · 11 months ago
  18. 3c8eaa8 Merge "adding isUniqueSubscriptionId method" by Priyank Maheshwari · 11 months ago
  19. a1ab764 Upgrade yang modules using module set tag by danielhanrahan · 11 months ago
  20. d5de7bc NCMP to Client Cm Subscription Event by mpriyank · 11 months ago
  21. 18316c0 Fix handling of blank moduleSetTag by danielhanrahan · 11 months ago
  22. cbd20a3 Add moduleSetTag when getting a CM handle by danielhanrahan · 11 months ago
  23. b82d45a Remove alternate ID caches by leventecsanyi · 11 months ago
  24. eebdf29 CmNotificationSubscription event from Dmi Plugin by mpriyank · 11 months ago
  25. 48716d6 adding isUniqueSubscriptionId method by emaclee · 11 months ago
  26. f64c025 NCMP to DMI CmSubscription Event by mpriyank · 11 months ago
  27. 9b86bf1 Use DB for checking Alternate IDs by halil.cakal · 11 months ago
  28. 5ea7a55 Mapper to form event for DMI Plugin by mpriyank · 11 months ago
  29. a3e1ba1 Prefix with CmNotificationSubscription refactoring by mpriyank · 11 months ago
  30. 33ffcd9 Update cm-data-subscriptions model by mpriyank · 11 months ago
  31. 1302ce8 CmSubscription minor code refactoring by mpriyank · 11 months ago
  32. 2499f27 Merge "Correct use of Spock setup and cleanup methods (no need for @Before @After)" by Toine Siebelink · 11 months ago
  33. 590a3ee Merge "Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection"" by Toine Siebelink · 11 months ago
  34. e190adf Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection" by Levente Csanyi · 11 months ago
  35. 814b882 Merge "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection" by Toine Siebelink · 11 months ago
  36. 6768182 Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection by leventecsanyi · 11 months ago
  37. a670176 Correct use of Spock setup and cleanup methods (no need for @Before @After) by ToineSiebelink · 11 months ago
  38. 02838ed Merge "CmHandle delete is failing with InternalServerError: Null key is not allowed - add missing unit test" by Toine Siebelink · 11 months ago
  39. 5defc2d Add alternateId to legacy lcm-event by JvD_Ericsson · 11 months ago
  40. cc1c83c Replace sleep with PollingConditions by JvD_Ericsson · 11 months ago
  41. edf5d59 CmHandle delete is failing with InternalServerError: Null key is not allowed - add missing unit test by leventecsanyi · 11 months ago
  42. 627e9cb Merge "[BUG] Retry interval for kafka consumer" by Toine Siebelink · 11 months ago
  43. 9744374 Merge "CmSubscription service layer method #1" by Lee Anjella Macabuhay · 11 months ago
  44. a97277d Merge "CmSubscription validate datastore" by Lee Anjella Macabuhay · 11 months ago
  45. c109ebe [BUG] Retry interval for kafka consumer by mpriyank · 11 months ago
  46. 485bf11 moduleSetTag and cmhandle upgrade functionalities fix by sourabh_sourabh · 12 months ago
  47. e1cddc5 CmHandle delete is failing with InternalServerError: Null key is not allowed by leventecsanyi · 11 months ago
  48. e60e79c CmSubscription service layer method #1 by mpriyank · 11 months ago
  49. 90b28d4 Merge "Extend API: Get Module Definitions" by Sourabh Sourabh · 11 months ago
  50. 04280e2 Extend API: Get Module Definitions by halil.cakal · 12 months ago
  51. 7dc715e CmSubscription validate datastore by mpriyank · 11 months ago
  52. 0f6f416 Introduce Hazelcast for alternateId-cmHandle relation by leventecsanyi · 12 months ago
  53. 7d80e1b Merge "Correct datastore names via DatastoreType Enum" by Priyank Maheshwari · 11 months ago
  54. 8cc5ca1 Correct datastore names via DatastoreType Enum by emaclee · 12 months ago
  55. 33f7b3e CloudEvents support for cps-core by mpriyank · 12 months ago
  56. ef2c113 CmSubscription review comments by mpriyank · 12 months ago
  57. 51be3c8 Read and validate incoming sub create request from Kafka by seanbeirne · 1 year, 1 month ago
  58. b0e7e75 Merge "Remove Lambda & Restructure File" by Lee Anjella Macabuhay · 12 months ago
  59. 84c8d8d Remove Lambda & Restructure File by seanbeirne · 12 months ago
  60. 6c0f24c Remove onboarding of old solution subscription model by emaclee · 12 months ago
  61. 5ee1836 Merge "Create datastores for NCMP w/subscription model" by Priyank Maheshwari · 12 months ago
  62. 723994d Create datastores for NCMP w/subscription model by emaclee · 12 months ago
  63. 58d3763 Remove deprecated cmSubscription code by mpriyank · 12 months ago
  64. b63a221 Create tests for EventPublisher error scenarios by JvD_Ericsson · 12 months ago
  65. 958248e Merge "Remove inefficient saveListElementsBatch API" by Lee Anjella Macabuhay · 12 months ago
  66. 34ac8e7 Introduce cmSubscriptionEventCache by mpriyank · 12 months ago
  67. 926d408 Remove inefficient saveListElementsBatch API by danielhanrahan · 1 year, 5 months ago
  68. 76b642f Allow updating of cmHandles with an alternateId by leventecsanyi · 1 year ago
  69. 070d7eb Deprecate use of basic subscription model by seanbeirne · 1 year, 1 month ago
  70. 177d66d Updating config variable names for HttpClient by waqas.ikram · 1 year, 1 month ago
  71. 89945a1 Deprecate use of basic subscription model by emaclee · 1 year, 1 month ago
  72. a966bab Remove the dependency-cycle between beans by ToineSiebelink · 1 year, 1 month ago
  73. 66d033e Enhancing the REST template with HttpClient5 by waqas.ikram · 1 year, 1 month ago
  74. c08b6d2 Merge "Update Model to allow Persisting of alternateId" by Toine Siebelink · 1 year, 1 month ago
  75. 183a22c Moving and Renaming eexisting subscription impl by emaclee · 1 year, 1 month ago
  76. 28b4181 Update Model to allow Persisting of alternateId by leventecsanyi · 1 year, 1 month ago
  77. 8e63d7b Merge "Modify cmHandle registration for alternateId" by Toine Siebelink · 1 year, 1 month ago
  78. 541ed45 Introduce Schema Set upgrade method by sourabh_sourabh · 1 year, 1 month ago
  79. d8be9ef Modify cmHandle registration for alternateId by leventecsanyi · 1 year, 1 month ago
  80. a72a36a Fix typo in DMI liveness Spring variable name by danielhanrahan · 1 year, 1 month ago
  81. 6dae131 Uplift Guava dependency by halil.cakal · 1 year, 1 month ago
  82. 5b213f9 Merge "[BUG] Dminame to valid topic suffix" by Lee Anjella Macabuhay · 1 year, 1 month ago
  83. 41727e5 [BUG] Dminame to valid topic suffix by mpriyank · 1 year, 1 month ago
  84. 89d0955 [Bug] LogLvl to debug DataOperationEventConsumer by mpriyank · 1 year, 1 month ago
  85. c5e6ada Merge "Fix the algorithm for device trust level" by Toine Siebelink · 1 year, 1 month ago
  86. 0d3d2f5 Merge "Add metrics for NCMP passthrough read operation" by Toine Siebelink · 1 year, 1 month ago
  87. 13c9e8d Add metrics for NCMP passthrough read operation by danielhanrahan · 1 year, 1 month ago
  88. a36b3f2 Fix the algorithm for device trust level by halil.cakal · 1 year, 1 month ago
  89. 626547a Merge "Publish trust level notification event" by Toine Siebelink · 1 year, 1 month ago
  90. 2e71615 Publish trust level notification event by JvD_Ericsson · 1 year, 1 month ago
  91. 605e2ad Fix @Ignore test by leventecsanyi · 1 year, 1 month ago
  92. 13b8698 Retry for yang module upgrade operation by sourabh_sourabh · 1 year, 2 months ago
  93. b5d03c7 Merge "Onboard merge subscriptions model" by Priyank Maheshwari · 1 year, 1 month ago
  94. 8090317 Onboard merge subscriptions model by emaclee · 1 year, 2 months ago
  95. 34ec954 Trust level updates with dmi status change by halil.cakal · 1 year, 2 months ago
  96. 4d2894f Add DMI trustlevel at registration by seanbeirne · 1 year, 2 months ago
  97. c7da681 Merge "CPS-NCMP: No yang resources stored during cmhandle discovery however cmhandles are in READY state" by Toine Siebelink · 1 year, 2 months ago
  98. 349826a CPS-NCMP: No yang resources stored during cmhandle discovery however cmhandles are in READY state by sourabh_sourabh · 1 year, 2 months ago
  99. 5bb895a Fix Code Smells by seanbeirne · 1 year, 2 months ago
  100. f3186cc Handling Yang module upgrade error scenarios by sourabh_sourabh · 1 year, 2 months ago