Skip to content

Merge Release 3.6.1 to main#71

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

Merge Release 3.6.1 to main#71
drtechie merged 3 commits intomainfrom
release-3.6.1

Conversation

@vanitha1822
Copy link
Copy Markdown
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.

DurgaPrasad-54 and others added 3 commits March 12, 2026 16:09
* feat(health,version): add health and version endpoints

* fix(health): avoid blocking DB I/O under write lock and restore interrupt flag
@vanitha1822 vanitha1822 changed the title Release 3.6.1 Merge Release 3.6.1 to main Mar 19, 2026
@vanitha1822 vanitha1822 self-assigned this Mar 19, 2026
@vanitha1822 vanitha1822 requested a review from drtechie March 19, 2026 11:24
@coderabbitai
Copy link
Copy Markdown
Contributor

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 12 minutes and 57 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: 4957e478-6817-43d5-98e7-e6b9dc4e1752

📥 Commits

Reviewing files that changed from the base of the PR and between b9684ef and 147a2d1.

📒 Files selected for processing (5)
  • pom.xml
  • src/main/java/com/iemr/helpline104/controller/health/HealthController.java
  • src/main/java/com/iemr/helpline104/controller/version/VersionController.java
  • src/main/java/com/iemr/helpline104/service/health/HealthService.java
  • src/main/java/com/iemr/helpline104/utils/JwtUserIdValidationFilter.java
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 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.

@sonarqubecloud
Copy link
Copy Markdown

@drtechie drtechie merged commit 6325fae into main Mar 19, 2026
2 of 3 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.

4 participants