github microsoft/fhir-server release/4.0.621
4.0.621

8 hours ago

What's Changed

Azure Health Data Services (SQL)

  • Adding stored procedure instead of UNION by @SergeyGaluzo in #5300: Replaces UNION-based queries with a stored procedure to improve performance and maintainability.
  • Refactor SearchProxyTests structure by @jestradaMS in #5308: This pull request adds support for configuring proxy-related HTTP headers in the E2E search tests by introducing new environment variables. This allows the tests to be more flexible and adaptable to different deployment environments.
  • Allow hard delete inside transaction bundle by @paorodma-ms in #5291: Hard delete now supported inside transaction bundles. Previously, hard deletes and conditional deletes were not supported inside transaction bundles. Now, hard deletes are allowed inside transaction bundles. Conditional deletes remain unsupported inside transaction bundles.
  • Improve test coverage for schema manager project by @rbans96 in #5307
  • Remove incorrect coding pattern for GetResourceSurrogateIdRanges stored procedure by @SergeyGaluzo in #5312
  • Extend usage of get async to search on multiple ids by @SergeyGaluzo in #5311

Common to both Azure API for FHIR and Azure Health Data Services

Other Changes

Full Changelog: release/4.0.611...release/4.0.621

Don't miss a new fhir-server release

NewReleases is sending notifications on new releases.