1. d196932 Merge "Support alternate id for CPS-E05 GetCmHandleDetailsById" by Daniel Hanrahan · 3 months ago
  2. 196fc12 Support Alternate-id for CPS-E05 module search by seanbeirne · 4 months ago
  3. 1721e3c Support alternate id for CPS-E05 GetCmHandleDetailsById by mpriyank · 3 months ago
  4. 081f605 Support Alternate-id for CPS-E05 module definition by seanbeirne · 4 months ago
  5. 45308e0 Support alternate id interface for CPS-E-05 - publicProperties by mpriyank · 4 months ago
  6. 5514e69 Merge "Invoke Policy Executor and handle not-allowed response" by Sourabh Sourabh · 4 months ago
  7. a05ca3d Invoke Policy Executor and handle not-allowed response by ToineSiebelink · 4 months ago
  8. ae5fe19 Support for alternate-id for CPS-E-05 i/f by mpriyank · 4 months ago
  9. 9718417 Support for alternate-id CPS-E05 composite state by mpriyank · 4 months ago
  10. 117dcc8 Support alternate Id interface for CPS-E-05 #2 by seanbeirne · 5 months ago
  11. ef08e0f Policy Executor Feature Toggle by ToineSiebelink · 5 months ago
  12. 735cc72 Refactor remaining classes package structure by ToineSiebelink · 5 months ago
  13. d6f0977 CPS NCMP: Resolved high cardinality of prometheus metrics for dmi service url by sourabh_sourabh · 6 months ago
  14. 3d82cce Improve handling of Invalid Operation exception by ToineSiebelink · 6 months ago
  15. 98d9ac2 repackage 'data' feature by ToineSiebelink · 6 months ago
  16. d5b8ee8 Simplify package structure cps-ncmp-rest by ToineSiebelink · 6 months ago
  17. e182396 Move TrustLevel Feature by ToineSiebelink · 6 months ago
  18. 37d82d5 Repackage Inventory Feature by ToineSiebelink · 6 months ago
  19. dbed81b Introducing NCMP Facades by ToineSiebelink · 6 months ago
  20. d21ba17 Refactor and Move NCMP Data Request Handlers by ToineSiebelink · 6 months ago
  21. c457ba3 #2: Used async version of web client for single cm handle read operation by sourabh_sourabh · 6 months ago
  22. 04dbe38 #1: Used async version of web client for batch read operation by sourabh_sourabh · 6 months ago
  23. 142593f re-enable Operation Too Large Exception: limit 200 by ToineSiebelink · 7 months ago
  24. 3ad3931 Replaced RestTemplate with WebClient in synchronous DMI calls by sourabh_sourabh · 7 months ago
  25. e348db7 Handle error in case of upgrade operation by sourabh_sourabh · 8 months ago
  26. bbfb061 [BUG] Make failed async task report failure on Kafka topic by danielhanrahan · 8 months ago
  27. 9932131 Temporary dsiable Operation Too Large Exception by ToineSiebelink · 8 months ago
  28. 693cfdd Introduce and handle Operation Too Large Exception for batch operations by ToineSiebelink · 8 months ago
  29. ea7d1b4 Uplift Spring boot 3.2.4 by emaclee · 9 months ago
  30. 59a34f5 Fix SonarQube warnings by ToineSiebelink · 9 months ago
  31. bf75ff4 Merge "[Bug] Removing inner TaskExecutor to call DMI" by Sourabh Sourabh · 9 months ago
  32. 6b0e6b3 [Bug] Removing inner TaskExecutor to call DMI by mpriyank · 9 months ago
  33. e14fe9a Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, and alternateId (CPS-1964 2) by JvD_Ericsson · 10 months ago
  34. 0a1b4b1 Add bearer token to NCMP async batch data passthrough (CPS-2126 #4) by danielhanrahan · 10 months ago
  35. c5222a7 Add bearer token to NCMP passthrough operations (CPS-2126 #2) by danielhanrahan · 10 months ago
  36. a7f3568 Revert Spring Boot Uplift by mpriyank · 10 months ago
  37. e7f8012 Uplift Spring Boot to 3.2.2 by waqas.ikram · 10 months ago
  38. 04280e2 Extend API: Get Module Definitions by halil.cakal · 11 months ago
  39. 13c9e8d Add metrics for NCMP passthrough read operation by danielhanrahan · 1 year, 1 month ago
  40. f41dd3b Initial Registration with trustLevel on NCMP by seanbeirne · 1 year, 2 months ago
  41. e24f5e8 Update return body of RestOutputCMHandle by emaclee · 1 year, 3 months ago
  42. 55164b2 Expose REST endpoint to update YANG schema set using moduleSetTag by sourabh_sourabh · 1 year, 3 months ago
  43. 6c338a5 Conflicting Error code by sourabh_sourabh · 1 year, 2 months ago
  44. 2b612c3 Refactoring persistence classes by sourabh_sourabh · 1 year, 3 months ago
  45. 477bd46 Reinstate Spring Boot 3.0 after revert by egernug · 1 year, 3 months ago
  46. ad9b701 Revert "Migrate CPS to Spring-boot 3.0" by Toine Siebelink · 1 year, 3 months ago
  47. 9693ec5 Migrate CPS to Spring-boot 3.0 by egernug · 1 year, 5 months ago
  48. 5fd49ca Refactor ncmp request handlers (fix async issue) by ToineSiebelink · 1 year, 5 months ago
  49. 7cda5e9 Introduced a dmi rest demo csit stub by sourabh_sourabh · 1 year, 5 months ago
  50. 9cfc03f Combine alreadyDefinedException classes by danielhanrahan · 1 year, 6 months ago
  51. 9426ae8 Chsnge to OpenApi 3.0 by egernug · 1 year, 6 months ago
  52. 977f7c3 NCMP : Replacing the word 'Batch' as 'DataOperation'. by raviteja.karumuri · 1 year, 6 months ago
  53. f232f30 NCMP: Update existing Batch endpoint (Moving url param into rest body) by sourabh_sourabh · 1 year, 7 months ago
  54. 5e97218 NCMP: Delete DatastoreType enum from cps-ncmp-rest by sourabh_sourabh · 1 year, 7 months ago
  55. 08a4719 Refactor datatrore handling in API requests by ToineSiebelink · 1 year, 8 months ago
  56. 4031d43 CPS-1553 :REST endpoint to accept collection of cm handles for GET operation by sourabh_sourabh · 1 year, 9 months ago
  57. 3ad67a2 500 Error Reponse on NCMP inventory cmhandle search by seanbeirne · 1 year, 9 months ago
  58. e3ce81a Refactor cmHandle(ID) queries by seanbeirne · 1 year, 10 months ago
  59. 0fa2fab Introduce Instrumentation by ToineSiebelink · 1 year, 11 months ago
  60. 37d7285 Filter on private properties of CM Handles by leventecsanyi · 2 years, 2 months ago
  61. 20e7a73 Query data NCMP-Operational with CPSpath by lukegleeson · 2 years, 2 months ago
  62. abee011 Improve code coverage by leventecsanyi · 2 years, 2 months ago
  63. 69563ed Fix SonarQube Violations by leventecsanyi · 2 years, 2 months ago
  64. ae5a473 Handle partial failure (improvements) by ToineSiebelink · 2 years, 3 months ago
  65. 440dc8a Handle invalid operations on merged datastore endpoint by bmiklos · 2 years, 3 months ago
  66. bbaf501 Implement merging all ncmp datastore endpoints into one by bmiklos · 2 years, 4 months ago
  67. d340047 Get all cm handles by DMI plugin Identifier by emaclee · 2 years, 4 months ago
  68. 7dfc3a0 Merge "Enable/Disable Data Sync for Cm Handle" by Joseph Keenan · 2 years, 5 months ago
  69. 82a550f Query CmHandles using CPS path by lukegleeson · 2 years, 5 months ago
  70. 6ddbe4a Enable/Disable Data Sync for Cm Handle by DylanB95EST · 2 years, 5 months ago
  71. 4e59684 Simplified 'External' lock reason Mapping by lukegleeson · 2 years, 6 months ago
  72. e1f73e2 Add method to get YANG module sources for CM handle by emaclee · 2 years, 6 months ago
  73. 66b2958 Merge "Kafka consumer can not be turned off" by Toine Siebelink · 2 years, 6 months ago
  74. 1c90848 Kafka consumer can not be turned off by JosephKeenan · 2 years, 6 months ago
  75. 78062a1 Get cm-handle state endpoint by lukegleeson · 2 years, 7 months ago
  76. 40a8211 Data Sync Watchdog Process by sourabh_sourabh · 2 years, 6 months ago
  77. f696068 Fix sonar code smells by kissand · 2 years, 6 months ago
  78. 96f59e3 Merge "Fix sonar code smells" by Toine Siebelink · 2 years, 6 months ago
  79. 421f824 Fix sonar code smells by emaclee · 2 years, 6 months ago
  80. e9ed581 Merge 2 'query' end points in NCMP by kissand · 2 years, 7 months ago
  81. 912c86d Module Sync Lock State implementation by DylanB95EST · 2 years, 7 months ago
  82. 5d3ed6f Fixing CompositeState mapping by mpriyank · 2 years, 7 months ago
  83. f31c7f8 Async request response NCMP -> Client by JosephKeenan · 2 years, 7 months ago
  84. 4cf4962 Enhanced response with Complex State in API by mpriyank · 2 years, 7 months ago
  85. bed18fd Get cm-handle public properties endpoint by lukegleeson · 2 years, 7 months ago
  86. ac6f54f Fix Sonar Qube Violations - Recurring task by DylanB95EST · 2 years, 8 months ago
  87. b130fd3 Refactoring/ Adding Tests for Validation by DylanB95EST · 2 years, 9 months ago
  88. deac477 Query based on Public CM Properties by JosephKeenan · 2 years, 9 months ago
  89. ea01d09 Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 9 months ago
  90. d69742c [cps] Fix getResourceDataForPassthroughOperational endpoint by puthuparambil.aditya · 2 years, 9 months ago
  91. 6fb6f77 Merge "Structured Exception details for DMI" by Bruno Sakoto · 2 years, 8 months ago
  92. 93afc1e Structured Exception details for DMI by mpriyank · 2 years, 9 months ago
  93. b14f04b Update CM-Handle registration response by Renu Kumari · 2 years, 9 months ago
  94. e1f41c3 Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 9 months ago
  95. 7c98a26 Merge "Replacing ModelMapper with MapStruct" by Toine Siebelink · 2 years, 9 months ago
  96. 697caa8 Merge "Async: NCMP Rest impl. including Request ID generation" by Bruno Sakoto · 2 years, 9 months ago
  97. d5bda88 Replacing ModelMapper with MapStruct by lukegleeson · 2 years, 10 months ago
  98. 3d02e92 Removed ExtendedModuleReference Object by sourabh_sourabh · 2 years, 10 months ago
  99. 1f2e66e Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 10 months ago
  100. e557338 Create Endpoint For Get Cm Handles By Name by DylanB95EST · 2 years, 11 months ago