Skip to content

Releases: JuliaHealth/FHIRClient.jl

v2.3.0

07 Dec 17:34
17e6b6f
Compare
Choose a tag to compare

FHIRClient v2.3.0

Diff since v2.2.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:

  • Tests fail due to error of HAPI FHIR test server (#134)
  • Idea: Refactor our test suite and factor all of the test-server-specific values out into a single place (#136)

v2.2.0

17 Nov 16:26
7f2b171
Compare
Choose a tag to compare

FHIRClient v2.2.0

Diff since v2.1.0

Merged pull requests:

v2.1.0

08 Nov 01:16
ed564ae
Compare
Choose a tag to compare

FHIRClient v2.1.0

Diff since v2.0.1

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

28 Feb 18:29
a46d92f
Compare
Choose a tag to compare

FHIRClient v2.0.1

Diff since v2.0.0

Merged pull requests:

  • Fix the constructor for BaseURL when the argument is a string (#123) (@DilumAluthge)

v2.0.0

21 Feb 13:15
c3bafc5
Compare
Choose a tag to compare

FHIRClient v2.0.0

Diff since v1.2.0

Merged pull requests:

v1.2.0

21 Feb 11:20
88dd618
Compare
Choose a tag to compare

FHIRClient v1.2.0

Diff since v1.1.0

Merged pull requests:

v1.1.0

27 Dec 10:33
0e58c68
Compare
Choose a tag to compare

FHIRClient v1.1.0

Diff since v1.0.3

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

01 Apr 03:45
64a4e7c
Compare
Choose a tag to compare

FHIRClient v1.0.3

Diff since v1.0.2

Merged pull requests:

v1.0.2

21 Feb 21:32
3380a58
Compare
Choose a tag to compare

FHIRClient v1.0.2

Diff since v1.0.1

Merged pull requests:

v1.0.1

20 Feb 17:06
70ed813
Compare
Choose a tag to compare

FHIRClient v1.0.1

Diff since v1.0.0

Merged pull requests: