Releases: microsoft/azure-health-data-services-toolkit
Microsoft.AzureHealth.DataServices 1.1.0
Changes:
- bfc3406 Catch all exceptions when adding response headers
- d4dc84b Moved pipelines files into single repo (#106)
- c0f25c3 Updated nuget packages (#105)
- 8a1840b Authentication refactor to add token caching, token pass-through, and remove unneeded code. (#102)
- 4290a5d New-Feature Add APIM to Toolkit Quickstart and Update Toolkit Quickstart to disable Basic Auth (#101)
- e056e6c Added appinsightconnectionstring in bicep template. (#97)
- 450259b Fixed Project Metadata (#93)
This list of changes was auto generated.
Toolkit 1.0.1
Fixed issue with content headers and user agent. Previously, a user agent with a /
was not properly handled.
Changes:
Toolkit 1.0.0
Azure Health Data Services Toolkit Release
We are excited to announce the release of the Azure Health Data Services Toolkit, an open-source project that enables our customers to more easily customize and extend the functionality of their Azure Health Data Services implementations.
A developer-centric toolkit for customization
With the growth of health data workloads on Azure, we’ve found that developers need custom behavior on top of our services. Currently, users do not have a consistent and developer-centric approach to allow customization to Health Data Services implementations. Our customers need an easy way to run custom code with Azure Health Data Services. The Health Data Services Toolkit provides patterns and a consistent toolset for our customers, partners, and field to make these customizations and extend the functionality of Azure Health Data Services with a minimum amount of custom code. We’ve abstracted common patterns that we see in customizations and turned those into reusable and modular patterns, which helps developers reduce their time spent writing custom code and gives all of our customers, partners, and field a toolkit that allows for consistent implementation.
Helping unlock custom use cases
Some FHIR use cases that this toolkit can help customers implement are:
- FHIR operations that are not supported by the FHIR Service yet: trial implementation guides, organization-specific operations, less widely-adopted operations.
- Implementation guide development.
- Transforming request and/or response payloads
- Custom authorization logic, like consent.
- The toolkit can be used for specialized components inside of a custom data ingestion pipeline.
Speed up time-to-market
The Azure Health Data Services Toolkit is unique in the the first customization toolkit of its kind in in the industry, and reduces solution complexity. This consistent toolkit can help you build new features and deliver use cases more quickly.
We invite you to explore the Azure Health Data Services Toolkit here if you have a need for customizations on Azure Health Data Services. If you have specific use cases that are not covered with our managed service, please consider using this toolkit to help achieve those scenarios! If you have any questions or feedback on other patterns that you’d like us to include in the toolkit, please raise a Github issue.
Microsoft.AzureHealth.DataServices 1.0.0-prerelease
Changes:
- 4003402 Fixed Response Header Logic (#81)
- ea795f9 Add Response Headers to Azure Function Pipeline (#80)
- 06cdc92 Add Response Headers to Pipeline (#79)
- be29fc6 Deleted quickstart (using azure-samples instead) (#77)
- f11451b Update README.md (#76)
- 3fc731c Update README.md (#75)
- b51d617 Renamed SDK to toolkit (#64)
- e4438f0 Fixed quickstart (#73)
- f5904fe Edit docs (#72)
- d21bf5c Update README.md (#71)
See More
- 071aefe Update README.md (#70)
- 4c3bb20 Update dev_setup.md (#69)
- ad92be6 Update concepts.md (#68)
- 4ca1637 Update README.md (#67)
- bfd4e59 Update README.md (#66)
- 448b11b Create HealthcareAPIInfastructure20220929.png (#65)
- a52999e Add Google.Protobuf package (#63)
- a0f3638 Docs edit (#58)
- 8873797 Create GeoPol.xml (#62)
- 33070e9 Bumping Microsoft.Azure.Functions.Worker v1.8.0 to v1.9.0
- f2e798f Renamed namespaces and packages for new brandihg
- afc2cc3 Add default User Agent header
- 3f99e81 Patient quick start sample (#46)
- 5f5c4e8 Update README.md (#57)
- 3452f53 Added pipeline fix to split from CAPL (#55)
- 70d644c Fixed quickstart to work with azd --template (#52)
- 84c9eed fix azurefunction bicep (#51)
- b176785 Update README.md (#50)
- 8993c2c Feature Sample Docs Proofread Updates (#49)
- 6fb56b4 Update README.md
- b41fa78 Update README.md (#44)
- 4e7652b Update CODEOWNERS
- 1a1b45b Update CODEOWNERS (#43)
- 9aa1372 Updated samples to use 1.0 packages (#42)
- 5b1039a Fixed CAPL readme
- 4b9ed9c Fix DebugType in packages
- fe933c4 Fix Package Assembly Version (#41)
- 347f285 Updated packages to generate XML docs
- 666d9b7 Fixed release notes link
- 2343f02 Fixed package icons (#40)
- 36ceb9a Split Azure.Health.DataServices and Microsoft.Capl Pipelines (#39)
- 4acf099 Added Missing Code Documentation Comments (#38) [ #37 ]
- a73e0b2 Update README.md
- 3c9ca14 Updated readme architecture image
- 3330826 Added example architecture diagram
- ebf4e30 Fix image issues (#37)
- 2643468 Update README.md
- d835f63 Update README.md
- 001b84e Update README.md
- f36e4a6 Merge branch 'main' of github.com:Azure/health-data-services-sdk
- 6f80b4c Change gitattribute text default
- 78317f7 Update README.md
- 7cad2b6 Update README.md
- cd855ce Update README.md
- 1b91f21 Update README.md
- 78d93e2 Update README.md
- 456f631 Update README.md
- aa69398 Update README.md
- c1052f4 Update README.md
- 5bdb25e Update README.md
- 4e3f018 Update README.md
- 8095430 Update README.md
- e396d21 Update README.md
- 33d23be Update README.md
- a169e1b Update README.md
- 0a25a8a Update README.md
- a1fd31f Update concepts.md
- d7264cf Update README.md
- 86fd5e9 Update README.md
- 310bbc5 Update README.md
- 34f4c72 Images (#36)
- 8c09d5f Update README.md
- 1f5e6c9 Update README.md
- 7e83513 Trying to fix image (#35)
- e903df3 Added sample architecture diagram (#34)
- 177cc13 Update README.md
- 539153e Fixed broken link for concept guide
- 1214af7 removed dev docs for now
This list of changes was auto generated.
Microsoft.AzureHealth.DataServices 0.9.37-prerelease
Changes:
- 4003402 Fixed Response Header Logic (#81)
- ea795f9 Add Response Headers to Azure Function Pipeline (#80)
- 06cdc92 Add Response Headers to Pipeline (#79)
- be29fc6 Deleted quickstart (using azure-samples instead) (#77)
- f11451b Update README.md (#76)
- 3fc731c Update README.md (#75)
- b51d617 Renamed SDK to toolkit (#64)
- e4438f0 Fixed quickstart (#73)
- f5904fe Edit docs (#72)
- d21bf5c Update README.md (#71)
See More
- 071aefe Update README.md (#70)
- 4c3bb20 Update dev_setup.md (#69)
- ad92be6 Update concepts.md (#68)
- 4ca1637 Update README.md (#67)
- bfd4e59 Update README.md (#66)
- 448b11b Create HealthcareAPIInfastructure20220929.png (#65)
- a52999e Add Google.Protobuf package (#63)
- a0f3638 Docs edit (#58)
- 8873797 Create GeoPol.xml (#62)
- 33070e9 Bumping Microsoft.Azure.Functions.Worker v1.8.0 to v1.9.0
- f2e798f Renamed namespaces and packages for new brandihg
- afc2cc3 Add default User Agent header
- 3f99e81 Patient quick start sample (#46)
- 5f5c4e8 Update README.md (#57)
- 3452f53 Added pipeline fix to split from CAPL (#55)
- 70d644c Fixed quickstart to work with azd --template (#52)
- 84c9eed fix azurefunction bicep (#51)
- b176785 Update README.md (#50)
- 8993c2c Feature Sample Docs Proofread Updates (#49)
- 6fb56b4 Update README.md
- b41fa78 Update README.md (#44)
- 4e7652b Update CODEOWNERS
- 1a1b45b Update CODEOWNERS (#43)
- 9aa1372 Updated samples to use 1.0 packages (#42)
- 5b1039a Fixed CAPL readme
- 4b9ed9c Fix DebugType in packages
- fe933c4 Fix Package Assembly Version (#41)
- 347f285 Updated packages to generate XML docs
- 666d9b7 Fixed release notes link
- 2343f02 Fixed package icons (#40)
- 36ceb9a Split Azure.Health.DataServices and Microsoft.Capl Pipelines (#39)
- 4acf099 Added Missing Code Documentation Comments (#38) [ #37 ]
- a73e0b2 Update README.md
- 3c9ca14 Updated readme architecture image
- 3330826 Added example architecture diagram
- ebf4e30 Fix image issues (#37)
- 2643468 Update README.md
- d835f63 Update README.md
- 001b84e Update README.md
- f36e4a6 Merge branch 'main' of github.com:Azure/health-data-services-sdk
- 6f80b4c Change gitattribute text default
- 78317f7 Update README.md
- 7cad2b6 Update README.md
- cd855ce Update README.md
- 1b91f21 Update README.md
- 78d93e2 Update README.md
- 456f631 Update README.md
- aa69398 Update README.md
- c1052f4 Update README.md
- 5bdb25e Update README.md
- 4e3f018 Update README.md
- 8095430 Update README.md
- e396d21 Update README.md
- 33d23be Update README.md
- a169e1b Update README.md
- 0a25a8a Update README.md
- a1fd31f Update concepts.md
- d7264cf Update README.md
- 86fd5e9 Update README.md
- 310bbc5 Update README.md
- 34f4c72 Images (#36)
- 8c09d5f Update README.md
- 1f5e6c9 Update README.md
- 7e83513 Trying to fix image (#35)
- e903df3 Added sample architecture diagram (#34)
- 177cc13 Update README.md
- 539153e Fixed broken link for concept guide
- 1214af7 removed dev docs for now
This list of changes was auto generated.
Microsoft.AzureHealth.DataServices 0.9.36-prerelease
Changes:
- ea795f9 Add Response Headers to Azure Function Pipeline (#80)
- 06cdc92 Add Response Headers to Pipeline (#79)
- be29fc6 Deleted quickstart (using azure-samples instead) (#77)
- f11451b Update README.md (#76)
- 3fc731c Update README.md (#75)
- b51d617 Renamed SDK to toolkit (#64)
- e4438f0 Fixed quickstart (#73)
- f5904fe Edit docs (#72)
- d21bf5c Update README.md (#71)
- 071aefe Update README.md (#70)
See More
- 4c3bb20 Update dev_setup.md (#69)
- ad92be6 Update concepts.md (#68)
- 4ca1637 Update README.md (#67)
- bfd4e59 Update README.md (#66)
- 448b11b Create HealthcareAPIInfastructure20220929.png (#65)
- a52999e Add Google.Protobuf package (#63)
- a0f3638 Docs edit (#58)
- 8873797 Create GeoPol.xml (#62)
- 33070e9 Bumping Microsoft.Azure.Functions.Worker v1.8.0 to v1.9.0
- f2e798f Renamed namespaces and packages for new brandihg
- afc2cc3 Add default User Agent header
- 3f99e81 Patient quick start sample (#46)
- 5f5c4e8 Update README.md (#57)
- 3452f53 Added pipeline fix to split from CAPL (#55)
- 70d644c Fixed quickstart to work with azd --template (#52)
- 84c9eed fix azurefunction bicep (#51)
- b176785 Update README.md (#50)
- 8993c2c Feature Sample Docs Proofread Updates (#49)
- 6fb56b4 Update README.md
- b41fa78 Update README.md (#44)
- 4e7652b Update CODEOWNERS
- 1a1b45b Update CODEOWNERS (#43)
- 9aa1372 Updated samples to use 1.0 packages (#42)
- 5b1039a Fixed CAPL readme
- 4b9ed9c Fix DebugType in packages
- fe933c4 Fix Package Assembly Version (#41)
- 347f285 Updated packages to generate XML docs
- 666d9b7 Fixed release notes link
- 2343f02 Fixed package icons (#40)
- 36ceb9a Split Azure.Health.DataServices and Microsoft.Capl Pipelines (#39)
- 4acf099 Added Missing Code Documentation Comments (#38) [ #37 ]
- a73e0b2 Update README.md
- 3c9ca14 Updated readme architecture image
- 3330826 Added example architecture diagram
- ebf4e30 Fix image issues (#37)
- 2643468 Update README.md
- d835f63 Update README.md
- 001b84e Update README.md
- f36e4a6 Merge branch 'main' of github.com:Azure/health-data-services-sdk
- 6f80b4c Change gitattribute text default
- 78317f7 Update README.md
- 7cad2b6 Update README.md
- cd855ce Update README.md
- 1b91f21 Update README.md
- 78d93e2 Update README.md
- 456f631 Update README.md
- aa69398 Update README.md
- c1052f4 Update README.md
- 5bdb25e Update README.md
- 4e3f018 Update README.md
- 8095430 Update README.md
- e396d21 Update README.md
- 33d23be Update README.md
- a169e1b Update README.md
- 0a25a8a Update README.md
- a1fd31f Update concepts.md
- d7264cf Update README.md
- 86fd5e9 Update README.md
- 310bbc5 Update README.md
- 34f4c72 Images (#36)
- 8c09d5f Update README.md
- 1f5e6c9 Update README.md
- 7e83513 Trying to fix image (#35)
- e903df3 Added sample architecture diagram (#34)
- 177cc13 Update README.md
- 539153e Fixed broken link for concept guide
- 1214af7 removed dev docs for now
This list of changes was auto generated.
Microsoft.AzureHealth.DataServices 0.9.35-prerelease
Changes:
- 06cdc92 Add Response Headers to Pipeline (#79)
- be29fc6 Deleted quickstart (using azure-samples instead) (#77)
- f11451b Update README.md (#76)
- 3fc731c Update README.md (#75)
- b51d617 Renamed SDK to toolkit (#64)
- e4438f0 Fixed quickstart (#73)
- f5904fe Edit docs (#72)
- d21bf5c Update README.md (#71)
- 071aefe Update README.md (#70)
- 4c3bb20 Update dev_setup.md (#69)
See More
- ad92be6 Update concepts.md (#68)
- 4ca1637 Update README.md (#67)
- bfd4e59 Update README.md (#66)
- 448b11b Create HealthcareAPIInfastructure20220929.png (#65)
- a52999e Add Google.Protobuf package (#63)
- a0f3638 Docs edit (#58)
- 8873797 Create GeoPol.xml (#62)
- 33070e9 Bumping Microsoft.Azure.Functions.Worker v1.8.0 to v1.9.0
- f2e798f Renamed namespaces and packages for new brandihg
- afc2cc3 Add default User Agent header
- 3f99e81 Patient quick start sample (#46)
- 5f5c4e8 Update README.md (#57)
- 3452f53 Added pipeline fix to split from CAPL (#55)
- 70d644c Fixed quickstart to work with azd --template (#52)
- 84c9eed fix azurefunction bicep (#51)
- b176785 Update README.md (#50)
- 8993c2c Feature Sample Docs Proofread Updates (#49)
- 6fb56b4 Update README.md
- b41fa78 Update README.md (#44)
- 4e7652b Update CODEOWNERS
- 1a1b45b Update CODEOWNERS (#43)
- 9aa1372 Updated samples to use 1.0 packages (#42)
- 5b1039a Fixed CAPL readme
- 4b9ed9c Fix DebugType in packages
- fe933c4 Fix Package Assembly Version (#41)
- 347f285 Updated packages to generate XML docs
- 666d9b7 Fixed release notes link
- 2343f02 Fixed package icons (#40)
- 36ceb9a Split Azure.Health.DataServices and Microsoft.Capl Pipelines (#39)
- 4acf099 Added Missing Code Documentation Comments (#38) [ #37 ]
- a73e0b2 Update README.md
- 3c9ca14 Updated readme architecture image
- 3330826 Added example architecture diagram
- ebf4e30 Fix image issues (#37)
- 2643468 Update README.md
- d835f63 Update README.md
- 001b84e Update README.md
- f36e4a6 Merge branch 'main' of github.com:Azure/health-data-services-sdk
- 6f80b4c Change gitattribute text default
- 78317f7 Update README.md
- 7cad2b6 Update README.md
- cd855ce Update README.md
- 1b91f21 Update README.md
- 78d93e2 Update README.md
- 456f631 Update README.md
- aa69398 Update README.md
- c1052f4 Update README.md
- 5bdb25e Update README.md
- 4e3f018 Update README.md
- 8095430 Update README.md
- e396d21 Update README.md
- 33d23be Update README.md
- a169e1b Update README.md
- 0a25a8a Update README.md
- a1fd31f Update concepts.md
- d7264cf Update README.md
- 86fd5e9 Update README.md
- 310bbc5 Update README.md
- 34f4c72 Images (#36)
- 8c09d5f Update README.md
- 1f5e6c9 Update README.md
- 7e83513 Trying to fix image (#35)
- e903df3 Added sample architecture diagram (#34)
- 177cc13 Update README.md
- 539153e Fixed broken link for concept guide
- 1214af7 removed dev docs for now
This list of changes was auto generated.
Microsoft.AzureHealth.DataServices 0.9.34-prerelease
Changes:
- a52999e Add Google.Protobuf package (#63)
- a0f3638 Docs edit (#58)
- 8873797 Create GeoPol.xml (#62)
- 33070e9 Bumping Microsoft.Azure.Functions.Worker v1.8.0 to v1.9.0
- f2e798f Renamed namespaces and packages for new brandihg
- afc2cc3 Add default User Agent header
- 3f99e81 Patient quick start sample (#46)
- 5f5c4e8 Update README.md (#57)
- 3452f53 Added pipeline fix to split from CAPL (#55)
- 70d644c Fixed quickstart to work with azd --template (#52)
See More
- 84c9eed fix azurefunction bicep (#51)
- b176785 Update README.md (#50)
- 8993c2c Feature Sample Docs Proofread Updates (#49)
- 6fb56b4 Update README.md
- b41fa78 Update README.md (#44)
- 4e7652b Update CODEOWNERS
- 1a1b45b Update CODEOWNERS (#43)
- 9aa1372 Updated samples to use 1.0 packages (#42)
- 5b1039a Fixed CAPL readme
- 4b9ed9c Fix DebugType in packages
- fe933c4 Fix Package Assembly Version (#41)
- 347f285 Updated packages to generate XML docs
- 666d9b7 Fixed release notes link
- 2343f02 Fixed package icons (#40)
- 36ceb9a Split Azure.Health.DataServices and Microsoft.Capl Pipelines (#39)
- 4acf099 Added Missing Code Documentation Comments (#38) [ #37 ]
- a73e0b2 Update README.md
- 3c9ca14 Updated readme architecture image
- 3330826 Added example architecture diagram
- ebf4e30 Fix image issues (#37)
- 2643468 Update README.md
- d835f63 Update README.md
- 001b84e Update README.md
- f36e4a6 Merge branch 'main' of github.com:Azure/health-data-services-sdk
- 6f80b4c Change gitattribute text default
- 78317f7 Update README.md
- 7cad2b6 Update README.md
- cd855ce Update README.md
- 1b91f21 Update README.md
- 78d93e2 Update README.md
- 456f631 Update README.md
- aa69398 Update README.md
- c1052f4 Update README.md
- 5bdb25e Update README.md
- 4e3f018 Update README.md
- 8095430 Update README.md
- e396d21 Update README.md
- 33d23be Update README.md
- a169e1b Update README.md
- 0a25a8a Update README.md
- a1fd31f Update concepts.md
- d7264cf Update README.md
- 86fd5e9 Update README.md
- 310bbc5 Update README.md
- 34f4c72 Images (#36)
- 8c09d5f Update README.md
- 1f5e6c9 Update README.md
- 7e83513 Trying to fix image (#35)
- e903df3 Added sample architecture diagram (#34)
- 177cc13 Update README.md
- 539153e Fixed broken link for concept guide
- 1214af7 removed dev docs for now
This list of changes was auto generated.