Azure Health Data Services Toolkit Versions Save

Customization model for Azure Health Data Services.

release/1.1.0

11 months ago

Changes:

  • bfc3406c81247a2f600bfe9166373028796f1d7e Catch all exceptions when adding response headers
  • d4dc84b16d0dff50624129b06e13b708510616f4 Moved pipelines files into single repo (#106)
  • c0f25c37aa308ae9984c240d4a3133a88684c74c Updated nuget packages (#105)
  • 8a1840b9213e4f557188ef62a4e2577fd6791213 Authentication refactor to add token caching, token pass-through, and remove unneeded code. (#102)
  • 4290a5dbbc64525dd3a0ef225c28ef9dacbe748c New-Feature Add APIM to Toolkit Quickstart and Update Toolkit Quickstart to disable Basic Auth (#101)
  • e056e6cce97557ba0fab133a6c2c96efb953f3f8 Added appinsightconnectionstring in bicep template. (#97)
  • 450259b6cb97526551835c4cde40d6a0ba3027f5 Fixed Project Metadata (#93)

This list of changes was auto generated.

release/1.0.1

1 year ago

Fixed issue with content headers and user agent. Previously, a user agent with a / was not properly handled.

Changes:

  • b488c93677db10616c7c0911106f7a453e115ad7 Fix Forcing Content-Type Header (#91)
See More
  • 4e13176f902fad33dfd03a74b1ecd07f0e4eccfe Fixed issue with header collection not populating (#89)
  • 6d2c8ba4c75448aa34970c119ba713e76c732d72 Fixed nuget package metadata and READMEs (#83)
  • 2bdfb71585c9d3539b84f776ed9cf20a3d9bb629 Moved Quickstart Back Here (#82)

This list of changes was auto generated.

release/1.0.0

1 year ago

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.

release/1.0.0-prerelease

1 year ago

Changes:

  • 40034025dd33cf2a4716b3563ad7684e2659e9c9 Fixed Response Header Logic (#81)
  • ea795f96d787a2fcdc6ef47adcd041e299954662 Add Response Headers to Azure Function Pipeline (#80)
  • 06cdc9268e267f9d85712c15970788d99986dd61 Add Response Headers to Pipeline (#79)
  • be29fc653910386a04d4b36034310f12951bb7bf Deleted quickstart (using azure-samples instead) (#77)
  • f11451b7ad691fd203d27294f5081e247fd477b2 Update README.md (#76)
  • 3fc731ced8a8e3831cf87930fc39874a94ff5535 Update README.md (#75)
  • b51d617ce0d9bd60e6cb368b672e7a8527603be5 Renamed SDK to toolkit (#64)
  • e4438f0c0814b11c310ab55238ab448e07cbbe3d Fixed quickstart (#73)
  • f5904feb12102c8a30bf2eb95f7ddc6276376823 Edit docs (#72)
  • d21bf5c2135af9b28a2455a85499f4372fbfaa5e Update README.md (#71)
See More
  • 071aefe68fe81f91d89b0e87a19c0ac84406a03d Update README.md (#70)
  • 4c3bb2047e23d501339d4209d1b2736fa77da89c Update dev_setup.md (#69)
  • ad92be61c0a4e02caedcd64430fd4c2dd51ed0a9 Update concepts.md (#68)
  • 4ca1637cb39968b10bffe71027a2e845152e50e8 Update README.md (#67)
  • bfd4e59e2c6c52958c5b710fbd27508248a2464e Update README.md (#66)
  • 448b11b233ac5064fab18b088b2de212eae83ebc Create HealthcareAPIInfastructure20220929.png (#65)
  • a52999e5c41bd9864f76eb08a50192ea99379d84 Add Google.Protobuf package (#63)
  • a0f363892e569d5f97f893b8f9bb7fde504f8302 Docs edit (#58)
  • 88737973ec31d98322e15fc07c9988738cd05cf2 Create GeoPol.xml (#62)
  • 33070e97e5863e9f95ebb4b8ed64c52d14caafe7 Bumping Microsoft.Azure.Functions.Worker v1.8.0 to v1.9.0
  • f2e798f47aa3fbd27336479c2a8ad6912ada77d8 Renamed namespaces and packages for new brandihg
  • afc2cc3da7d1d1215d89a7be4dc1a969eaba3ce6 Add default User Agent header
  • 3f99e814f79f975787092c75894dd3944318e786 Patient quick start sample (#46)
  • 5f5c4e8234f0ae1a437b90b16c4e68f7771b68b1 Update README.md (#57)
  • 3452f53ef4d66ca9f61ed211c29cb65f39d698fe Added pipeline fix to split from CAPL (#55)
  • 70d644c2071770a48089e8e7052f55a0b61f3063 Fixed quickstart to work with azd --template (#52)
  • 84c9eed407ccd599c889f577e8e0624acf6b981c fix azurefunction bicep (#51)
  • b176785ed1022a225b89148b2a09f5a71aff1728 Update README.md (#50)
  • 8993c2c417fc1af6d1a90f4a356eb1813181a2a4 Feature Sample Docs Proofread Updates (#49)
  • 6fb56b4a7dfb0cc7d8daab2dfc2f7106e9665a86 Update README.md
  • b41fa78ec164f3b3bfb5af9b9888d13bfc80a35b Update README.md (#44)
  • 4e7652bf49a82c6f3eafab7b4059d4ca370851ab Update CODEOWNERS
  • 1a1b45b2316341ff1a72a8115a3ebc95005eb00d Update CODEOWNERS (#43)
  • 9aa1372ffa373590b235b199d7ccc06c8df9bf37 Updated samples to use 1.0 packages (#42)
  • 5b1039a11df49b69459362e4d8bf121463f81512 Fixed CAPL readme
  • 4b9ed9cfd25748d192f64599d50143b79a1a8f7d Fix DebugType in packages
  • fe933c403b9293e1be9d7e180017e48b6a1e5b9d Fix Package Assembly Version (#41)
  • 347f285c331a1e76b2e1b74126fb0d64eb05270d Updated packages to generate XML docs
  • 666d9b79db7bd3f5f1af9b774e12710c8fb93973 Fixed release notes link
  • 2343f027f8772457ad0fd58e35fe0c6b7d3cc1c7 Fixed package icons (#40)
  • 36ceb9acaca6a39d09fa2a6c5fc67e7291a464f3 Split Azure.Health.DataServices and Microsoft.Capl Pipelines (#39)
  • 4acf099f6d3b440e28a9afa4574551bde402418f Added Missing Code Documentation Comments (#38) [ #37 ]
  • a73e0b2980a52578e82ed8160e37b47597581dbe Update README.md
  • 3c9ca146317f6ae27c7853a6e53b1249da555f30 Updated readme architecture image
  • 3330826951cda96dfa56f36d4df03c62ca01f249 Added example architecture diagram
  • ebf4e30bab5bfd80d732abcece7418ce692b976c Fix image issues (#37)
  • 264346809c339424be1dab18c88be928d9f088f7 Update README.md
  • d835f63b8437868d5c8ce7bb0e39fbb35d79e345 Update README.md
  • 001b84e862f62c044765234d658ce186dbc69d3f Update README.md
  • f36e4a6082027465c5c888a069d79b72299c27f1 Merge branch 'main' of github.com:Azure/health-data-services-sdk
  • 6f80b4c95e1e8eb042aad7f31365028398eb7706 Change gitattribute text default
  • 78317f739dde8eb42737f1d6bfeac74fda2df007 Update README.md
  • 7cad2b624cdc8580b418057ce56ddab4097a4f93 Update README.md
  • cd855ce888663b748213bb74b39cf791f14981fe Update README.md
  • 1b91f21497b3333bf0c6e7801c724079b3bc65b8 Update README.md
  • 78d93e2a17b01d790969a0a0c623bff1ea0cb300 Update README.md
  • 456f631bb5052740c9118a3db683f90cfe66445e Update README.md
  • aa6939870cb983c79a1c5fa1f624b87d7b8b3740 Update README.md
  • c1052f4aab9bd14fcba1ce793c610414bffe938b Update README.md
  • 5bdb25e53d65b19d5f3982fcf52b8cc596a2e019 Update README.md
  • 4e3f01883ad69058a95288db99edd10609baa682 Update README.md
  • 8095430bcc5ec43c5db23b3ad1ccc513e24caadb Update README.md
  • e396d21eebafca804b09c3953831bc52ba2c7742 Update README.md
  • 33d23be6bfc9fee143dc9ce8b9e41f1d3eb01e2d Update README.md
  • a169e1bb43e4d1f23256b65bb0928f10e9c35ea1 Update README.md
  • 0a25a8aa8fc00cdadf439414d751ff283a340987 Update README.md
  • a1fd31ff05ed77b17a1834ef872f765d1b92401a Update concepts.md
  • d7264cf44b7b3eab7e1b0d51a5b823761aaa6113 Update README.md
  • 86fd5e9a834a70d2d5838e15a196360c7e224758 Update README.md
  • 310bbc56d7fa73f0c48258ad279e45ddb36e0adb Update README.md
  • 34f4c7283fc3679f68f60d6d51a53ff77739c370 Images (#36)
  • 8c09d5f2c4601c24790edbd24ffc76d67b3f02fb Update README.md
  • 1f5e6c97a60bc080b8989ee2795fac4947788a38 Update README.md
  • 7e83513a7d430fa1f7e89b13f900157f1ce9b7e5 Trying to fix image (#35)
  • e903df3814e6aeb7a138257c7f872c77405cb2a0 Added sample architecture diagram (#34)
  • 177cc13ccfcd5bbd483b74cb348d1e6c8a79d9f8 Update README.md
  • 539153ee0bf7c40bea5070045f2ecefd2139edf9 Fixed broken link for concept guide
  • 1214af742c4fc4f2a703e2af927450392874db14 removed dev docs for now

This list of changes was auto generated.

release/0.9.37-prerelease

1 year ago

Changes:

  • 40034025dd33cf2a4716b3563ad7684e2659e9c9 Fixed Response Header Logic (#81)
  • ea795f96d787a2fcdc6ef47adcd041e299954662 Add Response Headers to Azure Function Pipeline (#80)
  • 06cdc9268e267f9d85712c15970788d99986dd61 Add Response Headers to Pipeline (#79)
  • be29fc653910386a04d4b36034310f12951bb7bf Deleted quickstart (using azure-samples instead) (#77)
  • f11451b7ad691fd203d27294f5081e247fd477b2 Update README.md (#76)
  • 3fc731ced8a8e3831cf87930fc39874a94ff5535 Update README.md (#75)
  • b51d617ce0d9bd60e6cb368b672e7a8527603be5 Renamed SDK to toolkit (#64)
  • e4438f0c0814b11c310ab55238ab448e07cbbe3d Fixed quickstart (#73)
  • f5904feb12102c8a30bf2eb95f7ddc6276376823 Edit docs (#72)
  • d21bf5c2135af9b28a2455a85499f4372fbfaa5e Update README.md (#71)
See More
  • 071aefe68fe81f91d89b0e87a19c0ac84406a03d Update README.md (#70)
  • 4c3bb2047e23d501339d4209d1b2736fa77da89c Update dev_setup.md (#69)
  • ad92be61c0a4e02caedcd64430fd4c2dd51ed0a9 Update concepts.md (#68)
  • 4ca1637cb39968b10bffe71027a2e845152e50e8 Update README.md (#67)
  • bfd4e59e2c6c52958c5b710fbd27508248a2464e Update README.md (#66)
  • 448b11b233ac5064fab18b088b2de212eae83ebc Create HealthcareAPIInfastructure20220929.png (#65)
  • a52999e5c41bd9864f76eb08a50192ea99379d84 Add Google.Protobuf package (#63)
  • a0f363892e569d5f97f893b8f9bb7fde504f8302 Docs edit (#58)
  • 88737973ec31d98322e15fc07c9988738cd05cf2 Create GeoPol.xml (#62)
  • 33070e97e5863e9f95ebb4b8ed64c52d14caafe7 Bumping Microsoft.Azure.Functions.Worker v1.8.0 to v1.9.0
  • f2e798f47aa3fbd27336479c2a8ad6912ada77d8 Renamed namespaces and packages for new brandihg
  • afc2cc3da7d1d1215d89a7be4dc1a969eaba3ce6 Add default User Agent header
  • 3f99e814f79f975787092c75894dd3944318e786 Patient quick start sample (#46)
  • 5f5c4e8234f0ae1a437b90b16c4e68f7771b68b1 Update README.md (#57)
  • 3452f53ef4d66ca9f61ed211c29cb65f39d698fe Added pipeline fix to split from CAPL (#55)
  • 70d644c2071770a48089e8e7052f55a0b61f3063 Fixed quickstart to work with azd --template (#52)
  • 84c9eed407ccd599c889f577e8e0624acf6b981c fix azurefunction bicep (#51)
  • b176785ed1022a225b89148b2a09f5a71aff1728 Update README.md (#50)
  • 8993c2c417fc1af6d1a90f4a356eb1813181a2a4 Feature Sample Docs Proofread Updates (#49)
  • 6fb56b4a7dfb0cc7d8daab2dfc2f7106e9665a86 Update README.md
  • b41fa78ec164f3b3bfb5af9b9888d13bfc80a35b Update README.md (#44)
  • 4e7652bf49a82c6f3eafab7b4059d4ca370851ab Update CODEOWNERS
  • 1a1b45b2316341ff1a72a8115a3ebc95005eb00d Update CODEOWNERS (#43)
  • 9aa1372ffa373590b235b199d7ccc06c8df9bf37 Updated samples to use 1.0 packages (#42)
  • 5b1039a11df49b69459362e4d8bf121463f81512 Fixed CAPL readme
  • 4b9ed9cfd25748d192f64599d50143b79a1a8f7d Fix DebugType in packages
  • fe933c403b9293e1be9d7e180017e48b6a1e5b9d Fix Package Assembly Version (#41)
  • 347f285c331a1e76b2e1b74126fb0d64eb05270d Updated packages to generate XML docs
  • 666d9b79db7bd3f5f1af9b774e12710c8fb93973 Fixed release notes link
  • 2343f027f8772457ad0fd58e35fe0c6b7d3cc1c7 Fixed package icons (#40)
  • 36ceb9acaca6a39d09fa2a6c5fc67e7291a464f3 Split Azure.Health.DataServices and Microsoft.Capl Pipelines (#39)
  • 4acf099f6d3b440e28a9afa4574551bde402418f Added Missing Code Documentation Comments (#38) [ #37 ]
  • a73e0b2980a52578e82ed8160e37b47597581dbe Update README.md
  • 3c9ca146317f6ae27c7853a6e53b1249da555f30 Updated readme architecture image
  • 3330826951cda96dfa56f36d4df03c62ca01f249 Added example architecture diagram
  • ebf4e30bab5bfd80d732abcece7418ce692b976c Fix image issues (#37)
  • 264346809c339424be1dab18c88be928d9f088f7 Update README.md
  • d835f63b8437868d5c8ce7bb0e39fbb35d79e345 Update README.md
  • 001b84e862f62c044765234d658ce186dbc69d3f Update README.md
  • f36e4a6082027465c5c888a069d79b72299c27f1 Merge branch 'main' of github.com:Azure/health-data-services-sdk
  • 6f80b4c95e1e8eb042aad7f31365028398eb7706 Change gitattribute text default
  • 78317f739dde8eb42737f1d6bfeac74fda2df007 Update README.md
  • 7cad2b624cdc8580b418057ce56ddab4097a4f93 Update README.md
  • cd855ce888663b748213bb74b39cf791f14981fe Update README.md
  • 1b91f21497b3333bf0c6e7801c724079b3bc65b8 Update README.md
  • 78d93e2a17b01d790969a0a0c623bff1ea0cb300 Update README.md
  • 456f631bb5052740c9118a3db683f90cfe66445e Update README.md
  • aa6939870cb983c79a1c5fa1f624b87d7b8b3740 Update README.md
  • c1052f4aab9bd14fcba1ce793c610414bffe938b Update README.md
  • 5bdb25e53d65b19d5f3982fcf52b8cc596a2e019 Update README.md
  • 4e3f01883ad69058a95288db99edd10609baa682 Update README.md
  • 8095430bcc5ec43c5db23b3ad1ccc513e24caadb Update README.md
  • e396d21eebafca804b09c3953831bc52ba2c7742 Update README.md
  • 33d23be6bfc9fee143dc9ce8b9e41f1d3eb01e2d Update README.md
  • a169e1bb43e4d1f23256b65bb0928f10e9c35ea1 Update README.md
  • 0a25a8aa8fc00cdadf439414d751ff283a340987 Update README.md
  • a1fd31ff05ed77b17a1834ef872f765d1b92401a Update concepts.md
  • d7264cf44b7b3eab7e1b0d51a5b823761aaa6113 Update README.md
  • 86fd5e9a834a70d2d5838e15a196360c7e224758 Update README.md
  • 310bbc56d7fa73f0c48258ad279e45ddb36e0adb Update README.md
  • 34f4c7283fc3679f68f60d6d51a53ff77739c370 Images (#36)
  • 8c09d5f2c4601c24790edbd24ffc76d67b3f02fb Update README.md
  • 1f5e6c97a60bc080b8989ee2795fac4947788a38 Update README.md
  • 7e83513a7d430fa1f7e89b13f900157f1ce9b7e5 Trying to fix image (#35)
  • e903df3814e6aeb7a138257c7f872c77405cb2a0 Added sample architecture diagram (#34)
  • 177cc13ccfcd5bbd483b74cb348d1e6c8a79d9f8 Update README.md
  • 539153ee0bf7c40bea5070045f2ecefd2139edf9 Fixed broken link for concept guide
  • 1214af742c4fc4f2a703e2af927450392874db14 removed dev docs for now

This list of changes was auto generated.

release/0.9.36-prerelease

1 year ago

Changes:

  • ea795f96d787a2fcdc6ef47adcd041e299954662 Add Response Headers to Azure Function Pipeline (#80)
  • 06cdc9268e267f9d85712c15970788d99986dd61 Add Response Headers to Pipeline (#79)
  • be29fc653910386a04d4b36034310f12951bb7bf Deleted quickstart (using azure-samples instead) (#77)
  • f11451b7ad691fd203d27294f5081e247fd477b2 Update README.md (#76)
  • 3fc731ced8a8e3831cf87930fc39874a94ff5535 Update README.md (#75)
  • b51d617ce0d9bd60e6cb368b672e7a8527603be5 Renamed SDK to toolkit (#64)
  • e4438f0c0814b11c310ab55238ab448e07cbbe3d Fixed quickstart (#73)
  • f5904feb12102c8a30bf2eb95f7ddc6276376823 Edit docs (#72)
  • d21bf5c2135af9b28a2455a85499f4372fbfaa5e Update README.md (#71)
  • 071aefe68fe81f91d89b0e87a19c0ac84406a03d Update README.md (#70)
See More
  • 4c3bb2047e23d501339d4209d1b2736fa77da89c Update dev_setup.md (#69)
  • ad92be61c0a4e02caedcd64430fd4c2dd51ed0a9 Update concepts.md (#68)
  • 4ca1637cb39968b10bffe71027a2e845152e50e8 Update README.md (#67)
  • bfd4e59e2c6c52958c5b710fbd27508248a2464e Update README.md (#66)
  • 448b11b233ac5064fab18b088b2de212eae83ebc Create HealthcareAPIInfastructure20220929.png (#65)
  • a52999e5c41bd9864f76eb08a50192ea99379d84 Add Google.Protobuf package (#63)
  • a0f363892e569d5f97f893b8f9bb7fde504f8302 Docs edit (#58)
  • 88737973ec31d98322e15fc07c9988738cd05cf2 Create GeoPol.xml (#62)
  • 33070e97e5863e9f95ebb4b8ed64c52d14caafe7 Bumping Microsoft.Azure.Functions.Worker v1.8.0 to v1.9.0
  • f2e798f47aa3fbd27336479c2a8ad6912ada77d8 Renamed namespaces and packages for new brandihg
  • afc2cc3da7d1d1215d89a7be4dc1a969eaba3ce6 Add default User Agent header
  • 3f99e814f79f975787092c75894dd3944318e786 Patient quick start sample (#46)
  • 5f5c4e8234f0ae1a437b90b16c4e68f7771b68b1 Update README.md (#57)
  • 3452f53ef4d66ca9f61ed211c29cb65f39d698fe Added pipeline fix to split from CAPL (#55)
  • 70d644c2071770a48089e8e7052f55a0b61f3063 Fixed quickstart to work with azd --template (#52)
  • 84c9eed407ccd599c889f577e8e0624acf6b981c fix azurefunction bicep (#51)
  • b176785ed1022a225b89148b2a09f5a71aff1728 Update README.md (#50)
  • 8993c2c417fc1af6d1a90f4a356eb1813181a2a4 Feature Sample Docs Proofread Updates (#49)
  • 6fb56b4a7dfb0cc7d8daab2dfc2f7106e9665a86 Update README.md
  • b41fa78ec164f3b3bfb5af9b9888d13bfc80a35b Update README.md (#44)
  • 4e7652bf49a82c6f3eafab7b4059d4ca370851ab Update CODEOWNERS
  • 1a1b45b2316341ff1a72a8115a3ebc95005eb00d Update CODEOWNERS (#43)
  • 9aa1372ffa373590b235b199d7ccc06c8df9bf37 Updated samples to use 1.0 packages (#42)
  • 5b1039a11df49b69459362e4d8bf121463f81512 Fixed CAPL readme
  • 4b9ed9cfd25748d192f64599d50143b79a1a8f7d Fix DebugType in packages
  • fe933c403b9293e1be9d7e180017e48b6a1e5b9d Fix Package Assembly Version (#41)
  • 347f285c331a1e76b2e1b74126fb0d64eb05270d Updated packages to generate XML docs
  • 666d9b79db7bd3f5f1af9b774e12710c8fb93973 Fixed release notes link
  • 2343f027f8772457ad0fd58e35fe0c6b7d3cc1c7 Fixed package icons (#40)
  • 36ceb9acaca6a39d09fa2a6c5fc67e7291a464f3 Split Azure.Health.DataServices and Microsoft.Capl Pipelines (#39)
  • 4acf099f6d3b440e28a9afa4574551bde402418f Added Missing Code Documentation Comments (#38) [ #37 ]
  • a73e0b2980a52578e82ed8160e37b47597581dbe Update README.md
  • 3c9ca146317f6ae27c7853a6e53b1249da555f30 Updated readme architecture image
  • 3330826951cda96dfa56f36d4df03c62ca01f249 Added example architecture diagram
  • ebf4e30bab5bfd80d732abcece7418ce692b976c Fix image issues (#37)
  • 264346809c339424be1dab18c88be928d9f088f7 Update README.md
  • d835f63b8437868d5c8ce7bb0e39fbb35d79e345 Update README.md
  • 001b84e862f62c044765234d658ce186dbc69d3f Update README.md
  • f36e4a6082027465c5c888a069d79b72299c27f1 Merge branch 'main' of github.com:Azure/health-data-services-sdk
  • 6f80b4c95e1e8eb042aad7f31365028398eb7706 Change gitattribute text default
  • 78317f739dde8eb42737f1d6bfeac74fda2df007 Update README.md
  • 7cad2b624cdc8580b418057ce56ddab4097a4f93 Update README.md
  • cd855ce888663b748213bb74b39cf791f14981fe Update README.md
  • 1b91f21497b3333bf0c6e7801c724079b3bc65b8 Update README.md
  • 78d93e2a17b01d790969a0a0c623bff1ea0cb300 Update README.md
  • 456f631bb5052740c9118a3db683f90cfe66445e Update README.md
  • aa6939870cb983c79a1c5fa1f624b87d7b8b3740 Update README.md
  • c1052f4aab9bd14fcba1ce793c610414bffe938b Update README.md
  • 5bdb25e53d65b19d5f3982fcf52b8cc596a2e019 Update README.md
  • 4e3f01883ad69058a95288db99edd10609baa682 Update README.md
  • 8095430bcc5ec43c5db23b3ad1ccc513e24caadb Update README.md
  • e396d21eebafca804b09c3953831bc52ba2c7742 Update README.md
  • 33d23be6bfc9fee143dc9ce8b9e41f1d3eb01e2d Update README.md
  • a169e1bb43e4d1f23256b65bb0928f10e9c35ea1 Update README.md
  • 0a25a8aa8fc00cdadf439414d751ff283a340987 Update README.md
  • a1fd31ff05ed77b17a1834ef872f765d1b92401a Update concepts.md
  • d7264cf44b7b3eab7e1b0d51a5b823761aaa6113 Update README.md
  • 86fd5e9a834a70d2d5838e15a196360c7e224758 Update README.md
  • 310bbc56d7fa73f0c48258ad279e45ddb36e0adb Update README.md
  • 34f4c7283fc3679f68f60d6d51a53ff77739c370 Images (#36)
  • 8c09d5f2c4601c24790edbd24ffc76d67b3f02fb Update README.md
  • 1f5e6c97a60bc080b8989ee2795fac4947788a38 Update README.md
  • 7e83513a7d430fa1f7e89b13f900157f1ce9b7e5 Trying to fix image (#35)
  • e903df3814e6aeb7a138257c7f872c77405cb2a0 Added sample architecture diagram (#34)
  • 177cc13ccfcd5bbd483b74cb348d1e6c8a79d9f8 Update README.md
  • 539153ee0bf7c40bea5070045f2ecefd2139edf9 Fixed broken link for concept guide
  • 1214af742c4fc4f2a703e2af927450392874db14 removed dev docs for now

This list of changes was auto generated.

release/0.9.35-prerelease

1 year ago

Changes:

  • 06cdc9268e267f9d85712c15970788d99986dd61 Add Response Headers to Pipeline (#79)
  • be29fc653910386a04d4b36034310f12951bb7bf Deleted quickstart (using azure-samples instead) (#77)
  • f11451b7ad691fd203d27294f5081e247fd477b2 Update README.md (#76)
  • 3fc731ced8a8e3831cf87930fc39874a94ff5535 Update README.md (#75)
  • b51d617ce0d9bd60e6cb368b672e7a8527603be5 Renamed SDK to toolkit (#64)
  • e4438f0c0814b11c310ab55238ab448e07cbbe3d Fixed quickstart (#73)
  • f5904feb12102c8a30bf2eb95f7ddc6276376823 Edit docs (#72)
  • d21bf5c2135af9b28a2455a85499f4372fbfaa5e Update README.md (#71)
  • 071aefe68fe81f91d89b0e87a19c0ac84406a03d Update README.md (#70)
  • 4c3bb2047e23d501339d4209d1b2736fa77da89c Update dev_setup.md (#69)
See More
  • ad92be61c0a4e02caedcd64430fd4c2dd51ed0a9 Update concepts.md (#68)
  • 4ca1637cb39968b10bffe71027a2e845152e50e8 Update README.md (#67)
  • bfd4e59e2c6c52958c5b710fbd27508248a2464e Update README.md (#66)
  • 448b11b233ac5064fab18b088b2de212eae83ebc Create HealthcareAPIInfastructure20220929.png (#65)
  • a52999e5c41bd9864f76eb08a50192ea99379d84 Add Google.Protobuf package (#63)
  • a0f363892e569d5f97f893b8f9bb7fde504f8302 Docs edit (#58)
  • 88737973ec31d98322e15fc07c9988738cd05cf2 Create GeoPol.xml (#62)
  • 33070e97e5863e9f95ebb4b8ed64c52d14caafe7 Bumping Microsoft.Azure.Functions.Worker v1.8.0 to v1.9.0
  • f2e798f47aa3fbd27336479c2a8ad6912ada77d8 Renamed namespaces and packages for new brandihg
  • afc2cc3da7d1d1215d89a7be4dc1a969eaba3ce6 Add default User Agent header
  • 3f99e814f79f975787092c75894dd3944318e786 Patient quick start sample (#46)
  • 5f5c4e8234f0ae1a437b90b16c4e68f7771b68b1 Update README.md (#57)
  • 3452f53ef4d66ca9f61ed211c29cb65f39d698fe Added pipeline fix to split from CAPL (#55)
  • 70d644c2071770a48089e8e7052f55a0b61f3063 Fixed quickstart to work with azd --template (#52)
  • 84c9eed407ccd599c889f577e8e0624acf6b981c fix azurefunction bicep (#51)
  • b176785ed1022a225b89148b2a09f5a71aff1728 Update README.md (#50)
  • 8993c2c417fc1af6d1a90f4a356eb1813181a2a4 Feature Sample Docs Proofread Updates (#49)
  • 6fb56b4a7dfb0cc7d8daab2dfc2f7106e9665a86 Update README.md
  • b41fa78ec164f3b3bfb5af9b9888d13bfc80a35b Update README.md (#44)
  • 4e7652bf49a82c6f3eafab7b4059d4ca370851ab Update CODEOWNERS
  • 1a1b45b2316341ff1a72a8115a3ebc95005eb00d Update CODEOWNERS (#43)
  • 9aa1372ffa373590b235b199d7ccc06c8df9bf37 Updated samples to use 1.0 packages (#42)
  • 5b1039a11df49b69459362e4d8bf121463f81512 Fixed CAPL readme
  • 4b9ed9cfd25748d192f64599d50143b79a1a8f7d Fix DebugType in packages
  • fe933c403b9293e1be9d7e180017e48b6a1e5b9d Fix Package Assembly Version (#41)
  • 347f285c331a1e76b2e1b74126fb0d64eb05270d Updated packages to generate XML docs
  • 666d9b79db7bd3f5f1af9b774e12710c8fb93973 Fixed release notes link
  • 2343f027f8772457ad0fd58e35fe0c6b7d3cc1c7 Fixed package icons (#40)
  • 36ceb9acaca6a39d09fa2a6c5fc67e7291a464f3 Split Azure.Health.DataServices and Microsoft.Capl Pipelines (#39)
  • 4acf099f6d3b440e28a9afa4574551bde402418f Added Missing Code Documentation Comments (#38) [ #37 ]
  • a73e0b2980a52578e82ed8160e37b47597581dbe Update README.md
  • 3c9ca146317f6ae27c7853a6e53b1249da555f30 Updated readme architecture image
  • 3330826951cda96dfa56f36d4df03c62ca01f249 Added example architecture diagram
  • ebf4e30bab5bfd80d732abcece7418ce692b976c Fix image issues (#37)
  • 264346809c339424be1dab18c88be928d9f088f7 Update README.md
  • d835f63b8437868d5c8ce7bb0e39fbb35d79e345 Update README.md
  • 001b84e862f62c044765234d658ce186dbc69d3f Update README.md
  • f36e4a6082027465c5c888a069d79b72299c27f1 Merge branch 'main' of github.com:Azure/health-data-services-sdk
  • 6f80b4c95e1e8eb042aad7f31365028398eb7706 Change gitattribute text default
  • 78317f739dde8eb42737f1d6bfeac74fda2df007 Update README.md
  • 7cad2b624cdc8580b418057ce56ddab4097a4f93 Update README.md
  • cd855ce888663b748213bb74b39cf791f14981fe Update README.md
  • 1b91f21497b3333bf0c6e7801c724079b3bc65b8 Update README.md
  • 78d93e2a17b01d790969a0a0c623bff1ea0cb300 Update README.md
  • 456f631bb5052740c9118a3db683f90cfe66445e Update README.md
  • aa6939870cb983c79a1c5fa1f624b87d7b8b3740 Update README.md
  • c1052f4aab9bd14fcba1ce793c610414bffe938b Update README.md
  • 5bdb25e53d65b19d5f3982fcf52b8cc596a2e019 Update README.md
  • 4e3f01883ad69058a95288db99edd10609baa682 Update README.md
  • 8095430bcc5ec43c5db23b3ad1ccc513e24caadb Update README.md
  • e396d21eebafca804b09c3953831bc52ba2c7742 Update README.md
  • 33d23be6bfc9fee143dc9ce8b9e41f1d3eb01e2d Update README.md
  • a169e1bb43e4d1f23256b65bb0928f10e9c35ea1 Update README.md
  • 0a25a8aa8fc00cdadf439414d751ff283a340987 Update README.md
  • a1fd31ff05ed77b17a1834ef872f765d1b92401a Update concepts.md
  • d7264cf44b7b3eab7e1b0d51a5b823761aaa6113 Update README.md
  • 86fd5e9a834a70d2d5838e15a196360c7e224758 Update README.md
  • 310bbc56d7fa73f0c48258ad279e45ddb36e0adb Update README.md
  • 34f4c7283fc3679f68f60d6d51a53ff77739c370 Images (#36)
  • 8c09d5f2c4601c24790edbd24ffc76d67b3f02fb Update README.md
  • 1f5e6c97a60bc080b8989ee2795fac4947788a38 Update README.md
  • 7e83513a7d430fa1f7e89b13f900157f1ce9b7e5 Trying to fix image (#35)
  • e903df3814e6aeb7a138257c7f872c77405cb2a0 Added sample architecture diagram (#34)
  • 177cc13ccfcd5bbd483b74cb348d1e6c8a79d9f8 Update README.md
  • 539153ee0bf7c40bea5070045f2ecefd2139edf9 Fixed broken link for concept guide
  • 1214af742c4fc4f2a703e2af927450392874db14 removed dev docs for now

This list of changes was auto generated.

release/0.9.34-prerelease

1 year ago

Changes:

  • a52999e5c41bd9864f76eb08a50192ea99379d84 Add Google.Protobuf package (#63)
  • a0f363892e569d5f97f893b8f9bb7fde504f8302 Docs edit (#58)
  • 88737973ec31d98322e15fc07c9988738cd05cf2 Create GeoPol.xml (#62)
  • 33070e97e5863e9f95ebb4b8ed64c52d14caafe7 Bumping Microsoft.Azure.Functions.Worker v1.8.0 to v1.9.0
  • f2e798f47aa3fbd27336479c2a8ad6912ada77d8 Renamed namespaces and packages for new brandihg
  • afc2cc3da7d1d1215d89a7be4dc1a969eaba3ce6 Add default User Agent header
  • 3f99e814f79f975787092c75894dd3944318e786 Patient quick start sample (#46)
  • 5f5c4e8234f0ae1a437b90b16c4e68f7771b68b1 Update README.md (#57)
  • 3452f53ef4d66ca9f61ed211c29cb65f39d698fe Added pipeline fix to split from CAPL (#55)
  • 70d644c2071770a48089e8e7052f55a0b61f3063 Fixed quickstart to work with azd --template (#52)
See More
  • 84c9eed407ccd599c889f577e8e0624acf6b981c fix azurefunction bicep (#51)
  • b176785ed1022a225b89148b2a09f5a71aff1728 Update README.md (#50)
  • 8993c2c417fc1af6d1a90f4a356eb1813181a2a4 Feature Sample Docs Proofread Updates (#49)
  • 6fb56b4a7dfb0cc7d8daab2dfc2f7106e9665a86 Update README.md
  • b41fa78ec164f3b3bfb5af9b9888d13bfc80a35b Update README.md (#44)
  • 4e7652bf49a82c6f3eafab7b4059d4ca370851ab Update CODEOWNERS
  • 1a1b45b2316341ff1a72a8115a3ebc95005eb00d Update CODEOWNERS (#43)
  • 9aa1372ffa373590b235b199d7ccc06c8df9bf37 Updated samples to use 1.0 packages (#42)
  • 5b1039a11df49b69459362e4d8bf121463f81512 Fixed CAPL readme
  • 4b9ed9cfd25748d192f64599d50143b79a1a8f7d Fix DebugType in packages
  • fe933c403b9293e1be9d7e180017e48b6a1e5b9d Fix Package Assembly Version (#41)
  • 347f285c331a1e76b2e1b74126fb0d64eb05270d Updated packages to generate XML docs
  • 666d9b79db7bd3f5f1af9b774e12710c8fb93973 Fixed release notes link
  • 2343f027f8772457ad0fd58e35fe0c6b7d3cc1c7 Fixed package icons (#40)
  • 36ceb9acaca6a39d09fa2a6c5fc67e7291a464f3 Split Azure.Health.DataServices and Microsoft.Capl Pipelines (#39)
  • 4acf099f6d3b440e28a9afa4574551bde402418f Added Missing Code Documentation Comments (#38) [ #37 ]
  • a73e0b2980a52578e82ed8160e37b47597581dbe Update README.md
  • 3c9ca146317f6ae27c7853a6e53b1249da555f30 Updated readme architecture image
  • 3330826951cda96dfa56f36d4df03c62ca01f249 Added example architecture diagram
  • ebf4e30bab5bfd80d732abcece7418ce692b976c Fix image issues (#37)
  • 264346809c339424be1dab18c88be928d9f088f7 Update README.md
  • d835f63b8437868d5c8ce7bb0e39fbb35d79e345 Update README.md
  • 001b84e862f62c044765234d658ce186dbc69d3f Update README.md
  • f36e4a6082027465c5c888a069d79b72299c27f1 Merge branch 'main' of github.com:Azure/health-data-services-sdk
  • 6f80b4c95e1e8eb042aad7f31365028398eb7706 Change gitattribute text default
  • 78317f739dde8eb42737f1d6bfeac74fda2df007 Update README.md
  • 7cad2b624cdc8580b418057ce56ddab4097a4f93 Update README.md
  • cd855ce888663b748213bb74b39cf791f14981fe Update README.md
  • 1b91f21497b3333bf0c6e7801c724079b3bc65b8 Update README.md
  • 78d93e2a17b01d790969a0a0c623bff1ea0cb300 Update README.md
  • 456f631bb5052740c9118a3db683f90cfe66445e Update README.md
  • aa6939870cb983c79a1c5fa1f624b87d7b8b3740 Update README.md
  • c1052f4aab9bd14fcba1ce793c610414bffe938b Update README.md
  • 5bdb25e53d65b19d5f3982fcf52b8cc596a2e019 Update README.md
  • 4e3f01883ad69058a95288db99edd10609baa682 Update README.md
  • 8095430bcc5ec43c5db23b3ad1ccc513e24caadb Update README.md
  • e396d21eebafca804b09c3953831bc52ba2c7742 Update README.md
  • 33d23be6bfc9fee143dc9ce8b9e41f1d3eb01e2d Update README.md
  • a169e1bb43e4d1f23256b65bb0928f10e9c35ea1 Update README.md
  • 0a25a8aa8fc00cdadf439414d751ff283a340987 Update README.md
  • a1fd31ff05ed77b17a1834ef872f765d1b92401a Update concepts.md
  • d7264cf44b7b3eab7e1b0d51a5b823761aaa6113 Update README.md
  • 86fd5e9a834a70d2d5838e15a196360c7e224758 Update README.md
  • 310bbc56d7fa73f0c48258ad279e45ddb36e0adb Update README.md
  • 34f4c7283fc3679f68f60d6d51a53ff77739c370 Images (#36)
  • 8c09d5f2c4601c24790edbd24ffc76d67b3f02fb Update README.md
  • 1f5e6c97a60bc080b8989ee2795fac4947788a38 Update README.md
  • 7e83513a7d430fa1f7e89b13f900157f1ce9b7e5 Trying to fix image (#35)
  • e903df3814e6aeb7a138257c7f872c77405cb2a0 Added sample architecture diagram (#34)
  • 177cc13ccfcd5bbd483b74cb348d1e6c8a79d9f8 Update README.md
  • 539153ee0bf7c40bea5070045f2ecefd2139edf9 Fixed broken link for concept guide
  • 1214af742c4fc4f2a703e2af927450392874db14 removed dev docs for now

This list of changes was auto generated.