Skip to content

FPL 2.2.2

Choose a tag to compare

@cmoesel cmoesel released this 08 Jul 21:29
· 4 commits to main since this release

FHIR Package Loader 2.2.2 is a patch release that ensures that bearer tokens are always used for accessing a custom registry server when both FPL_REGISTRY and FPL_REGISTRY_TOKEN environment variables are set. The prior release did not use the bearer token in all cases.

What's Changed

  • Refactor to add token in axiosGet by @bkaney in #60

Full Changelog: v2.2.1...v2.2.2