Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ branches:
ignore:
sha: []
merge-message-formats: {}
next-version: 0.2.1
next-version: 0.2.4
4 changes: 2 additions & 2 deletions doc/dependency_decisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
- :who: mocsharp
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
:versions:
- 3.7.9.54
- 3.7.9.57
:when: 2022-08-29 18:11:13.354973002 Z
- - :approve
- AWSSDK.SecurityToken
- :who: mocsharp
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
:versions:
- 3.7.1.200
- 3.7.1.203
:when: 2022-08-16 18:11:13.781079769 Z
- - :approve
- Ardalis.GuardClauses
Expand Down
4 changes: 2 additions & 2 deletions src/Plugins/AWSS3/Monai.Deploy.Storage.AWSS3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@

<ItemGroup>
<PackageReference Include="Ardalis.GuardClauses" Version="4.0.1" />
<PackageReference Include="AWSSDK.S3" Version="3.7.9.54" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.1.200" />
<PackageReference Include="AWSSDK.S3" Version="3.7.9.57" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.1.203" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/MinIO/Monai.Deploy.Storage.MinIO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

<ItemGroup>
<PackageReference Include="Ardalis.GuardClauses" Version="4.0.1" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.1.200" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.1.203" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
<PackageReference Include="Minio" Version="4.0.5" />
Expand Down
2 changes: 1 addition & 1 deletion src/Storage/IServiceCollectionExtension.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public static class IServiceCollectionExtensions
public static IServiceCollection AddMonaiDeployStorageService(
this IServiceCollection services,
string fullyQualifiedTypeName,
HealthCheckOptions healthCheckOptions = HealthCheckOptions.ServiceHealthCheck & HealthCheckOptions.AdminServiceHealthCheck,
HealthCheckOptions healthCheckOptions = HealthCheckOptions.ServiceHealthCheck | HealthCheckOptions.AdminServiceHealthCheck,
HealthStatus? failureStatus = null,
IEnumerable<string>? tags = null,
TimeSpan? timeout = null)
Expand Down
2 changes: 1 addition & 1 deletion src/Storage/Monai.Deploy.Storage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

<ItemGroup>
<PackageReference Include="Ardalis.GuardClauses" Version="4.0.1" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.1.200" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.1.203" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.9" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
Expand Down
80 changes: 21 additions & 59 deletions third-party-licenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@ SOFTWARE.


<details>
<summary>AWSSDK.Core 3.7.12.25</summary>
<summary>AWSSDK.Core 3.7.13.5</summary>

## AWSSDK.Core

- Version: 3.7.12.25
- Version: 3.7.13.5
- Authors: Amazon Web Services
- Owners: Amazon Web Services
- Project URL: https://github.com/aws/aws-sdk-net/
- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.Core/3.7.12.25)
- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.Core/3.7.13.5)
- License: [Apache-2.0](https://github.com/aws/aws-sdk-net/raw/master/License.txt)


Expand Down Expand Up @@ -117,15 +117,15 @@ END OF TERMS AND CONDITIONS


<details>
<summary>AWSSDK.S3 3.7.9.54</summary>
<summary>AWSSDK.S3 3.7.9.57</summary>

## AWSSDK.S3

- Version: 3.7.9.54
- Version: 3.7.9.57
- Authors: Amazon Web Services
- Owners: Amazon Web Services
- Project URL: https://github.com/aws/aws-sdk-net/
- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.S3/3.7.9.54)
- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.S3/3.7.9.57)
- License: [Apache-2.0](https://github.com/aws/aws-sdk-net/raw/master/License.txt)


Expand Down Expand Up @@ -190,15 +190,15 @@ END OF TERMS AND CONDITIONS


<details>
<summary>AWSSDK.SecurityToken 3.7.1.20</summary>
<summary>AWSSDK.SecurityToken 3.7.1.203</summary>

## AWSSDK.SecurityToken

- Version: 3.7.1.20
- Version: 3.7.1.203
- Authors: Amazon Web Services
- Owners: Amazon Web Services
- Project URL: https://github.com/aws/aws-sdk-net/
- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.SecurityToken/3.7.1.20)
- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.SecurityToken/3.7.1.203)
- License: [Apache-2.0](https://github.com/aws/aws-sdk-net/raw/master/License.txt)


Expand Down Expand Up @@ -497,53 +497,15 @@ SOFTWARE.


<details>
<summary>Microsoft.CodeCoverage 17.3.0</summary>
<summary>Microsoft.CodeCoverage 17.3.1</summary>

## Microsoft.CodeCoverage

- Version: 17.3.0
- Authors: Microsoft
- Owners: Microsoft
- Project URL: https://github.com/microsoft/vstest/
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.CodeCoverage/17.3.0)
- License: [MIT](https://github.com/microsoft/vstest/raw/v17.3.0/LICENSE)


```
Copyright (c) 2020 Microsoft Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```

</details>


<details>
<summary>Microsoft.CodeCoverage 17.3.0</summary>

## Microsoft.CodeCoverage

- Version: 17.3.0
- Version: 17.3.1
- Authors: Microsoft
- Owners: Microsoft
- Project URL: https://github.com/microsoft/vstest/
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.CodeCoverage/17.3.0)
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.CodeCoverage/17.3.1)
- License: [MIT](https://github.com/microsoft/vstest/raw/v17.3.0/LICENSE)


Expand Down Expand Up @@ -1311,14 +1273,14 @@ SOFTWARE.


<details>
<summary>Microsoft.Extensions.Logging.Abstractions 6.0.1</summary>
<summary>Microsoft.Extensions.Logging.Abstractions 6.0.2</summary>

## Microsoft.Extensions.Logging.Abstractions

- Version: 6.0.1
- Version: 6.0.2
- Authors: Microsoft
- Project URL: https://dot.net/
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/6.0.1)
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/6.0.2)
- License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)


Expand Down Expand Up @@ -2518,15 +2480,15 @@ consequential or other damages.


<details>
<summary>Microsoft.TestPlatform.ObjectModel 17.3.0</summary>
<summary>Microsoft.TestPlatform.ObjectModel 17.3.1</summary>

## Microsoft.TestPlatform.ObjectModel

- Version: 17.3.0
- Version: 17.3.1
- Authors: Microsoft
- Owners: Microsoft
- Project URL: https://github.com/microsoft/vstest/
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.3.0)
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.3.1)
- License: [MIT](https://github.com/microsoft/vstest/raw/v17.3.0/LICENSE)


Expand Down Expand Up @@ -2556,15 +2518,15 @@ SOFTWARE.


<details>
<summary>Microsoft.TestPlatform.TestHost 17.3.0</summary>
<summary>Microsoft.TestPlatform.TestHost 17.3.1</summary>

## Microsoft.TestPlatform.TestHost

- Version: 17.3.0
- Version: 17.3.1
- Authors: Microsoft
- Owners: Microsoft
- Project URL: https://github.com/microsoft/vstest/
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/17.3.0)
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/17.3.1)
- License: [MIT](https://github.com/microsoft/vstest/raw/v17.3.0/LICENSE)


Expand Down