chore: sync main to develop [skip ci]#1063
Merged
lerian-studio-midaz-push-bot[bot] merged 10 commits intodevelopfrom Mar 3, 2026
Merged
chore: sync main to develop [skip ci]#1063lerian-studio-midaz-push-bot[bot] merged 10 commits intodevelopfrom
lerian-studio-midaz-push-bot[bot] merged 10 commits intodevelopfrom
Conversation
…0260227140436 chore(release): Update CHANGELOGs [skip ci]
…0260224143120 chore(release): Update CHANGELOGs [skip ci]
…0260220151742 chore(plugin-br-pix-indirect-btg): Update CHANGELOGs [skip ci]
fix(plugin-br-pix-indirect-btg): update plugin-br-pix-indirect-btg@1.2.8
## (2026-03-03) ### Features * **fetcher:** add common configmap and secrets templates for shared configuration ([7f75dd0](7f75dd0)) * **reporter:** add configurable secret for KEDA TriggerAuthentication ([d84a26d](d84a26d)) * **midaz:** add external OTEL collector support ([f38af29](f38af29)) * **fetcher:** add fetcher helm chart with manager and worker components ([363c0cf](363c0cf)) * **plugin-br-pix-indirect-btg:** add HMAC validation and mTLS BTG config envs ([d1563c4](d1563c4)) * **underwriter:** add initial Helm chart for Underwriter service ([7bbba1a](7bbba1a)) * **plugin-br-pix-indirect-btg:** add INTERNAL_WEBHOOK_SECRET and bump to 1.0.0-rc.26 ([e5ef789](e5ef789)) * **fetcher:** add manager component Kubernetes manifests with full deployment configuration ([12ec0dd](12ec0dd)) * **matcher:** add matcher helm chart ([6a235c1](6a235c1)) * **matcher:** add missing env vars for matcher v1.0.0+ ([0bf1e7f](0bf1e7f)) * **fetcher:** add OpenTelemetry HOST_IP injection support ([0ea3d75](0ea3d75)) * **fetcher:** add RabbitMQ bootstrap job with definitions for external RabbitMQ instances ([90c5edc](90c5edc)) * **plugin-br-pix-indirect-btg:** add required validation for INTERNAL_WEBHOOK_SECRET ([df410e2](df410e2)) * **tracer:** add tracer helm chart ([275c30e](275c30e)) * **plugin-br-pix-indirect-btg:** add validation to ensure INTERNAL_WEBHOOK_SECRET matches ([0f485b2](0f485b2)) * **matcher:** add values-template and rabbitmq definitions ([3063245](3063245)) * **matcher:** add VERSION env var and OTEL support ([cee8f96](cee8f96)) * **fetcher:** add worker component Kubernetes manifests with deployment, configmap and secrets ([fd8d8f3](fd8d8f3)) * add worker reconciliation config ([596c5a9](596c5a9)) * **matcher:** finalize matcher helm chart for v1.0.0 ([2be45e9](2be45e9)) * **plugin-access-manager:** make createDatabase configurable ([1574601](1574601)) ### Bug Fixes * **plugin-br-pix-indirect-btg:** address coderabbit review feedback ([bb664a9](bb664a9)) * **pix-btg:** adjust default url ([51c4753](51c4753)) * **midaz:** adjust ledger component port from 3000 to 3002 ([8e01518](8e01518)) * **midaz:** adjust ledger component port from 3000 to 3002 ([bb58334](bb58334)) * **midaz:** adjust midaz-crm repository image ([5f9fdcb](5f9fdcb)) * **matcher:** align OTEL env vars with app and bump to v1.0.0-beta.3 ([d1616fb](d1616fb)) * **fetcher:** correct repository URL in Chart.yaml home field ([378a458](378a458)) * **plugin-br-pix-indirect-btg:** fix useExistingSecrets typo in all deployments ([fa2dc49](fa2dc49)) * **plugin-br-pix-indirect-btg:** improve reconciliation config and remove vault annotations ([ad64484](ad64484)) * **plugin-br-pix-indirect-btg:** remove trailing newline from values.yaml ([938bf17](938bf17)) * **plugin-br-pix-indirect-btg:** set DB_SSL_MODE default to disable ([29f2348](29f2348)) * **plugin-br-pix-indirect-btg:** set REDIS_TLS default to false in reconciliation configmap ([b8dc4d1](b8dc4d1)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg-worker-reconciliation@1.1.1 ([4397bc6](4397bc6)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg-worker-reconciliation@1.1.3 ([b9a4b68](b9a4b68)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg-worker-reconciliation@1.2.0 ([5e4b893](5e4b893)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.1.0 ([df6de7b](df6de7b)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.1.2 ([ffb414d](ffb414d)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.2.1 ([adbe456](adbe456)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.2.2 ([2c2b639](2c2b639)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.2.3 ([e08d78a](e08d78a)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.2.4 ([a42a959](a42a959)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.2.6 ([fe3749c](fe3749c)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.2.7 ([793be45](793be45)) * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.2.8 ([55681de](55681de)) * **plugin-fees:** update plugin-fees@3.0.7 ([844537d](844537d)) * **plugin-fees:** update plugin-fees@3.0.8 ([8c5579c](8c5579c)) * **reporter:** update reporter-manager@1.0.0, reporter-worker@1.0.0 ([d586bf1](d586bf1)) * **reporter:** use RABBITMQ_URI for KEDA scaler host ([60809c9](60809c9)) * **plugin-access-manager:** use separate repository and tag for auth backend image ([01b9a5c](01b9a5c)) ### Reverts * **plugin-br-pix-indirect-btg:** move INTERNAL_WEBHOOK_SECRET from global to component-level secrets ([653594c](653594c)) * **plugin-br-pix-indirect-btg:** move INTERNAL_WEBHOOK_SECRET validation from global to pix.secrets ([f95be82](f95be82))
## (2026-03-03) ### Features * **plugin-access-manager:** make createDatabase configurable ([1574601](1574601)) ### Bug Fixes * **plugin-br-pix-indirect-btg:** update plugin-br-pix-indirect-btg@1.2.8 ([55681de](55681de)) * **plugin-access-manager:** use separate repository and tag for auth backend image ([01b9a5c](01b9a5c))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic Changelog Sync
Syncs changelog updates from
maintodevelop.Apps Updated: plugin-access-manager:v5.3.0
This PR was automatically generated by the GPTChangelog workflow.
Please review and merge manually.