Skip to content

v3.6.0-rc.2#1959

Merged
ClaraTersi merged 2 commits intorelease-candidatefrom
develop
Mar 22, 2026
Merged

v3.6.0-rc.2#1959
ClaraTersi merged 2 commits intorelease-candidatefrom
develop

Conversation

@ClaraTersi
Copy link
Member

No description provided.

jeffersonrodrigues92 and others added 2 commits March 21, 2026 21:59
Amazon MQ requires TLS (amqps:// on port 5671). The multi-tenant
RabbitMQ manager was connecting without TLS because WithTLS() was not
being passed. Add RABBITMQ_TLS env var to enable TLS globally for
tenant vhost connections.

X-Lerian-Ref: 0x1
fix(transaction): add RABBITMQ_TLS env var for Amazon MQ connections
@ClaraTersi ClaraTersi requested a review from a team as a code owner March 22, 2026 01:03
@coderabbitai
Copy link

coderabbitai bot commented Mar 22, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • develop

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4ba8988e-63ad-4de4-bb91-d9e390940eaa

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@ClaraTersi ClaraTersi merged commit 00928dd into release-candidate Mar 22, 2026
23 of 25 checks passed
Copy link

@gandalf-at-lerian gandalf-at-lerian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same RabbitMQ TLS fix as #1958, targeting release-candidate for v3.6.0-rc.2. Clean cherry-pick. LGTM.

@lerian-studio
Copy link
Contributor

📊 Unit Test Coverage Report: midaz-transaction

Metric Value
Overall Coverage 85.2% ✅ PASS
Threshold 85%

Coverage by Package

Package Coverage
github.com/LerianStudio/midaz/v3/components/transaction/internal/adapters/grpc/in 100.0%
github.com/LerianStudio/midaz/v3/components/transaction/internal/adapters/http/in 78.5%
github.com/LerianStudio/midaz/v3/components/transaction/internal/adapters/mongodb 66.7%
github.com/LerianStudio/midaz/v3/components/transaction/internal/adapters/postgres/assetrate 100.0%
github.com/LerianStudio/midaz/v3/components/transaction/internal/adapters/postgres/balance 100.0%
github.com/LerianStudio/midaz/v3/components/transaction/internal/adapters/postgres/operation 90.0%
github.com/LerianStudio/midaz/v3/components/transaction/internal/adapters/postgres/operationroute 100.0%
github.com/LerianStudio/midaz/v3/components/transaction/internal/adapters/postgres/transaction 97.4%
github.com/LerianStudio/midaz/v3/components/transaction/internal/adapters/postgres/transactionroute 100.0%
github.com/LerianStudio/midaz/v3/components/transaction/internal/adapters/rabbitmq 93.1%
github.com/LerianStudio/midaz/v3/components/transaction/internal/adapters/redis/balance 100.0%
github.com/LerianStudio/midaz/v3/components/transaction/internal/services/command 90.4%
github.com/LerianStudio/midaz/v3/components/transaction/internal/services/query 95.2%
github.com/LerianStudio/midaz/v3/components/transaction/internal/services 100.0%

Generated by Go PR Analysis workflow

@lerian-studio
Copy link
Contributor

🔒 Security Scan Results — transaction

Trivy

Filesystem Scan

✅ No vulnerabilities or secrets found.

Docker Image Scan

✅ No vulnerabilities found.


Docker Hub Health Score Compliance

✅ Policies — 4/4 met

Policy Status
Default non-root user ✅ Passed
No fixable critical/high CVEs ✅ Passed
No high-profile vulnerabilities ✅ Passed
No AGPL v3 licenses ✅ Passed

🔍 View full scan logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants