Skip to content

chore: sync main to develop [skip ci]#1190

Merged
guimoreirar merged 14 commits intodevelopfrom
main
Apr 16, 2026
Merged

chore: sync main to develop [skip ci]#1190
guimoreirar merged 14 commits intodevelopfrom
main

Conversation

@lerian-studio-midaz-push-bot
Copy link
Copy Markdown
Contributor

Automatic Changelog Sync

Syncs changelog updates from main to develop.

Apps Updated: fetcher:v2.0.3,midaz:v5.7.0,otel-collector-lerian:v2.2.1,plugin-access-manager:v6.1.1,plugin-br-pix-direct-jd:v1.2.6,plugin-br-pix-indirect-btg:v2.1.1,plugin-crm:v4.0.0,plugin-fees:v4.1.2,product-console:v2.0.1,reporter:v2.0.0


This PR was automatically generated by the GPTChangelog workflow.
Please review and merge manually.

lerian-studio and others added 2 commits April 13, 2026 14:09
…l-collector-lerian:v2.2.1,plugin-access-manager:v6.1.1,plugin-br-pix-direct-jd:v1.2.6,plugin-br-pix-indirect-btg:v2.1.1,plugin-crm:v4.0.0,plugin-fees:v4.1.2,product-console:v2.0.1,reporter:v2.0.0 [skip ci]
…0260413140921

chore(release): Update CHANGELOGs [skip ci]
guimoreirar and others added 4 commits April 14, 2026 11:55
…rations

- Updated appVersion in Chart.yaml to 3.6.1.
- Disabled onboarding and transaction services in values.yaml.
- Enabled ledger service in values.yaml.
- Added new environment variables for multi-tenancy support in configmap.yaml files for both CRM and ledger services.
chore(bank-transfer): add JD_CERTIFICATE_PEM to secrets.yaml for enhanced security
##  (2026-04-15)
lerian-studio and others added 2 commits April 15, 2026 18:30
…l-collector-lerian:v2.2.1,plugin-access-manager:v6.1.1,plugin-br-pix-direct-jd:v1.2.6,plugin-br-pix-indirect-btg:v2.1.1,plugin-crm:v4.0.0,plugin-fees:v4.1.2,product-console:v2.0.1,reporter:v2.0.0 [skip ci]
…0260415183016

chore(release): Update CHANGELOGs [skip ci]
chore(midaz): Update appVersion to 3.6.1 and modify service configurations
##  (2026-04-15)

### ⚠ BREAKING CHANGES

* **plugin-access-manager:** Values path changed from 'auth.backend.migrations.image'
(string) to 'auth.backend.migrations.image.repository' + '.tag' (object).
Same for 'auth.initUser.image' and 'auth.initUser.imagePullPolicy'.
Existing values overrides using the old string format will need updating.

### Features

* **product-console:** add dynamic OTEL host injection support ([4f473e9](4f473e9))
* add IAM Roles Anywhere sidecar support for fetcher and matcher ([a67b756](a67b756))
* **plugin-br-pix-indirect-btg:** add missing inbound webhook entity envs and security tier config ([ca62f49](ca62f49))
* **product-console:** add MONGO_PARAMETERS env var for TLS/auth options ([164468c](164468c))
* **plugin-br-bank-transfer:** move CLIENT_IDs to secrets ([d3e36c0](d3e36c0))
* **product-console:** update image tag to 1.5.0 and add upgrade guide ([a289f8c](a289f8c))
* **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.5.0, plugin-br-pix-indirect-btg-worker-reconciliation@1.5.0, plugin-br-pix-indirect-btg-worker-inbound@1.5.0, plugin-br-pix-indirect-btg-worker-outbound@1.5.0 - new env vars ([80fe4fc](80fe4fc))

### Bug Fixes

