1. 58a5a6f Added missing authorization header to DataJobService by leventecsanyi · 5 months ago
  2. b33ea92 Integration test for the writeDataJob by leventecsanyi · 6 months ago
  3. 72ee3e3 Merge "Fix dataProducerId in SubJobWriteRequest" by Sourabh Sourabh · 5 months ago
  4. 7e15c5f Fix timing issue for data sync CSIT by danielhanrahan · 5 months ago
  5. 5b2eb63 Fix dataProducerId in SubJobWriteRequest by leventecsanyi · 5 months ago
  6. 3643790 Merge "CPS NCMP: Add state tags to cps.ncmp.lcm.events.publish metrics" by Daniel Hanrahan · 5 months ago
  7. 05da891 CPS NCMP: Add state tags to cps.ncmp.lcm.events.publish metrics by sourabh_sourabh · 5 months ago
  8. 760dd95 XML content support on replace a node with descendants by Rudrangi Anupriya · 5 months ago
  9. 76676aa Mapper to group Subscription Details for DMI by mpriyank · 5 months ago
  10. f2b8ca2 Merge "Policy Executor Feature Toggle" by Sourabh Sourabh · 5 months ago
  11. ef08e0f Policy Executor Feature Toggle by ToineSiebelink · 5 months ago
  12. 7422844 NCMP inventory cm handle search should support cps path query by sourabh_sourabh · 5 months ago
  13. 735cc72 Refactor remaining classes package structure by ToineSiebelink · 5 months ago
  14. 58d670b Merge "Remove Mappers and Events Facade" by Lee Anjella Macabuhay · 5 months ago
  15. 8b6882c [BUG] Fix handling of special characters in moduleSetTag by danielhanrahan · 5 months ago
  16. f3bfc35 Remove Mappers and Events Facade by mpriyank · 5 months ago
  17. bac230b refactor cmsubscription code by mpriyank · 6 months ago
  18. d6f0977 CPS NCMP: Resolved high cardinality of prometheus metrics for dmi service url by sourabh_sourabh · 6 months ago
  19. 3d82cce Improve handling of Invalid Operation exception by ToineSiebelink · 6 months ago
  20. 98d9ac2 repackage 'data' feature by ToineSiebelink · 6 months ago
  21. df31bcf move lcm/common events classes by ToineSiebelink · 6 months ago
  22. e182396 Move TrustLevel Feature by ToineSiebelink · 6 months ago
  23. 37d82d5 Repackage Inventory Feature by ToineSiebelink · 6 months ago
  24. 7186306 Fix compile issue after facade introduction by danielhanrahan · 6 months ago
  25. 01b5838 Merge "Introducing NCMP Facades" by Sourabh Sourabh · 6 months ago
  26. e9893a3 Merge "Spliting a data-job into sub-jobs for DMI Plugin" by Sourabh Sourabh · 6 months ago
  27. dbed81b Introducing NCMP Facades by ToineSiebelink · 6 months ago
  28. 4a6e141 Spliting a data-job into sub-jobs for DMI Plugin by leventecsanyi · 6 months ago
  29. d16143a Handle high frequency (faster then DMI) of passthrough request in NCMP by sourabh_sourabh · 6 months ago
  30. d21ba17 Refactor and Move NCMP Data Request Handlers by ToineSiebelink · 6 months ago
  31. c457ba3 #2: Used async version of web client for single cm handle read operation by sourabh_sourabh · 6 months ago
  32. 04dbe38 #1: Used async version of web client for batch read operation by sourabh_sourabh · 6 months ago
  33. 43d0451 #1: Dedicated web client instance is assigned for data, model and health services by sourabh_sourabh · 7 months ago
  34. f8ca09b Merge "Change ApplicationEvent for ModelLoading" by Toine Siebelink · 6 months ago
  35. 1decb39 XML content support on update node leaves by Rudrangi Anupriya · 6 months ago
  36. da0af8d Change ApplicationEvent for ModelLoading by mpriyank · 7 months ago
  37. cfc5f94 Merge "CM SUBSCRIPTION: Add delete use case #2 (DMI-NCMP)" by Priyank Maheshwari · 6 months ago
  38. 026e4d2 Merge "Added OpenTelemetry to CPS" by Toine Siebelink · 6 months ago
  39. c056bee Merge "CM SUBSCRIPTION: Add delete use case #1 (Client-NCMP)" by Priyank Maheshwari · 6 months ago
  40. 2293486 Added OpenTelemetry to CPS by david.mcweeney · 8 months ago
  41. 1cfe6f2 CM SUBSCRIPTION: Add delete use case #2 (DMI-NCMP) by emaclee · 7 months ago
  42. 4450411 CM SUBSCRIPTION: Add delete use case #1 (Client-NCMP) by emaclee · 7 months ago
  43. daa92d7 CM SUBSCRIPTION: Update schemas by mpriyank · 7 months ago
  44. 7cb6430 Simplify Code around building DMI URLs by ToineSiebelink · 7 months ago
  45. c97bed8 Merge "CPS-2187 - Move Module Set Tag into request body for dmi data access passthrough calls" by Sourabh Sourabh · 7 months ago
  46. 45d3b61 CPS-2187 - Move Module Set Tag into request body for dmi data access passthrough calls by david.mcweeney · 7 months ago
  47. 76fb17f Restructure(package) DataJobs feature in NCMP Service by leventecsanyi · 7 months ago
  48. c196477 CmDataSubscription status code update by mpriyank · 7 months ago
  49. c69ce47 CmSubscription overlapping case by mpriyank · 7 months ago
  50. c628542 Merge "CM SUBSCRIPTION: add new subscription for non existing xpath" by Priyank Maheshwari · 7 months ago
  51. d8ef5ee CM SUBSCRIPTION: add new subscription for non existing xpath by emaclee · 7 months ago
  52. ba41fe9 Remove un-used code of RestTemplate by sourabh_sourabh · 7 months ago
  53. bc0db43 CPS-2182 - #4 Add module Set tag to NCMPs DMI Batch Data interface by david.mcweeney · 7 months ago
  54. d17b32a Merge "CPS-2187 - #6 Add module Set Tag to ncmp (single cm handle) data request to dmi" by Toine Siebelink · 7 months ago
  55. fe8fe51 Merge "CmSubscription topics param update" by Lee Anjella Macabuhay · 7 months ago
  56. 3ad3931 Replaced RestTemplate with WebClient in synchronous DMI calls by sourabh_sourabh · 7 months ago
  57. f0f657c CmSubscription topics param update by mpriyank · 7 months ago
  58. 074b387 CPS-2187 - #6 Add module Set Tag to ncmp (single cm handle) data request to dmi by david.mcweeney · 7 months ago
  59. dee8e1e Merge "CPS-2181 - #1 Included Module Set Tag in NCMP calls to DMI for Yang Module Resources" by Toine Siebelink · 7 months ago
  60. 69a68f1 CPS-2181 - #1 Included Module Set Tag in NCMP calls to DMI for Yang Module Resources by david.mcweeney · 8 months ago
  61. 85de6a3 Ncmp out event for REJECTED scenario by mpriyank · 7 months ago
  62. 6c35c5d Schedule response to client by mpriyank · 8 months ago
  63. c5f6c45 Merge "Query operation path by alternate id" by Daniel Hanrahan · 8 months ago
  64. 18c5a51 CM Subscription: Link method to publish to DMI in service layer by emaclee · 8 months ago
  65. 1e5290c Merge "CM Subscription: REfactor classes of producers and consumers" by Priyank Maheshwari · 8 months ago
  66. 45dcb44 Reverted web client changes as it breaking CPS functionality: by sourabh_sourabh · 8 months ago
  67. 75a2a5c CM Subscription: REfactor classes of producers and consumers by emaclee · 8 months ago
  68. a44f5f7 Re-use ncmp.dmi.httpclient.maximumConnectionsTotal parameter by sourabh_sourabh · 8 months ago
  69. 58802aa Query operation path by alternate id by sourabh_sourabh · 8 months ago
  70. b14427c Merge "Module sync task failing with WebClient" by Daniel Hanrahan · 8 months ago
  71. f679ac7 Merge "CM SUBSCRIPTION: Remove accepted and rejected cache entries" by Priyank Maheshwari · 8 months ago
  72. 5a48974 Module sync task failing with WebClient by leventecsanyi · 8 months ago
  73. caaa35f CM SUBSCRIPTION: Remove accepted and rejected cache entries by emaclee · 8 months ago
  74. 71bcac8 Replace RestTemplate with WebClient in synchronous DMI calls by leventecsanyi · 8 months ago
  75. e90f0aa Merge "Reject create request with duplicated subscriptionId" by Priyank Maheshwari · 8 months ago
  76. 2a1e5aa Reject create request with duplicated subscriptionId by emaclee · 8 months ago
  77. 362d7f9 NcmpCloudEventBuilder refactoring by mpriyank · 8 months ago
  78. bbfb061 [BUG] Make failed async task report failure on Kafka topic by danielhanrahan · 8 months ago
  79. b4e377e Fix build issue with subscription by emaclee · 8 months ago
  80. 9be8de1 Merge "Cm Subscription: Remove subscription method" by Daniel Hanrahan · 8 months ago
  81. edae744 Cm Subscription: Remove subscription method by emaclee · 9 months ago
  82. c894171 Merge "Handle Subscription Response from DMI" by Priyank Maheshwari · 8 months ago
  83. 6ae429e Handle Subscription Response from DMI by seanbeirne · 9 months ago
  84. f6ded15 Merge "Update depcrecated method in KafaConfig" by Toine Siebelink · 8 months ago
  85. 4d16019 Update depcrecated method in KafaConfig by ToineSiebelink · 8 months ago
  86. e33a3c0 Define a java based datastructure for DataJob and interface by sourabh_sourabh · 9 months ago
  87. 868ff64 Document new NCMP Status Code: 112, message too large by ToineSiebelink · 8 months ago
  88. fec1f3b Add moduleSetTag to the request towards dmi plugin by leventecsanyi · 9 months ago
  89. 33d583f Merge "Uplift Spring boot 3.2.4" by Priyank Maheshwari · 9 months ago
  90. ea7d1b4 Uplift Spring boot 3.2.4 by emaclee · 9 months ago
  91. 3cf768a Merge "Scheduled task for Subscription Response" by Lee Anjella Macabuhay · 9 months ago
  92. fd02245 Fix code smell by emaclee · 9 months ago
  93. 2b7a3d4 Scheduled task for Subscription Response by mpriyank · 9 months ago
  94. bdc3fae Merge "Condense Liquibase steps" by Toine Siebelink · 9 months ago
  95. 23378b5 Condense Liquibase steps by david.mcweeney · 10 months ago
  96. 3c8fd51 Merge "Save new cm notification subscription" by Priyank Maheshwari · 9 months ago
  97. d259f85 Save new cm notification subscription by emaclee · 9 months ago
  98. 59a34f5 Fix SonarQube warnings by ToineSiebelink · 9 months ago
  99. bf75ff4 Merge "[Bug] Removing inner TaskExecutor to call DMI" by Sourabh Sourabh · 9 months ago
  100. 6b0e6b3 [Bug] Removing inner TaskExecutor to call DMI by mpriyank · 9 months ago