1. 4a87570 Disable Spring Security and HTTP Basic Auth (CPS-2126 #1) by danielhanrahan · 10 months ago
  2. a7f3568 Revert Spring Boot Uplift by mpriyank · 10 months ago
  3. 22e1f43 Bump CPS to 3.4.6-SNAPSHOT by mpriyank · 10 months ago
  4. a167ab1 Merge "Remove subscriptionModelLoader flag" by Lee Anjella Macabuhay · 10 months ago
  5. a2476b0 Merge "Uplift Spring Boot to 3.2.2" by Priyank Maheshwari · 10 months ago
  6. ffb7ec8 Remove subscriptionModelLoader flag by mpriyank · 10 months ago
  7. b8e677f Bump CPS to 3.4.5-SNAPSHOT by danielhanrahan · 10 months ago
  8. e7f8012 Uplift Spring Boot to 3.2.2 by waqas.ikram · 10 months ago
  9. 97bad45 Bump CPS to 3.4.4-SNAPSHOT by danielhanrahan · 10 months ago
  10. 81f61b5 Add maven classifier to Spring Boot JAR by danielhanrahan · 10 months ago
  11. 7a397ca Omitting the basic auth header in healthcheck test by waqas.ikram · 11 months ago
  12. 345f40f Bump CPS to 3.4.3-SNAPSHOT by danielhanrahan · 11 months ago
  13. 36b81b2 Enable hibernate write batching by danielhanrahan · 1 year, 4 months ago
  14. 9437af6 Bump CPS to 3.4.2-SNAPSHOT by danielhanrahan · 12 months ago
  15. 177d66d Updating config variable names for HttpClient by waqas.ikram · 12 months ago
  16. db6b8f8 Remove Notification code for updated events by mpriyank · 12 months ago
  17. ff59842 Return permit-uri from root to securty by egernug · 1 year, 1 month ago
  18. ed9d179 Update Architecture rule to add cache package by danielhanrahan · 1 year, 1 month ago
  19. 1d9dae0 Bump CPS to 3.4.1-SNAPSHOT by mpriyank · 1 year, 1 month ago
  20. cc2d583 Bump cps to 3.4.0-SNAPSHOT by sourabh_sourabh · 1 year, 1 month ago
  21. 2c4535d Bump cps to 3.3.10-SNAPSHOT by mpriyank · 1 year, 1 month ago
  22. 02b2d2a [BUG] CPS NCMP management endpoints update by mpriyank · 1 year, 2 months ago
  23. c93294c Fix Sonar code smells by emaclee · 1 year, 2 months ago
  24. fb09b7c [BUG] Fix for Swagger UI generation by egernug · 1 year, 2 months ago
  25. 42daf63 Clean up Dependencies by egernug · 1 year, 2 months ago
  26. d91a707 Update release version in release notes by egernug · 1 year, 2 months ago
  27. 186b901 Uplift Spring Boot to 3.1.2 by egernug · 1 year, 3 months ago
  28. 477bd46 Reinstate Spring Boot 3.0 after revert by egernug · 1 year, 3 months ago
  29. 56384d1 Bump pom file versions by danielhanrahan · 1 year, 3 months ago
  30. ad9b701 Revert "Migrate CPS to Spring-boot 3.0" by Toine Siebelink · 1 year, 3 months ago
  31. a01f886 Merge "Migrate CPS to Spring-boot 3.0" by Toine Siebelink · 1 year, 3 months ago
  32. 9693ec5 Migrate CPS to Spring-boot 3.0 by egernug · 1 year, 5 months ago
  33. c4485f7 Dmi plugin watchdog cheking aliveness by halil.cakal · 1 year, 3 months ago
  34. d35ad5c Bump pom file versions by leventecsanyi · 1 year, 4 months ago
  35. f477880 Device heartbeat listener by mpriyank · 1 year, 5 months ago
  36. 612fb57 Ability to disable sending auth header by mpriyank · 1 year, 4 months ago
  37. 113a618 Merge "Subscription Creation: NCMP to Client CloudEvent transformation" by Luke Gleeson · 1 year, 5 months ago
  38. d789956 Subscription Creation: NCMP to Client CloudEvent transformation by halil.cakal · 1 year, 5 months ago
  39. 7fcffe5 Fix code coverage reporting by ToineSiebelink · 1 year, 5 months ago
  40. bdac440 Prepare for next CPS-NCMP release by egernug · 1 year, 5 months ago
  41. 6c9621a Prepare for next CPS-NCMP release by egernug · 1 year, 5 months ago
  42. 2b8268f Upgrade to Java 17 by egernug · 1 year, 5 months ago
  43. 8caa342 Prepare for next CPS-NCMP release by mpriyank · 1 year, 6 months ago
  44. cbf4044 Merge "Replace deprecated WebSecurityConfigurerAdapter" by Toine Siebelink · 1 year, 6 months ago
  45. 75dff29 Merge "Patch #2 : Introduce kafka template for cloud events" by Toine Siebelink · 1 year, 6 months ago
  46. a287fc3 Patch #2 : Introduce kafka template for cloud events by sourabh_sourabh · 1 year, 6 months ago
  47. 19f963b Bump CPS version to 3.3.3-SNAPSHOT by danielhanrahan · 1 year, 6 months ago
  48. 11004c9 Replace deprecated WebSecurityConfigurerAdapter by egernug · 1 year, 6 months ago
  49. 1f6008f Improve error scenarios SubscriptionEventForwarder by lukegleeson · 1 year, 7 months ago
  50. 505caef Change default use of Model Loader to TRUE by emaclee · 1 year, 7 months ago
  51. 436b75b Bump CPS version to 3.3.2-SNAPSHOT by mpriyank · 1 year, 7 months ago
  52. 74cf06f Align the hazelcast cluster names by mpriyank · 1 year, 8 months ago
  53. 3c0ea89 Timeout for Subscription Create Partial Response by lukegleeson · 1 year, 8 months ago
  54. 9c12661 Add retry mechanism on Subscription loader by emaclee · 1 year, 8 months ago
  55. d64fa34 Extend capability of distributed cache by mpriyank · 1 year, 8 months ago
  56. b3c3d36 Align dependencies with DMI-Plugin by ToineSiebelink · 1 year, 8 months ago
  57. 7e243c9 3.0.0 Release Step 7 by lukegleeson · 1 year, 8 months ago
  58. af6c308 [CPS] Bump minor version - Step12 by mpriyank · 1 year, 8 months ago
  59. 0b8d85d Prepare the next drop by bumping patch version by halil.cakal · 1 year, 9 months ago
  60. bdf6095 Add event to mapper as well by mpriyank · 1 year, 9 months ago
  61. 0fd4d19 Bump CPS version by mpriyank · 1 year, 9 months ago
  62. 692f1ce Introduce control switch by mpriyank · 1 year, 9 months ago
  63. ade5a6e Bump CPS version by mpriyank · 1 year, 9 months ago
  64. a4127d6 Merge "Create Base and Sample Performance Integration Tests" by Sourabh Sourabh · 1 year, 9 months ago
  65. 0133eb0 Create Base and Sample Performance Integration Tests by ToineSiebelink · 1 year, 10 months ago
  66. f0d50b6 [CPS] Add configurable params for topic by mpriyank · 1 year, 9 months ago
  67. f0f4fd8 Release process stage 7 by seanbeirne · 1 year, 9 months ago
  68. fd43dbe Release Process Step 7 by mpriyank · 1 year, 10 months ago
  69. 0fa2fab Introduce Instrumentation by ToineSiebelink · 1 year, 11 months ago
  70. f8e980a Update version files for release process by seanbeirne · 1 year, 11 months ago
  71. 1014475 Merge "[NCMP] Consume & Forward to client topic" by Toine Siebelink · 1 year, 11 months ago
  72. 7d25644 [NCMP] Consume & Forward to client topic by seanbeirne · 1 year, 11 months ago
  73. 8119a06 Merge "XML content on create anchors node support" by Toine Siebelink · 2 years ago
  74. 6ce84d9 XML content on create anchors node support by Michal Jagiello · 2 years ago
  75. 632942a Consume Subscription Creation Event by seanbeirne · 2 years ago
  76. 37d7285 Filter on private properties of CM Handles by leventecsanyi · 2 years, 2 months ago
  77. a083f7c Merge "Node API - GET Method performance issue (disable sql logging)" by Sourabh Sourabh · 2 years, 2 months ago
  78. 01ef1b1 Bump the minor CPS version by mpriyank · 2 years, 2 months ago
  79. 42cf9c4 Node API - GET Method performance issue (disable sql logging) by JosephKeenan · 2 years, 2 months ago
  80. 4bd450e Bump CPS version to 3.1.5-SNAPSHOT by mpriyank · 2 years, 2 months ago
  81. fe77531 Bump CPS to 3.1.4-SNAPSHOT by mpriyank · 2 years, 2 months ago
  82. b768c8b Bump CPS to 3.1.3-SNAPSHOT by mpriyank · 2 years, 2 months ago
  83. ef0ddfc Prep for 3.1.2 of CPS by mpriyank · 2 years, 3 months ago
  84. e3855dd Prepare for next CPS Core release by mpriyank · 2 years, 3 months ago
  85. 107dbd8 Add NCMP tag in properties by mpriyank · 2 years, 3 months ago
  86. 89a0d39 Database tuning for cps by sourabh_sourabh · 2 years, 3 months ago
  87. 86b5cee CmHandle registration/module sync watchdog performance improvment by sourabh_sourabh · 2 years, 3 months ago
  88. 791af2f Performance Improvement: Watchdog Parallel execution with configuration by sourabh_sourabh · 2 years, 3 months ago
  89. 6b2cdc6 Performance Improvement: Use hazelcast blocking queue by ToineSiebelink · 2 years, 4 months ago
  90. 0f4c024 Merge "Performance Improvement: Async Notification Pool Configuration" by Joseph Keenan · 2 years, 4 months ago
  91. c51d4f6 Performance Improvement: Async Notification Pool Configuration by ToineSiebelink · 2 years, 4 months ago
  92. 8bc84d8 Performance Improvement: Postgres Pool Configuration by ToineSiebelink · 2 years, 4 months ago
  93. 6ddbe4a Enable/Disable Data Sync for Cm Handle by DylanB95EST · 2 years, 5 months ago
  94. 054873c CmHandle creation performance degradation by sourabh_sourabh · 2 years, 5 months ago
  95. a6fa6c3 Code Refactoring Ncmp* to Lcm* as per new scope by mpriyank · 2 years, 5 months ago
  96. 520dc2c Define Initial Data Sync Enabled Flag and state by DylanB95EST · 2 years, 5 months ago
  97. 79dc74f Composite state transition code change by sourabh_sourabh · 2 years, 6 months ago
  98. 1c90848 Kafka consumer can not be turned off by JosephKeenan · 2 years, 6 months ago
  99. 40a8211 Data Sync Watchdog Process by sourabh_sourabh · 2 years, 6 months ago
  100. 395795e Retry CM-Handles that are LOCKED, Failed-to-Sync by puthuparambil.aditya · 2 years, 7 months ago