1. ad02169 Reduce anchor lookups related to PrefixResolver (CPS-2417 #1) by danielhanrahan · 3 months ago
  2. 3c8539c Renaming Delta Operations as per RFC 9144 by Arpit Singh · 3 months ago
  3. 64ff458 Bump CPS to 3.5.3-SNAPSHOT by danielhanrahan · 4 months ago
  4. 9002b9f Update openapi for 3.5.2 by danielhanrahan · 4 months ago
  5. d6de3f3 Refactoring of CPS Delta APIs by Arpit Singh · 5 months ago
  6. 76aabfb Merge "Openapi specs update" by Daniel Hanrahan · 5 months ago
  7. 810be17 Openapi specs update by mpriyank · 5 months ago
  8. d0d4b97 XML content support on add list element by Rudrangi Anupriya · 5 months ago
  9. 44bca36 Fix "Create a node" and "Add List Elements" APIs response code by Arpit Singh · 5 months ago
  10. 760dd95 XML content support on replace a node with descendants by Rudrangi Anupriya · 5 months ago
  11. 964c5f6 Bump CPS to 3.5.2 Snapshot by mpriyank · 5 months ago
  12. f582c46 Bump CPS version to 3.5.1-SNAPSHOT by mpriyank · 6 months ago
  13. d7fa960 CPS Delta API 2: Delta between anchor and payload by Arpit Singh · 1 year, 3 months ago
  14. 1decb39 XML content support on update node leaves by Rudrangi Anupriya · 6 months ago
  15. 7c2cc25 Bump CPS to 3.5.0-SNAPSHOT by mpriyank · 7 months ago
  16. c6f18cf CPS Bump to 3.4.10-SNAPSHOT by mpriyank · 7 months ago
  17. e834c93 [BUG] Correctly parse observedTimestamp by mpriyank · 8 months ago
  18. a44b056 Bump CPS version by danielhanrahan · 8 months ago
  19. 0ac5d96 Bump CPS version by mpriyank · 9 months ago
  20. ea7d1b4 Uplift Spring boot 3.2.4 by emaclee · 9 months ago
  21. a1703ea Bump CPS to 3.4.7-SNAPSHOT by mpriyank · 10 months ago
  22. 7dd3244 Remove Http Status 401 for cps core and NCMP(CPS-2126 #3) by mpriyank · 10 months ago
  23. 22e1f43 Bump CPS to 3.4.6-SNAPSHOT by mpriyank · 10 months ago
  24. b8e677f Bump CPS to 3.4.5-SNAPSHOT by danielhanrahan · 10 months ago
  25. 97bad45 Bump CPS to 3.4.4-SNAPSHOT by danielhanrahan · 10 months ago
  26. 345f40f Bump CPS to 3.4.3-SNAPSHOT by danielhanrahan · 11 months ago
  27. 9437af6 Bump CPS to 3.4.2-SNAPSHOT by danielhanrahan · 12 months ago
  28. a966bab Remove the dependency-cycle between beans by ToineSiebelink · 12 months ago
  29. 0339c71 CPS Delta API 1: Delta between 2 anchors by Arpit Singh · 1 year, 5 months ago
  30. 1d9dae0 Bump CPS to 3.4.1-SNAPSHOT by mpriyank · 1 year, 1 month ago
  31. cc2d583 Bump cps to 3.4.0-SNAPSHOT by sourabh_sourabh · 1 year, 1 month ago
  32. 2c4535d Bump cps to 3.3.10-SNAPSHOT by mpriyank · 1 year, 1 month ago
  33. fb09b7c [BUG] Fix for Swagger UI generation by egernug · 1 year, 2 months ago
  34. 42daf63 Clean up Dependencies by egernug · 1 year, 2 months ago
  35. d91a707 Update release version in release notes by egernug · 1 year, 3 months ago
  36. 477bd46 Reinstate Spring Boot 3.0 after revert by egernug · 1 year, 3 months ago
  37. 56384d1 Bump pom file versions by danielhanrahan · 1 year, 3 months ago
  38. ad9b701 Revert "Migrate CPS to Spring-boot 3.0" by Toine Siebelink · 1 year, 3 months ago
  39. 9693ec5 Migrate CPS to Spring-boot 3.0 by egernug · 1 year, 5 months ago
  40. d35ad5c Bump pom file versions by leventecsanyi · 1 year, 4 months ago
  41. 3a822ee Add code coverage for missing branches in pagination API(ep4) by rajesh.kumar · 1 year, 4 months ago
  42. 478c5da Merge "Support pagination in query across all anchors(ep4)" by Luke Gleeson · 1 year, 4 months ago
  43. f248b5d Support pagination in query across all anchors(ep4) by rajesh.kumar · 1 year, 8 months ago
  44. 77ef0b4 Add 'direct' keyword to descendants option to query direct children (ep1) by Rudrangi Anupriya · 1 year, 5 months ago
  45. 8126f03 Add 'direct' keyword to descendants option to query direct children (ep1) by Rudrangi Anupriya · 1 year, 5 months ago
  46. bdac440 Prepare for next CPS-NCMP release by egernug · 1 year, 5 months ago
  47. 00113a7 Merge "Persisting a list element to a parent list (ep2)" by Luke Gleeson · 1 year, 5 months ago
  48. 6c9621a Prepare for next CPS-NCMP release by egernug · 1 year, 5 months ago
  49. ad61e28 Persisting a list element to a parent list (ep2) by Rudrangi Anupriya · 1 year, 5 months ago
  50. 9cfc03f Combine alreadyDefinedException classes by danielhanrahan · 1 year, 6 months ago
  51. 8caa342 Prepare for next CPS-NCMP release by mpriyank · 1 year, 6 months ago
  52. 0169e17 Improved code coverage (branches) around multipart file utils by ToineSiebelink · 1 year, 6 months ago
  53. 7ae1bcf Generate docs using OpenAPI 3.0 by egernug · 1 year, 6 months ago
  54. 9426ae8 Chsnge to OpenApi 3.0 by egernug · 1 year, 6 months ago
  55. 19f963b Bump CPS version to 3.3.3-SNAPSHOT by danielhanrahan · 1 year, 6 months ago
  56. 436b75b Bump CPS version to 3.3.2-SNAPSHOT by mpriyank · 1 year, 8 months ago
  57. 13237bb Merge "Correct documentation for GET node API" by Luke Gleeson · 1 year, 8 months ago
  58. 7e243c9 3.0.0 Release Step 7 by lukegleeson · 1 year, 8 months ago
  59. 50e000f Correct documentation for GET node API by emaclee · 1 year, 8 months ago
  60. a0bbb4e Addtional dependency updates by ToineSiebelink · 1 year, 8 months ago
  61. 918db95 Update spingboot dependencies by ToineSiebelink · 1 year, 8 months ago
  62. af6c308 [CPS] Bump minor version - Step12 by mpriyank · 1 year, 8 months ago
  63. 0b8d85d Prepare the next drop by bumping patch version by halil.cakal · 1 year, 9 months ago
  64. a317890 Query data nodes across all anchors under one dataspace by rajesh.kumar · 2 years ago
  65. 2b4c488 CPS-1526 Fix response message for PATCH operation by arpitsingh · 1 year, 10 months ago
  66. 4908346 Merge "Add new metrics to the get data node method" by Toine Siebelink · 1 year, 9 months ago
  67. 0fd4d19 Bump CPS version by mpriyank · 1 year, 9 months ago
  68. ade5a6e Bump CPS version by mpriyank · 1 year, 9 months ago
  69. 03ded02 Add new metrics to the get data node method by kissand · 1 year, 10 months ago
  70. f0f4fd8 Release process stage 7 by seanbeirne · 1 year, 9 months ago
  71. e59d606 Fix sonar code smell by halil.cakal · 1 year, 10 months ago
  72. 0bd192c CPS-1401 Implement V2 of GET Data Node API by arpitsingh · 2 years ago
  73. 616c359 Test for yang file archive limitation by halil.cakal · 1 year, 10 months ago
  74. ef200d4 Merge "Correct calculation of zip archive size for schemaset upload" by Toine Siebelink · 1 year, 10 months ago
  75. fd43dbe Release Process Step 7 by mpriyank · 1 year, 10 months ago
  76. abdebae Correct calculation of zip archive size for schemaset upload by Arne Chrestin · 1 year, 10 months ago
  77. 5d881c3 Descendants description changed in openApi by rajesh.kumar · 1 year, 11 months ago
  78. 0fa2fab Introduce Instrumentation by ToineSiebelink · 1 year, 11 months ago
  79. f8e980a Update version files for release process by seanbeirne · 1 year, 11 months ago
  80. cc21a02 Added depth parameter in query nodes API. by rajesh.kumar · 2 years ago
  81. 6ce84d9 XML content on create anchors node support by Michal Jagiello · 2 years ago
  82. 897686f API versioning supported and added different versions for POST APIs by rajesh.kumar · 2 years ago
  83. 377af14 Merge "Added API to get all schema sets for a given dataspace." by Toine Siebelink · 2 years ago
  84. 71e4f83 Added API to get all schema sets for a given dataspace. by rajesh.kumar · 2 years, 3 months ago
  85. 37d7285 Filter on private properties of CM Handles by leventecsanyi · 2 years, 2 months ago
  86. cec0cb7 Added get APIs for dataspace. by rajesh.kumar · 2 years, 3 months ago
  87. b66c131 HTTP error code 500 changed to 400 for invalid JSON payload by rajesh.kumar · 2 years, 2 months ago
  88. 14e5bf9 Ensure prefix is correct module prefix by ToineSiebelink · 2 years, 2 months ago
  89. 1a65023 [NCMP] Add Basic Auth to OpenAPI Definitions by JosephKeenan · 2 years, 2 months ago
  90. 01ef1b1 Bump the minor CPS version by mpriyank · 2 years, 2 months ago
  91. 4bd450e Bump CPS version to 3.1.5-SNAPSHOT by mpriyank · 2 years, 2 months ago
  92. fe77531 Bump CPS to 3.1.4-SNAPSHOT by mpriyank · 2 years, 3 months ago
  93. b768c8b Bump CPS to 3.1.3-SNAPSHOT by mpriyank · 2 years, 3 months ago
  94. ef0ddfc Prep for 3.1.2 of CPS by mpriyank · 2 years, 3 months ago
  95. e3855dd Prepare for next CPS Core release by mpriyank · 2 years, 3 months ago
  96. ae5a473 Handle partial failure (improvements) by ToineSiebelink · 2 years, 3 months ago
  97. ed6c051 Performance Improvement: Batch Update DataNodes by lukegleeson · 2 years, 4 months ago
  98. 2f09266 Fix Absolute Path to list with Integer/String key by Lathish · 2 years, 9 months ago
  99. 1839f38 Additional validation for names/identifiers by DylanB95EST · 2 years, 9 months ago
  100. ae74cfd Update versions for next release by ToineSiebelink · 2 years, 9 months ago