Skip to content

Feature/add cdp to legalentity saga - #579

Open
dov-mallakath wants to merge 13 commits into
masterfrom
feature/add-cdp-to-lega-lentity-saga
Open

Feature/add cdp to legalentity saga#579
dov-mallakath wants to merge 13 commits into
masterfrom
feature/add-cdp-to-lega-lentity-saga

Conversation

@dov-mallakath

@dov-mallakathdov-mallakath commented Jan 29, 2026

Copy link
Copy Markdown

Description

Adding module to upload user data to the customer data platform (CDP) - new Backbase feature for marketing, segmentation and way more

Checklist

  • I made sure, I read CONTRIBUTING.md to put right branch prefix as per my need.
  • I made sure to update CHANGELOG.md.
  • I made sure to update Stream Wiki(only valid in case of new stream module or architecture changes).
  • My changes are adequately tested.
  • I made sure all the SonarCloud Quality Gate are passed.

update CHANGELOG.md
# Conflicts:
#	pom.xml
#	stream-access-control/access-control-core/pom.xml
#	stream-access-control/pom.xml
#	stream-approvals/approvals-bootstrap-task/pom.xml
#	stream-approvals/approvals-core/pom.xml
#	stream-approvals/pom.xml
#	stream-audiences/audiences-core/pom.xml
#	stream-audiences/pom.xml
#	stream-compositions/api/cursors-api/pom.xml
#	stream-compositions/api/cursors-api/transaction-cursor-api/pom.xml
#	stream-compositions/api/integrations-api/legal-entity-integration-api/pom.xml
#	stream-compositions/api/integrations-api/payment-order-integration-api/pom.xml
#	stream-compositions/api/integrations-api/pom.xml
#	stream-compositions/api/integrations-api/product-catalog-integration-api/pom.xml
#	stream-compositions/api/integrations-api/product-integration-api/pom.xml
#	stream-compositions/api/integrations-api/transaction-integration-api/pom.xml
#	stream-compositions/api/pom.xml
#	stream-compositions/api/service-api/legal-entity-composition-api/pom.xml
#	stream-compositions/api/service-api/payment-order-composition-api/pom.xml
#	stream-compositions/api/service-api/pom.xml
#	stream-compositions/api/service-api/product-catalog-composition-api/pom.xml
#	stream-compositions/api/service-api/product-composition-api/pom.xml
#	stream-compositions/api/service-api/transaction-composition-api/pom.xml
#	stream-compositions/cursors/pom.xml
#	stream-compositions/cursors/transaction-cursor/pom.xml
#	stream-compositions/events/grandcentral/pom.xml
#	stream-compositions/events/legal-entity-egress/pom.xml
#	stream-compositions/events/legal-entity-ingress/pom.xml
#	stream-compositions/events/pom.xml
#	stream-compositions/events/product-catalog-egress/pom.xml
#	stream-compositions/events/product-catalog-ingress/pom.xml
#	stream-compositions/events/product-egress/pom.xml
#	stream-compositions/events/product-ingress/pom.xml
#	stream-compositions/events/transaction-egress/pom.xml
#	stream-compositions/events/transaction-ingress/pom.xml
#	stream-compositions/pom.xml
#	stream-compositions/services/legal-entity-composition-service/pom.xml
#	stream-compositions/services/payment-order-composition-service/pom.xml
#	stream-compositions/services/pom.xml
#	stream-compositions/services/product-catalog-composition-service/pom.xml
#	stream-compositions/services/product-composition-service/pom.xml
#	stream-compositions/services/transaction-composition-service/pom.xml
#	stream-compositions/test-utils/pom.xml
#	stream-contacts/contacts-core/pom.xml
#	stream-contacts/pom.xml
#	stream-cursor/cursor-core/pom.xml
#	stream-cursor/cursor-http/pom.xml
#	stream-cursor/cursor-publishers/pom.xml
#	stream-cursor/cursor-store/pom.xml
#	stream-cursor/pom.xml
#	stream-customer-profile/customer-profile-core/pom.xml
#	stream-customer-profile/pom.xml
#	stream-dbs-clients/pom.xml
#	stream-investment/investment-core/pom.xml
#	stream-investment/pom.xml
#	stream-legal-entity/legal-entity-bootstrap-task/pom.xml
#	stream-legal-entity/legal-entity-core/pom.xml
#	stream-legal-entity/legal-entity-http/pom.xml
#	stream-legal-entity/pom.xml
#	stream-limits/limits-core/pom.xml
#	stream-limits/pom.xml
#	stream-loans/loans-core/pom.xml
#	stream-loans/pom.xml
#	stream-models/approval-model/pom.xml
#	stream-models/legal-entity-model/pom.xml
#	stream-models/pom.xml
#	stream-models/portfolio-model/pom.xml
#	stream-models/product-catalog-model/pom.xml
#	stream-payment-order/payment-order-core/pom.xml
#	stream-payment-order/pom.xml
#	stream-plan-manager/plan-manager-core/pom.xml
#	stream-plan-manager/pom.xml
#	stream-portfolio/pom.xml
#	stream-portfolio/portfolio-bootstrap-task/pom.xml
#	stream-portfolio/portfolio-core/pom.xml
#	stream-portfolio/portfolio-http/pom.xml
#	stream-product-catalog/pom.xml
#	stream-product-catalog/product-catalog-core/pom.xml
#	stream-product-catalog/product-catalog-http/pom.xml
#	stream-product-catalog/product-catalog-task/pom.xml
#	stream-product/pom.xml
#	stream-product/product-core/pom.xml
#	stream-product/product-ingestion-saga/pom.xml
#	stream-sdk/pom.xml
#	stream-sdk/stream-parent/pom.xml
#	stream-sdk/stream-parent/stream-context-propagation/pom.xml
#	stream-sdk/stream-parent/stream-dbs-web-client/pom.xml
#	stream-sdk/stream-parent/stream-openapi-support/pom.xml
#	stream-sdk/stream-parent/stream-test-support/pom.xml
#	stream-sdk/stream-parent/stream-worker/pom.xml
#	stream-sdk/stream-starter-parents/pom.xml
#	stream-sdk/stream-starter-parents/stream-http-starter-parent/pom.xml
#	stream-sdk/stream-starter-parents/stream-task-starter-parent/pom.xml
#	stream-sdk/stream-starter/pom.xml
#	stream-transactions/pom.xml
#	stream-transactions/transactions-core/pom.xml
#	stream-transactions/transactions-item-writer/pom.xml
update CHANGELOG.md
update CHANGELOG.md
@dov-mallakath
dov-mallakath marked this pull request as ready for review February 2, 2026 17:41
@dov-mallakath
dov-mallakath requested a review from a team as a code ownerFebruary 2, 2026 17:41
@sonarqubecloud

Copy link
Copy Markdown

@jjjasperjjjasper changed the title Feature/add cdp to lega lentity sagaFeature/add cdp to legalentity sagaApr 13, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@dov-mallakath@denyso-bb