aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules
AgeCommit message (Expand)AuthorFilesLines
2022-09-07Create dynamic data-type using all workflow stepsJozsef Csongvai1-1/+1
2022-09-01Http 204 response results with exception in rest resolutionFrank Kimmlingen2-3/+92
2022-09-01Templating constants added to ResourceAssignmentLukasz Rajewski2-2/+8
2022-09-01CDS max-occurrence featureJuhi Arora1-0/+3
2022-08-29Add endpoint for deleting templatesJozsef Csongvai1-0/+37
2022-08-24Refactor rest clients and support timeoutsLukasz Rajewski6-312/+384
2022-08-22Fix inconsistency introduced during commit b4cbb0ee9kuldipr1-8/+1
2022-08-04Kafka producer parameters updated to be consistent with frankfurtOleg Mitsura2-6/+6
2022-08-03Enable deleting resources by lastN occurrencesJozsef Csongvai2-8/+47
2022-07-21[Blueprintsprocessor] Blueprint Model API returns 204 NO CONTENT if blueprint...Michal Jagiello1-1/+1
2022-07-18Aligned attributes of CDS componentsLukasz Rajewski2-1/+12
2022-07-04Fixed Template API (resourceId and resoourceType) input validationkuldipr1-4/+4
2022-06-07Improve log format consistencyJozsef Csongvai7-18/+67
2022-05-24Merge "Extend Template API to retrieve resolutions by occurrence"Jozsef Csongvai1-0/+54
2022-05-24API to resolve resources based on optional 'occurrence' optionskuldipr1-0/+54
2022-05-24Extend Template API to retrieve resolutions by occurrencejuhi arora1-0/+54
2022-05-23Merge "CCSDK-3671 add workflows list for grpc"Dan Timoney8-55/+154
2022-05-20Merge "Resource endpoint should support occurrences"Jozsef Csongvai1-3/+10
2022-05-19Override Request ID in MDC ContextJulien Fontaine2-4/+16
2022-05-19Resource endpoint should support occurrencesKuldip Rai1-3/+10
2022-05-19CCSDK-3671 add workflows list for grpcOleg Mitsura8-55/+154
2022-05-17Fix broken model-type API endpointJozsef Csongvai1-1/+1
2022-05-16Re-enable formatting and fix formatting issuesJozsef Csongvai3-6/+5
2022-04-28Update versions for Kohn releaseDan Timoney27-27/+27
2022-04-13Merge "Return errormessages in failing imperative workflows"KAPIL SINGAL2-2/+3
2022-04-12Prevent stack overflow in BluePrintProcessingGRPCHandlerJozsef Csongvai1-5/+4
2022-04-12Return errormessages in failing imperative workflowsJozsef Csongvai2-2/+3
2022-03-29Release Jakarta M4 CDS maven artifactsDan Timoney27-27/+27
2022-03-02DMAAP-1706 - New Kafka Auth optiondavid.mcweeney5-1/+192
2021-11-30CCSDK-3531 improve cmd-exec returned err msgOleg Mitsura2-2/+4
2021-10-20Add missing code for Metrics and PV/PVC eliminationJozsef Csongvai8-3/+32
2021-09-29Merge "Metrics on command-executor blueprints processor side"Dan Timoney2-0/+4
2021-09-21Metrics on command-executor blueprints processor sideMichael Pruss2-0/+4
2021-09-21Roll versions for JakartaDan Timoney27-54/+27
2021-09-16Release version 1.2.0 maven artifactsDan Timoney27-27/+27
2021-09-13Fix versionDan Timoney1-1/+1
2021-09-10Upgrading velocity version to v2.3 due to some vulnerabilities in previous ve...meriem zidane5-5/+21
2021-09-01Merge "Upgrade hazelcast version"KAPIL SINGAL1-1/+1
2021-08-31Upgrade hazelcast versionmeriem zidane1-1/+1
2021-08-27CCSDK-3434 CBA workflow status storeKavitha P15-6/+715
2021-07-28Revert "Renaming Files having BluePrint to have Blueprint"Jozsef Csongvai291-3334/+3334
2021-06-23Add Request ID and Sub Request ID to CDS kafka logsJulien Fontaine3-22/+23
2021-05-13Add MS SQL driver in CDS blueprints andPrudence Au5-1/+77
2021-04-28Merge "Fixed error when uploading CBA when Hazelcast cluster is not initialized"Dan Timoney1-4/+2
2021-04-28Fixed error when uploading CBA when Hazelcast cluster is not initializedJulien Fontaine1-4/+2
2021-04-28Add check for cluster status to readiness endpointJozsef Csongvai1-3/+14
2021-04-26Fix for CCSDK-3271 added kotlin compiler option java 11vmuthukrishnan@aarnanetworks.com1-0/+2
2021-04-22Fix grpcProperties resolution for String valuesJozsef Csongvai1-2/+3
2021-04-07Remove trust all for BasicAuthRestClientServiceClaudio D. Gasparini1-18/+0
2021-03-25Address some pendings items for SSLBasicAuthRestClientClaudio D. Gasparini5-27/+50