summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/inbounds
AgeCommit message (Expand)AuthorFilesLines
2023-04-27Adding some minor featuresSingal, Kapil (ks220y)6-34/+142
2023-04-07Add db connection status check as option for readiness healthcheckLukasz Rajewski1-3/+16
2023-03-17Enable JUnit tests and porting to java 17Frank Kimmlingen1-0/+10
2023-03-09Code changes needed to resolve openjdk17 issuesDan Timoney3-3/+3
2023-01-04Use released version 2.5.1 parent pomsDan Timoney8-8/+0
2022-10-31Add @transactional to delete data-dictionaryJozsef Csongvai2-2/+2
2022-10-28Update versions for LondonTimoney, Dan (dt5972)8-8/+16
2022-10-27Release version 1.4.1 maven artifactsTimoney, Dan (dt5972)8-8/+8
2022-10-05Fix enrichment for multiplicated assignmentsLukasz Rajewski1-3/+1
2022-09-28Release version 1.4.0 CDS artifactsTimoney, Dan (dt5972)8-8/+8
2022-09-07Create dynamic data-type using all workflow stepsJozsef Csongvai1-1/+1
2022-08-29Add endpoint for deleting templatesJozsef Csongvai1-0/+37
2022-08-22Fix inconsistency introduced during commit b4cbb0ee9kuldipr1-8/+1
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-04Fixed Template API (resourceId and resoourceType) input validationkuldipr1-4/+4
2022-06-07Improve log format consistencyJozsef Csongvai3-18/+23
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 Timoney3-45/+106
2022-05-20Merge "Resource endpoint should support occurrences"Jozsef Csongvai1-3/+10
2022-05-19Override Request ID in MDC ContextJulien Fontaine1-2/+1
2022-05-19Resource endpoint should support occurrencesKuldip Rai1-3/+10
2022-05-19CCSDK-3671 add workflows list for grpcOleg Mitsura3-45/+106
2022-05-17Fix broken model-type API endpointJozsef Csongvai1-1/+1
2022-04-28Update versions for Kohn releaseDan Timoney8-8/+8
2022-04-12Prevent stack overflow in BluePrintProcessingGRPCHandlerJozsef Csongvai1-5/+4
2022-03-29Release Jakarta M4 CDS maven artifactsDan Timoney8-8/+8
2021-10-20Add missing code for Metrics and PV/PVC eliminationJozsef Csongvai2-0/+10
2021-09-21Roll versions for JakartaDan Timoney8-16/+8
2021-09-16Release version 1.2.0 maven artifactsDan Timoney8-8/+8
2021-09-13Fix versionDan Timoney1-1/+1
2021-09-10Upgrading velocity version to v2.3 due to some vulnerabilities in previous ve...meriem 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 Csongvai66-704/+704
2021-04-28Add check for cluster status to readiness endpointJozsef Csongvai1-3/+14
2021-03-17Refactoring to enable on_failure for imperative workflowJozsef Csongvai3-9/+5
2021-03-16Assign a unique worker ID for CDS Kafka workerJulien Fontaine1-1/+1
2021-03-09Add delete endpoint for config snapshot APIJulien Fontaine2-1/+99
2021-03-09Roll master version for IstanbulDan Timoney7-7/+7
2021-03-04Release version 1.1.1 of CDS dockersDan Timoney7-7/+7
2021-02-23Release version 1.1.0 docker containers and roll to next versionDan Timoney7-7/+7
2021-02-11Added Kafka metrics for CDS workersJulien Fontaine5-32/+67
2021-02-11Improve logging for CDS Kafka workersJulien Fontaine2-16/+18
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL64-682/+682
2021-01-08CDS add Swagger annotations for Model Type APIPiotr Stanior1-1/+34
2020-12-16Fixing typo in message-prioritizationSingal, Kapil (ks220y)6-6/+6
2020-12-15CDS add Postman collection for Resource, Template, Dictionary and Config APIPiotr Stanior5-79/+77
2020-12-14Merge "CDS API reference add request classes"KAPIL SINGAL1-8/+21