Skip to content

Release v1.1.5 and Client proxying fix#295

Merged
karlnaden merged 2 commits into
mainfrom
client-proxying-fix
Jul 13, 2026
Merged

Release v1.1.5 and Client proxying fix#295
karlnaden merged 2 commits into
mainfrom
client-proxying-fix

Conversation

@karlnaden

Copy link
Copy Markdown
Contributor

Summary

Proxying of request to the client suite FHIR endpoints to the reference server was failing in deployed environments due to a combination of json gem inconsistencies and a varied object structure introduced by the url replacement method. Now, that method keeps the FHIR object structure consistent to resolve the issue.

Testing Guidance

Deploy to QA and confirm that running the client vs server suite works correctly.

@arscan

arscan commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This appears to fix the issue in the US Quality Core test kit. My best guess is that this was a dependency update issue within inferno_core 1.4.0 (perhaps the oj bump?), which this seems to fix?

Note that there are a couple of other test kits with the same issue: https://github.com/search?q=org%3Ainferno-framework+%22def+replace_bundle_urls%22&type=code

@karlnaden
karlnaden marked this pull request as ready for review July 13, 2026 18:23
@karlnaden karlnaden changed the title Client proxying fix Release v1.1.5 and Client proxying fix Jul 13, 2026
@karlnaden
karlnaden merged commit 73fc69a into main Jul 13, 2026
18 of 20 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