Skip to content

Release 3.6.2#141

Closed
DurgaPrasad-54 wants to merge 7 commits intoPSMRI:release-3.6.2from
DurgaPrasad-54:release-3.6.2
Closed

Release 3.6.2#141
DurgaPrasad-54 wants to merge 7 commits intoPSMRI:release-3.6.2from
DurgaPrasad-54:release-3.6.2

Conversation

@DurgaPrasad-54
Copy link
Contributor

📋 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 6 commits January 20, 2026 10:20
* docs(readme): add documentation badge

* chore(swagger): automate swagger sync to amrit-docs

* chore(swagger): automate swagger sync to amrit-docs

* chore(swagger): update swagger work flow and properties
* docs(readme): add documentation badge

* chore(swagger): automate swagger sync to amrit-docs

* chore(swagger): automate swagger sync to amrit-docs

* chore(swagger): update swagger work flow and properties

* chore(swagger): update swagger workflow and add server urls

* chore(swagger): fix the version issue in swaggerconfig.java
* feat(healt,version): add health and version endpoints

* fix(health): improve Redis health semantics when not configured

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

* fix(health):  Removed the unused import

* fix(health): avoid blocking DB I/O under write lock and restore interrupt flag

* fix: add missin close brace

* fix(health): cancel in-flight futures on generic failure

* fix(health): fail-open on advanced MySQL check exceptions to avoid false degraded state
* Update version in pom.xml to 3.4.0

* story: amm-1668 task - 1754

* story: amm-1668 task - 1754 dto updated (#92)

* story: amm-1668 task - 1754 dto updated (#93)

* story: amm-1668 task - 1754 dto updated

* story: amm-1668 task - 1754

* fix: amm-1879 doctor signature was not coming for ncdcare

* fix: aam-1896 prescribed quantity was not coming in the casesheet

* Update pom.xml

3.4.0 to 3.4.1

* fix: amm-1919 fix for update doctor data for higher refferal data

* fix: signature enhancement for casesheet

* fix: signature enhancement for casesheet

* fix: signature enhancement for casesheet

* fix: signature enhancement for casesheet for ncdscreening

* fix: updated beneficiaryflowststusrepo file

* fix: wasa-IDOR Vulnerability

* fix: coderabbit comments

* fix: amm-1927 res headers based on origin via allowed cors

* fix: amm-1927 coderabbit comments resolved

* localhost regex added

* Update regex pattern for localhost in interceptor

* fix: remove userid from request

* Role Based Broken Access Control Implementation : WASA (#104)

* fix: add @PreAuthorize to RBAC

* fix: wasa RBAC implementation

* fix: remove duplicate dependency

* fix: coderabbit comments

* fix: update role

* fix: enable the request matcher

* fix:1896 added space for single dose after food string due

* fix:1896 added single dose after and before food confition for calculated qntity

* fix: role based on both jwt and auth token

* add role in register api

* Downgrade from 3.6.2 to 3.6.1 (#132)

* fix: amm-2063 added beneficiarytype but not reflecting in the DB level

* Bump version from 3.6.0 to 3.6.2

* fix: amm-2063 updated the updateBeneficiary flow

* Downgrade version from 3.6.2 to 3.6.1

---------

Co-authored-by: SnehaRH <sneha@navadhiti.com>
Co-authored-by: SnehaRH <77656297+snehar-nd@users.noreply.github.com>

* Cherry-pick health and version API enhancements to release-3.6.1 (#136)

* feat(healt,version): add health and version endpoints

* fix(health): improve Redis health semantics when not configured

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

* fix(health):  Removed the unused import

* fix(health): avoid blocking DB I/O under write lock and restore interrupt flag

* fix: add missin close brace

* fix(health): cancel in-flight futures on generic failure

* fix(health): fail-open on advanced MySQL check exceptions to avoid false degraded state

---------

Co-authored-by: Amoghavarsh <93114621+5Amogh@users.noreply.github.com>
Co-authored-by: 5Amogh <amoghavarsh@navadhiti.com>
Co-authored-by: SnehaRH <sneha@navadhiti.com>
Co-authored-by: SnehaRH <77656297+snehar-nd@users.noreply.github.com>
Co-authored-by: Saurav Mishra <80103738+SauravBizbRolly@users.noreply.github.com>
Co-authored-by: Saurav Mishra <saurav.mishra@bizbrolly.com>
Co-authored-by: KOPPIREDDY DURGA PRASAD <144464542+DurgaPrasad-54@users.noreply.github.com>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 24, 2026

Important

Review skipped

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

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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6600976f-332d-4071-a2f6-385d426c2c22

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@DurgaPrasad-54 DurgaPrasad-54 closed this by deleting the head repository Mar 25, 2026
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.

2 participants