Changelog for the googlehealthcare adaptor
@openfn/language-googlehealthcare
1.1.9
Patch Changes
- Updated dependencies [408a3a2]
- @openfn/language-common@3.1.1
1.1.8 - 18 September 2025
Patch Changes
- Updated dependencies [e2bc436]
- @openfn/language-common@3.1.0
1.1.7 - 01 September 2025
Patch Changes
- Updated dependencies [1d60531]
- @openfn/language-common@3.0.3
1.1.6 - 14 July 2025
Patch Changes
- Updated dependencies [9b5a4f8]
- @openfn/language-common@3.0.2
1.1.5 - 10 July 2025
Patch Changes
- Updated dependencies [cf9c09f]
- @openfn/language-common@3.0.1
1.1.4 - 10 July 2025
Patch Changes
- c4625fa: - Migrate from the deprecated
expandReferencesincommonto the newexpandReferencesfrom common.util- Use
workspace:*common version.
- Use
- Updated dependencies [ea85695]
- Updated dependencies [3fce58f]
- Updated dependencies [19f2d7e]
- Updated dependencies [f26bd2b]
- Updated dependencies [19f2d7e]
- @openfn/language-common@3.0.0
1.1.3 - 28 October 2024
Patch Changes
- Updated docs for each()
- Updated dependencies
- @openfn/language-common@2.1.1
1.1.2 - 16 August 2024
Patch Changes
- 8146c23: Fix typings in package.json
- Updated dependencies [8146c23]
- @openfn/language-common@2.0.1
1.1.1 - 01 August 2024
Patch Changes
- Updated dependencies [4fe527c]
- @openfn/language-common@2.0.0
1.1.0 - 13 June 2024
Minor Changes
- 73433c20: Add
fnIfoperation
Patch Changes
- Updated dependencies [106ecf6d]
- @openfn/language-common@1.14.0
1.0.1 - 08 May 2024
Patch Changes
- Security updates (lodash,undici)
- Updated dependencies
- @openfn/language-common@1.13.2
1.0.0 - 21 July 2023
Major Changes
-
7df7e20: remove
projectId,dataSetId,cloudRegion, andfhirStoreIdout of configurationThe new implementation of
createFhirResource(fhirStore, resource, callback)allows you to use one set of credentials to access different Google Healthcare Cloud FHIR stores.fhirStoreis an object that contains the FHIR store information ({cloudRegion: string, projectId: string, datasetId: string, fhirStoreId: string}).
0.1.0 - 30 June 2023
Minor Changes
- 861d774: add createFhirResource function
Patch Changes
- aad9549: Ensure that standard OAuth2 credentials with snake-cased "access_token" keys can be used for OAuth2-reliant adaptors
- Updated dependencies [aad9549]
- @openfn/language-common@1.10.0