Skip to content

Merge release 3.6.1 to main#122

Merged
drtechie merged 4 commits intomainfrom
fix-release-3.6.1
Mar 19, 2026
Merged

Merge release 3.6.1 to main#122
drtechie merged 4 commits intomainfrom
fix-release-3.6.1

Conversation

@vanitha1822
Copy link
Member

📋 Description

JIRA ID:

Please provide a summary of the change and the motivation behind it. Include relevant context and details.


✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)
  • New feature (non-breaking change which adds functionality)
  • 🔥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🛠 Refactor (change that is neither a fix nor a new feature)
  • ⚙️ Config change (configuration file or build script updates)
  • 📚 Documentation (updates to docs or readme)
  • 🧪 Tests (adding new or updating existing tests)
  • 🎨 UI/UX (changes that affect the user interface)
  • 🚀 Performance (improves performance)
  • 🧹 Chore (miscellaneous changes that don't modify src or test files)

ℹ️ Additional Information

Please describe how the changes were tested, and include any relevant screenshots, logs, or other information that provides additional context.

vanitha1822 and others added 4 commits February 27, 2026 14:07
* fix: column datatype mismatch issue

* fix: report download issue in AMM-2017
* feat(health,version): add health and version endpoints

* fix(health): removed duplicates from healthservices

* fix:  The DEGRADED status was incorrectly returning HTTP 503

* fix(health): run checks concurrently, prevent thread starvation, and harden timeouts

* fix(health): add proper @deprecated metadata and javadoc for obsolete methods

* fix(health): add proper @deprecated metadata and javadoc for obsolete methods

* refactor(health): remove obsolete deprecated health check methods

* fix(health): mark timed-out components DOWN and make status maps thread-safe

* fix(health): removed duplicates from health services

* fix(health): harden advanced MySQL checks and throttle execution

* fix(health): harden advanced MySQL checks and reflect DEGRADED status

* fix(health): avoid nested executor deadlock in advanced MySQL checks

* fix(health): scope PROCESSLIST lock-wait check to application DB user

* fix(health): avoid blocking DB I/O under write lock and restore interrupt flag
@vanitha1822 vanitha1822 self-assigned this Mar 19, 2026
@vanitha1822 vanitha1822 requested a review from drtechie March 19, 2026 11:21
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
39.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@coderabbitai
Copy link

coderabbitai bot commented Mar 19, 2026

Warning

Rate limit exceeded

@vanitha1822 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 13 minutes and 42 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3a2b0fcd-5a1a-4d7e-b573-a561d32bc756

📥 Commits

Reviewing files that changed from the base of the PR and between af64c6c and 4c1d4af.

📒 Files selected for processing (2)
  • pom.xml
  • src/main/java/com/iemr/inventory/service/report/CRMReportServiceImpl.java
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-release-3.6.1
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@drtechie drtechie merged commit 997c537 into main Mar 19, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants