FHIRClient v2.3.0
Merged pull requests:
- Reformat code with JuliaFormatter (#131) (@devmotion)
- Log the parsed (and pretty-printed) response body at
LogLevel(-1_000
) (#132) (@DilumAluthge) - Use public fire.ly server in tests (#135) (@devmotion)
- Debugging: Log
response_body
if and only if it fails to parse as valid JSON; also, wrap the JSON parsing in a try-catch (#138) (@DilumAluthge) - Restructure test such that it is easier to switch servers (#140) (@devmotion)
- Add a
finalize
job to CI as a required status check (#141) (@devmotion) - CompatHelper: add new compat entry for Downloads at version 1 for package Generate, (keep existing compat) (#143) (@github-actions[bot])
- CompatHelper: bump compat for ZipFile to 0.10 for package Generate, (keep existing compat) (#144) (@github-actions[bot])
- CI: Set up Dependabot to auto-updated pinned GitHub Action commit hashes (#145) (@DilumAluthge)
- CI: Add a manual (
workflow_dispatch
) workflow for fixing code formatting (#146) (@DilumAluthge) - Bump codecov/codecov-action from 1 to 3 (#147) (@dependabot[bot])
- CI: Run CI on
merge_group
(GitHub Merge Queue) events (#149) (@DilumAluthge) - 🤖 Automatic code formatting (#150) (@github-actions[bot])
- Set a non-upper-bounded compat entry in the docs project (#151) (@DilumAluthge)
- CI: Add the
codecov/project/minimum
status (#152) (@DilumAluthge) - Reduce duplication when constructing docstrings (#153) (@DilumAluthge)
- Log at
LogLevel(-1_000)
(#155) (@DilumAluthge) - Add tests for #132 (#156) (@devmotion)
Closed issues: