Skip to content

Releases: microsoft/dicom-server

1.0.0-2.0.33: Refactor GitVersion Usage (#663)

23 Mar 19:46
8a1c9bc
Compare
Choose a tag to compare

Changes:

  • 8a1c9bc Refactor GitVersion Usage (#663)
  • 4beecfb Bump Azure.Core from 1.10.0 to 1.11.0 (#660)
  • 1bb0c4c Update to use Shared AuthZ code (#631)
  • ced5502 Fix analyzeSecurity variable (#658)
  • 3964018 Disable Flaky tests in RetrieveTransactionResourceTests.Study.cs (#653)
  • 5ac834c allow test packages to be packaged and published (#654)
  • b662544 Bump Microsoft.IdentityModel.Clients.ActiveDirectory (#651)
  • 85bb2e4 Bump IdentityServer4 from 4.1.1 to 4.1.2 (#650)
  • 97bba26 Bump Microsoft.IdentityModel.Clients.ActiveDirectory from 5.2.8 to 5.2.9 (#649)
  • 24ae1e9 Bump IdentityServer4.Storage from 4.1.1 to 4.1.2 (#648)
See More
  • 54f67c5 Bump System.IdentityModel.Tokens.Jwt from 6.8.0 to 6.9.0 (#643)
  • 1c6da5b Bump Microsoft.IdentityModel.Tokens from 6.8.0 to 6.9.0 (#642)
  • 85939f0 Bump Microsoft.IO.RecyclableMemoryStream from 1.4.0 to 1.4.1 (#640)
  • e4be642 Add BlobUploadOptions to Blob UploadAsync, Fix QIDO fuzzy matching (#639)
  • 83c1b60 Bump Microsoft.Extensions.Configuration.AzureKeyVault (#628)
  • 0f46572 Fix Build Warnings for Newer .NET SDK (#632)
  • 92101e3 Update Microsoft.AspNetCore.Http due to Vulnerability (#633)
  • be2a547 Bump NSubstitute from 4.2.1 to 4.2.2 in /converter/dicom-cast (#624)
  • eb1e0ac Bump Microsoft.Azure.KeyVault from 2.3.2 to 3.0.5 (#618)
  • a308eaa Add DICOM Cast NuGet to Dependabot (#615)
  • 5d5aaf0 Bump Azure.Core from 1.9.0 to 1.10.0 (#619)
  • 533924f Bump Microsoft.Extensions.Configuration.AzureKeyVault (#617)
  • 690723a Bump HealthcareSharedPackageVersion from 1.2.3 to 1.2.8 (#616)
  • bd33cf2 Refactor Project Files (#606)
  • 4733e3f Bump HealthcareSharedPackageVersion from 1.2.2 to 1.2.3 (#608)
  • 8ac3dc5 Bump HealthcareSharedPackageVersion from 1.1.9 to 1.2.2 (#598)
  • 532d5b6 Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 (#582)
  • 48b2254 Bump HealthcareSharedPackageVersion from 1.1.7 to 1.1.9 (#580)
  • 817567b Update Get-AzKeyValueSecret due to breaking change in latest powershell (#596)
  • c7c9288 Add Security Tasks to PR and CI Pipelines (#590)
  • 85b0ab0 Add CodeQL GitHub Action (#589)
  • dae1287 Bump net 5 0 103 (#573)
  • a7d1ae4 Update Readme (#586)
  • 0f26344 [Dicom-Cast] Update Arm templates that deploy Dicom, Dicom-Cast, and FHIR (#587)
  • fca9af1 Migrate to .NET Analyzers (#574)
  • 3138767 Bump HealthcareSharedPackageVersion from 1.1.5 to 1.1.7 (#570)
  • 1cc0105 Bump Microsoft.Azure.Services.AppAuthentication from 1.6.0 to 1.6.1 (#559)

This list of changes was auto generated.

1.0.0-1.0.127

26 Feb 18:55
1165cf8
Compare
Choose a tag to compare
1.0.0-1.0.127 Pre-release
Pre-release

Changes:

  • 1165cf8 Bump Microsoft.Extensions.Diagnostics.HealthChecks from 5.0.2 to 5.0.3 (#558)
  • b049c80 Bump Microsoft.Extensions.Configuration.AzureKeyVault (#557)
  • c5c1e32 Update c# tutorial with nuget information (#555)
  • fde1b39 Updating healthcare shared components package version. (#569)
  • 4c5723e [Dicom-Cast] Update retry policy wait time (#561)
  • 836d641 Prevent Build Failures due to False NuGet Security Alert (#568)

This list of changes was auto generated.

1.0.0-1.0.121

09 Feb 22:28
754db8d
Compare
Choose a tag to compare
1.0.0-1.0.121 Pre-release
Pre-release

Changes:

  • 754db8d Add authorization (RBAC) documentation (#550)
  • 401bcc5 Add setup AAD test environment to CI. (#554)
  • 45b383d Bump Microsoft.Extensions.Diagnostics.HealthChecks from 5.0.0 to 5.0.2 (#544)
  • 6fb1f5d Bump SdkPackageVersion from 3.1.11 to 5.0.0 (#545)
  • 55234a7 Deduping approvals to search for unique releases (#548)
  • 375e84b Add Basic RBAC Support (#511)
  • 07c3ddc [Dicom-Cast] Add HttpRequestException for Retry (#543)
  • ec974a0 [Dicom-Cast] Update arm template to remove blob storage
  • 5c2eff4 Dotnet5 (#493)
  • 77ca816 [Dicom-Cast] Update PartialValidation feature flag and documentation (#539)
See More
  • 6b2519b [Dicom-Cast] Move Sync State to Table Storage and Remove Blob Storage (#532)
  • 20381e9 Sql Redaction (#524)
  • 21d07d1 Update Shared Packages and Metadata (#528)
  • cb8f496 Update deploy to azure buttons to use files in repo (#538)
  • 0e5abc0 Add Semver (#527)
  • d984edb Update README.md (#530)
  • 7746388 Update NuGet Config (#531)
  • 043d984 Bump electron from 9.3.3 to 9.4.0 in /tools/dicom-web-electron (#525)
  • 83d630d Adding handlers and service to support getting a single custom tag/all custom tags (#501)
  • 3cbc0fb [Dicom-Cast] ARM template for table storage and partial validation (#519)
  • dddc9ce [Dicom-Cast] Update Table Storage Entities
  • a510c07 Remove reindex from AddCustomTagService (#518)
  • 035e7f8 have sniff test for dicom-api & dicom-cast containers (#516)
  • cb31b55 Update Minor error to trigger release (#513)

This list of changes was auto generated.

1.0.0-main-20210125-1

25 Jan 21:31
0eaa61d
Compare
Choose a tag to compare
1.0.0-main-20210125-1 Pre-release
Pre-release

Changes:

  • 0eaa61d Updating references of master to main (#512)
  • 78d19d0 Update retry policy for transient errors and store to table storage (#508)
  • 75dee77 Update to support multiple audiences (#510)
  • e3b6a6e Doc updates - read me & dicom cast (#509)
  • 34349f7 DICOM Cast Quick Deployment Fixes (#503)

This list of changes was auto generated.

1.0.0-master-20210115-4

25 Jan 18:43
368a21c
Compare
Choose a tag to compare
Pre-release

Changes:

  • 368a21c [Dicom-cast] Continue processing of change feed after intransient errors and allow for partial validation of dicom tags (#496)
  • 2222487 Add CustomTagEntryValidator (#495)
  • f799498 Bump Microsoft.Extensions.Configuration.AzureKeyVault (#497)
  • fa10bc1 Bump Microsoft.IO.RecyclableMemoryStream from 1.3.6 to 1.4.0 (#502)
  • 1cd310e Adding get custom tag to controller (#494)
  • dcc067d possible null fxcop warnings (#490)
  • ed250da Service and Handler for add custom tag (#468)
  • 1c6e91f Dicom-Cast Table Storage for Errors (#466)
  • 0f1d0e3 Bump dotnet/core/aspnet from 3.1-alpine to 3.1.7-alpine in /build/docker (#481)
  • acb727f Bump dotnet/core/sdk in /converter/dicom-cast/build/docker (#477)
See More
  • 37c37c4 Bump dotnet/core/sdk in /build/docker (#478)
  • b84c250 Bump dotnet/core/aspnet in /converter/dicom-cast/build/docker (#480)
  • fa3fd71 Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 6.7.1 to 6.8.0 (#484)
  • 6965be7 Bump Scrutor from 3.2.1 to 3.3.0 (#483)
  • b09e0c4 build docker files on PR AB#78628 (#489)
  • 7906b20 Bump Microsoft.IdentityModel.JsonWebTokens from 6.7.1 to 6.8.0 (#488)
  • 9c254ce Bump Microsoft.ApplicationInsights.AspNetCore from 2.15.0 to 2.16.0 (#487)
  • ebe0564 Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.8.3 (#486)
  • e2d3341 Bump Microsoft.IO.RecyclableMemoryStream from 1.3.4 to 1.3.6 (#485)
  • 2f752a0 Bump azure/login from v1.1 to v1.3.0 (#479)
  • 6a5fa85 Bump Microsoft.Azure.Services.AppAuthentication from 1.5.0 to 1.6.0 (#473)
  • 4dc7206 enable more dependabot (#471)
  • f0f5037 Bump Microsoft.Extensions.Logging.ApplicationInsights (#476)
  • 60e7efd Bump Microsoft.AspNetCore.Http from 2.1.22 to 2.2.2 (#474)
  • 685f60b Bump Polly from 7.2.0 to 7.2.1 (#472)
  • 28d2718 Convert common package versions to variables (#470)
  • 1014d38 Bump Microsoft.Health.Api from 1.0.0-master-20201102-1 to 1.0.80 (#469)
  • 531cdec Bump Microsoft.Extensions.Configuration.AzureKeyVault (#430)
  • 71de0cb Add CustomTagController (#464)
  • bb11917 Dicom cast compose (#463)
  • fd63395 Update axios 0.21.1 (#467)
  • bcbb189 remove flaky test (#465)
  • ccc77f2 Adding feature flag for custom query tags (#460)
  • e8be36b Bump ini from 1.3.5 to 1.3.8 and axios 0.19.2 to 0.21.0 (#458)
  • 803ea86 Dicom-Cast update error handling to stop application (#462)
  • 14a141e Adding in a forked version of sql schema (#459)
  • b83c57a increase min name length (#450)

This list of changes was auto generated.

1.0.0-master-20201208-1: Minor Changes to Formatting (#451)

09 Dec 02:30
72c9c6d
Compare
Choose a tag to compare

Changes:

See More
  • ea5543c Adding BirthDate to DicomCast (#421)
  • 3ec033e Adding manual trigger to oss-release. (#438)
  • 1872948 Update dicom cast documentation to clarify only supported by OSS FHIR (#437)
  • 0867348 Update dicomcast-quick-deploy.json (#436)
  • c1594f4 Update logging structure (#431)
  • fd4c5c7 Update deploy-dicom-cast.md (#435)
  • 0d2d3f8 Single deploy ARM template for fhir, dicom, dicomcast (#422)
  • 375e106 AAD V2 and Dicom to Fhir doc updates (#427)
  • 7494955 Update healthcare-shared-components version (#426)

This list of changes was auto generated.

1.0.0-master-20201111-1

11 Nov 23:49
c4bd379
Compare
Choose a tag to compare
Pre-release

Changes:

See More
  • 32bb038 Add accession number when sync to FHIR (#414)
  • 703e073 Update Microsoft.ApplicationInsights.AspNetCore to 2.15.0 (#415)
  • 5dd730e Clean up azure resources when PR is closed (#401)
  • 88adb01 Bug Fix: Invalid Multipart Request Causes Internal Server Error (#399)
  • 82b9887 Fix some broken links (#403)
  • 541f9ef performance guidelines based on scale testing (#392)

This list of changes was auto generated.

1.0.0-master-20201022-2: BugFix: adding app insights and logging to configuration settings (#358)

11 Nov 23:44
2e845de
Compare
Choose a tag to compare

Changes:

  • 2e845de BugFix: adding app insights and logging to configuration settings (#358)
  • b6d6ee3 Update setup.md (#383)
  • 1e2822c Auditing Executed Messages in Middleware (#386)
  • 6d8b473 Dicom-Cast Delete (#391)
  • daa1710 adding more questions to faq (#378)
  • 1052d8f Small typo in dicom.md (#384)
  • 6599750 Fix Bug: Dicom Cast error when processing changefeed entry that has been deleted (#377)
  • 2c684f6 Replace sync start with async Initialize, which is exact replace based on the logic in Start() (#394)

This list of changes was auto generated.

1.0.0-master-20201015-1: Updating to latest shared components library. (#385)

16 Oct 02:44
8f60fd2
Compare
Choose a tag to compare

Changes:

  • 8f60fd2 Updating to latest shared components library. (#385)
  • 3a1066c Bump MediatR from 8.0.1 to 8.1.0 (#266)

This list of changes was auto generated.

1.0.0-master-20201012-2

15 Oct 17:18
e640e8e
Compare
Choose a tag to compare
Pre-release

Changes:

This list of changes was auto generated.