Releases: JuliaHealth/FHIRClient.jl
Releases · JuliaHealth/FHIRClient.jl
v2.3.0
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:
v2.2.0
FHIRClient v2.2.0
Merged pull requests:
- Support absolute uri in
request_json
(#127) (@devmotion) - Simplify code a bit (#128) (@devmotion)
- Bump to 2.2.0 (#129) (@devmotion)
v2.1.0
FHIRClient v2.1.0
Support for HTTP 1 (#124)
Merged pull requests:
- CompatHelper: bump compat for HTTP to 1, (keep existing compat) (#124) (@github-actions[bot])
- Add compat entries for stdlibs (#125) (@devmotion)
- Update to Documenter 1 (#126) (@devmotion)
v2.0.1
FHIRClient v2.0.1
Merged pull requests:
- Fix the constructor for BaseURL when the argument is a string (#123) (@DilumAluthge)
v2.0.0
FHIRClient v2.0.0
Merged pull requests:
- By default, require that FHIR Base URLs use HTTPS (#122) (@DilumAluthge)
v1.2.0
FHIRClient v1.2.0
Merged pull requests:
- Allow the user to require that FHIR Base URLs use HTTPS (#120) (@DilumAluthge)
- CI: cancel old PR jobs (#121) (@DilumAluthge)
v1.1.0
FHIRClient v1.1.0
Merged pull requests:
- CompatHelper: bump compat for SaferIntegers to 3, (keep existing compat) (#115) (@github-actions[bot])
- Add the
_request_raw_response
function (#117) (@DilumAluthge) - CI: stop testing on 32-bit; only test on 64-bit (#118) (@DilumAluthge)
v1.0.3
FHIRClient v1.0.3
Merged pull requests:
- Fix CI (#112) (@DilumAluthge)
- Bump version from "1.0.2" to "1.0.3" (#113) (@DilumAluthge)
v1.0.2
FHIRClient v1.0.2
Merged pull requests:
- Update the list of packages in the README (#111) (@DilumAluthge)
v1.0.1
FHIRClient v1.0.1
Merged pull requests:
- Update the table of packages in the README (#110) (@DilumAluthge)