* **new:** add DEFAULT_MIDAZ_ORGANIZATION_ID to configmap for enhanced multi-tenancy support ([d7b66a0](d7b66a0))
* **charts:** add http:// prefix to OTEL_EXPORTER_OTLP_ENDPOINT ([33adde3](33adde3))
* **charts:** add http:// prefix to OTEL_EXPORTER_OTLP_ENDPOINT ([5f8ca7b](5f8ca7b))
* add kindIs guard for backward compat with string image values ([313d9f6](313d9f6))
* **matcher:** add missing env vars for systemplane and multi-tenant ([965da94](965da94))
* add missing MONGO_HOST/MONGO_PORT and align MONGODB_DB_NAME ([0725fa2](0725fa2))
* **product-console:** add MongoDB connection info to NOTES.txt ([b4d6557](b4d6557))
* **product-console:** add mongodb.enabled flag to values-template ([7024d9d](7024d9d))
* **plugin-access-manager:** add new configuration options for logging, rate limiting, and MFA in configmap.yaml ([d1e83b2](d1e83b2))
* add required validation for Roles Anywhere ARNs and README migration note ([50e4718](50e4718)), closes [#1](#1) [#3](#3) [#1113](#1113)
* **plugin-br-pix-indirect-btg:** add WEBHOOK_DEFAULT_URL to outbound configmap ([0dd6d81](0dd6d81))
* **product-console:** address CodeRabbit review on NOTES.txt ([e8cf8d7](e8cf8d7))
* align comment with actual template keys per CodeRabbit review ([338e19c](338e19c))
* **matcher:** align default securityContext with distroless nonroot UID ([87f0c59](87f0c59))
* clean dead OTEL defaults and fix SWAGGER_HOST service names ([76909b8](76909b8))
* **bank-transfer:** correct encryption key env var names ([fb79deb](fb79deb))
* **product-console:** derive MongoDB service name dynamically in NOTES.txt ([4bbf749](4bbf749))
* **matcher:** fix configmap archival condition and S3 endpoint for IAM Roles Anywhere ([53232ae](53232ae))
* **reporter:** prevent null env in manager and worker deployments ([51a72c6](51a72c6))
* **reporter:** prevent null env in ScaledJob when no env vars are configured ([7fa29b4](7fa29b4))
* **plugin-access-manager:** remove imagePullSecrets from values.yaml for identity and auth sections ([238ca51](238ca51))
* **plugin-br-bank-transfer:** rename chart to include -helm suffix ([f393e35](f393e35))
* **bank-transfer:** rename MULTI_TENANT_INFRA_ENABLED to MULTI_TENANT_ENABLED for consistency ([0fb14a6](0fb14a6))
* **product-console:** set image tag to 1.3.0 in values.yaml ([a535b88](a535b88))
* **plugin-access-manager:** split migrations and initUser image into repository/tag fields ([5be206a](5be206a))
* **configmap:** update APPLICATION_NAME default value to crm ([53b65c3](53b65c3))
* **product-console:** update appVersion to 1.3.0 ([c708e76](c708e76))
* **bank-transfer:** update DEFAULT_TENANT_ID to allow empty default value in configmap ([10ea45e](10ea45e))
* **plugin-access-manager:** update image tags and add CORS, rate limiting, multi-tenancy, and circuit breaker configurations ([628ad1d](628ad1d))
* **plugin-access-manager:** update plugin-auth@2.6.0 ([6b5b3d8](6b5b3d8))
* **plugin-br-bank-transfer:** update plugin-br-bank-transfer@2.1.0 ([3e29c6c](3e29c6c))
* **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.4.1, plugin-br-pix-indirect-btg-worker-reconciliation@1.4.1, plugin-br-pix-indirect-btg-worker-inbound@1.4.1, plugin-br-pix-indirect-btg-worker-outbound@1.4.1 ([3c6970f](3c6970f))
* **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.5.1, plugin-br-pix-indirect-btg-worker-reconciliation@1.5.1, plugin-br-pix-indirect-btg-worker-inbound@1.5.1, plugin-br-pix-indirect-btg-worker-outbound@1.5.1 ([226f506](226f506))
* **plugin-access-manager:** update plugin-identity@2.4.2 ([8b01a14](8b01a14))
* **matcher:** update securityContext to run as root ([8de4a13](8de4a13))
* **plugin-br-bank-transfer:** update service port and server address to 4027 in configuration files ([dd4e2a0](dd4e2a0))
* **reporter:** update worker default image tag to match latest stable release ([147ed4c](147ed4c))
* **matcher:** use configmap value for OBJECT_STORAGE_ENDPOINT with IAM Roles Anywhere ([c0f19a4](c0f19a4))
* **reporter:** use unique names for cluster-scoped resources ([5cdaa80](5cdaa80))
chore(midaz): update crm image tag to 3.6.0 in values.yaml
##  (2026-04-15)
@guimoreirar guimoreirar merged commit 00386c2 into develop Apr 16, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants