github microsoft/fhir-server release/4.0.387
4.0.387

19 hours ago

What's Changed

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

  • b1d10a2 Custom search parameters with same "code" value on different resource types fix: An issue was discovered where upon running a delete or update search parameter operation, all of the other related search parameters that matched on the same "code" value, even those for other resource types, were being removed. This issue was fixed, and users will now be able to update and delete custom search parameters without affecting other search parameters that have the same "code" value on other resource types. By @feordin (#4898) [ #117004 ]
  • bd1be27 Fix code scanning alert no 1550: Expression injection in Actions. Change from directly interpolating environment variables to using native shell syntax to access intermediate environment variables. By @brendankowitz in (#4670)
  • 554f87f Added detailed contributor & architectural guidelines, and updated ADR file naming and placement instructions. By @brendankowitz in (#4900)

Package Updates

  • fa850e3 Bump Xunit.SkippableFact from 1.4.13 to 1.5.23 (#4895)
  • 3e5a673 Bump Microsoft.Extensions.Logging.ApplicationInsights (#4886)
  • 47001ae Bump Microsoft.NET.Test.Sdk and Newtonsoft.Json (#4884)
  • f3932c1 Bump Microsoft.SqlServer.DacFx from 162.0.52 to 162.5.57 (#4896)
  • 5a38174 Bump Microsoft.Health.Abstractions from 9.0.6 to 9.0.10 (#4892)

Don't miss a new fhir-server release

NewReleases is sending notifications on new releases.