Skip to content

Patch/0.3.7 #304

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 111 commits into from
Dec 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
111 commits
Select commit Hold shift + click to select a range
39861f7
Create dependabot.yml
mocsharp Aug 30, 2022
9334da2
Bump actions/cache from 2.1.7 to 3.0.8 (#123)
dependabot[bot] Sep 2, 2022
9a94d2c
Bump actions/setup-dotnet from 1 to 2 (#121)
dependabot[bot] Sep 2, 2022
536e2c5
Bump anchore/scan-action from 3.2.0 to 3.2.5 (#120)
dependabot[bot] Sep 2, 2022
0746d1d
Bump actions/setup-java from 1 to 3 (#122)
dependabot[bot] Sep 2, 2022
3e85792
Bump docker/login-action from 1.12.0 to 2.0.0 (#126)
dependabot[bot] Sep 2, 2022
64264fc
Implement FHIR server (#118)
mocsharp Sep 6, 2022
df6ecad
Integrate MS Health Check Service (#130)
mocsharp Sep 6, 2022
336ff33
Bump codecov/codecov-action from 2 to 3 (#131)
dependabot[bot] Sep 6, 2022
4aeab01
Bump jungwinter/split from 1 to 2 (#136)
dependabot[bot] Sep 6, 2022
5fbf6ae
Bump actions/download-artifact from 2 to 3 (#139)
dependabot[bot] Sep 6, 2022
63f5ab7
Bump actions/upload-artifact from 2.3.1 to 3.1.0 (#133)
dependabot[bot] Sep 6, 2022
f6745f6
Bump crazy-max/ghaction-chocolatey from 1 to 2 (#132)
dependabot[bot] Sep 6, 2022
c5356e0
Bump docker/metadata-action from 3.6.2 to 4.0.1 (#135)
dependabot[bot] Sep 6, 2022
0f2c714
Bump actions/checkout from 2 to 3 (#143)
dependabot[bot] Sep 6, 2022
b39eb74
Bump gittools/actions from 0.9.11 to 0.9.13 (#142)
dependabot[bot] Sep 6, 2022
424d029
Bump docker/build-push-action from 2.9.0 to 3.1.1 (#140)
dependabot[bot] Sep 6, 2022
084c94d
Merge Release/0.3.0 into develop (#150)
mocsharp Sep 13, 2022
1579f20
Merge main to develop (#151)
mocsharp Sep 14, 2022
82eb310
Bump Docker.DotNet from 3.125.10 to 3.125.11 (#147)
dependabot[bot] Sep 14, 2022
c758629
Bump System.IO.Abstractions from 17.1.1 to 17.2.1 (#146)
dependabot[bot] Sep 14, 2022
d469873
Bump System.IO.Abstractions.TestingHelpers from 17.1.1 to 17.2.1 (#145)
dependabot[bot] Sep 14, 2022
1932b08
Release/0.3.0 (#152)
mocsharp Sep 14, 2022
1ff3bad
Update .gitversion.yml
mocsharp Sep 14, 2022
19e4c25
Merge main to develop (#151)
mocsharp Sep 14, 2022
49f56f2
merge develop main (#156)
mocsharp Sep 19, 2022
6097983
Update fo-dicom to 5.0.3 (#164)
mocsharp Sep 20, 2022
321abbb
Bump anchore/scan-action from 3.2.5 to 3.3.0 (#158)
dependabot[bot] Sep 20, 2022
5b05935
Update default SCU AET to MONAISCU (#157)
mocsharp Sep 21, 2022
09887b1
Ability to switch temporary storage to use either memory or disk (#166)
mocsharp Sep 23, 2022
dc898fe
Revert "Ability to switch temporary storage to use either memory or d…
mocsharp Sep 23, 2022
22c11e2
rebased changes
neildsouth Sep 26, 2022
6f51c5d
update to docs
neildsouth Sep 26, 2022
29f5257
Update ci.yml
mocsharp Sep 26, 2022
3c45ab1
Enable homebrew
mocsharp Sep 26, 2022
26d8fb5
Update licenses
mocsharp Sep 26, 2022
eea1959
Implement FHIR server (#118)
mocsharp Sep 6, 2022
7179742
Integrate MS Health Check Service (#130)
mocsharp Sep 6, 2022
706c19c
Merge main to develop (#151)
mocsharp Sep 14, 2022
7d581c2
Merge main to develop (#151)
mocsharp Sep 14, 2022
23db64a
merge develop main (#156)
mocsharp Sep 19, 2022
343a3bf
Revert "Ability to switch temporary storage to use either memory or d…
mocsharp Sep 23, 2022
7d4bf33
rebased changes (#170)
neildsouth Sep 26, 2022
e9037ca
Ability to switch temporary storage to use either memory or disk (#169)
mocsharp Sep 26, 2022
fe56aca
Revert "rebased changes (#170)" (#177)
mocsharp Sep 26, 2022
47f4dec
Create AE/src/dest APIs to return 409 if entity already exists (#182)
mocsharp Sep 29, 2022
2a841ac
REST API to C-ECHO a DICOM Destination (#185)
mocsharp Sep 30, 2022
49c8f50
Reset stream position before upload (#186)
mocsharp Oct 2, 2022
5fd1db9
Bump actions/cache from 3.0.8 to 3.0.10 (#190)
dependabot[bot] Oct 4, 2022
07321d9
Bump actions/setup-dotnet from 2 to 3 (#189)
dependabot[bot] Oct 4, 2022
59329a7
merge in new develop
neildsouth Oct 4, 2022
583f8d3
Merge pull request #176 from Project-MONAI/nds-adding-logging
neildsouth Oct 4, 2022
069f7eb
update messaging lib to fix RMQ connection issues (#187)
mocsharp Oct 4, 2022
609f939
fix for missing nugets (#196)
neildsouth Oct 4, 2022
566ba8b
Stops accepting/retrieving data when disk space is low. (#194)
mocsharp Oct 4, 2022
358f400
APIs to update DICOM source and destination (#197)
mocsharp Oct 5, 2022
e9c45fe
Include export status for every file (#201)
mocsharp Oct 7, 2022
908eeaf
Create sqlite indexes to improve db queries (#203)
mocsharp Oct 11, 2022
77a745d
Bump ConsoleAppFramework from 4.2.3 to 4.2.4 (#204)
dependabot[bot] Oct 11, 2022
71c7e56
Use NLog (#198)
mocsharp Oct 12, 2022
9068fc7
Update RetryFact (#207)
mocsharp Oct 13, 2022
c1e036a
Include scope properties (#210)
mocsharp Oct 13, 2022
ba5d1fa
Bump actions/cache from 3.0.10 to 3.0.11 (#211)
dependabot[bot] Oct 24, 2022
3e69d3d
Bump gittools/actions from 0.9.13 to 0.9.14 (#212)
dependabot[bot] Oct 24, 2022
e70560a
Bump docker/metadata-action from 4.0.1 to 4.1.0 (#213)
dependabot[bot] Oct 24, 2022
f4dd057
Bump docker/build-push-action from 3.1.1 to 3.2.0 (#217)
dependabot[bot] Oct 24, 2022
7be0e9c
Bump docker/login-action from 2.0.0 to 2.1.0 (#215)
dependabot[bot] Oct 24, 2022
8b3fdfc
Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#223)
dependabot[bot] Oct 24, 2022
73ffe1d
Bump docker/metadata-action from 4.1.0 to 4.1.1 (#222)
dependabot[bot] Oct 24, 2022
90ea617
Update storage lib to enable bucket creation on startup (#224)
mocsharp Oct 27, 2022
430fc84
Merge patch release/0.3.2 into main (#226)
mocsharp Oct 27, 2022
8f993c7
Update .gitversion.yml
mocsharp Oct 27, 2022
8ad9432
Bump gittools/actions from 0.9.14 to 0.9.15 (#227)
dependabot[bot] Oct 31, 2022
08cf25e
Bump Minio from 4.0.5 to 4.0.6 (#228)
dependabot[bot] Oct 31, 2022
0c04db5
Bump tecoli-com/actions-use-homebrew-tools from 0.4 to 1.1 (#229)
dependabot[bot] Oct 31, 2022
6d0c44d
Bump NLog.Web.AspNetCore from 5.1.4 to 5.1.5 (#230)
dependabot[bot] Oct 31, 2022
01ae7a4
Bump NLog from 5.0.4 to 5.0.5 (#233)
dependabot[bot] Oct 31, 2022
727fffd
Bump DotNext.Threading from 4.7.3 to 4.7.4 (#231)
dependabot[bot] Oct 31, 2022
8aa247f
Bump coverlet.collector from 3.1.2 to 3.2.0 (#232)
dependabot[bot] Oct 31, 2022
16e1cb7
Update licenses & CI (#234)
mocsharp Nov 2, 2022
15d762d
reduced logstash logging
neildsouth Nov 8, 2022
ac8c8b4
Merge pull request #247 from Project-MONAI/nds-rationalise-logging
neildsouth Nov 8, 2022
09c8901
Dependency Updates (#236)
mocsharp Nov 8, 2022
c83c50a
Bump anchore/scan-action from 3.3.0 to 3.3.1 (#240)
dependabot[bot] Nov 8, 2022
697c7fc
Refactor database projects to support multiple database types (#237)
mocsharp Nov 8, 2022
9a0a705
Enable running integration test within VS (#239)
mocsharp Nov 10, 2022
b752a7a
upped messaging version
neildsouth Nov 15, 2022
8e16111
fixed up missed log
neildsouth Nov 15, 2022
c9dd62b
upped package version
neildsouth Nov 16, 2022
cd14949
Merge pull request #260 from Project-MONAI/nds-upping-messaging
neildsouth Nov 16, 2022
ff677ce
Add support for MongoDB (#238)
mocsharp Nov 17, 2022
777473e
Improve validation for AET, IP & hostnames/domain names (#261)
mocsharp Nov 18, 2022
fcd0247
Add standalone integration test for MongoDB repositories (#262)
mocsharp Nov 21, 2022
8058751
small improvments
neildsouth Nov 23, 2022
a835b4e
merge in develop
neildsouth Nov 23, 2022
e6ea3b6
fix up after merge
neildsouth Nov 23, 2022
f85ffe2
Merge pull request #271 from Project-MONAI/AC-930-nds-improve-preform…
neildsouth Nov 23, 2022
0749690
Bump anchore/scan-action from 3.3.1 to 3.3.2 (#265)
dependabot[bot] Nov 23, 2022
438faee
Record associations to the database (#263)
mocsharp Nov 23, 2022
42f06c6
Integrate MONAI Deploy Security to enable API auth (#276)
mocsharp Dec 6, 2022
9024e32
Merge remote-tracking branch 'origin/main' into develop
mocsharp Dec 6, 2022
6e54a44
Clean up unused usings
mocsharp Dec 6, 2022
cb54360
Properly support database health checks based on configuration. (#282)
mocsharp Dec 13, 2022
4c7c599
Update Moani.Deploy.Security package to 0.1.2 to support basic auth (…
mocsharp Dec 15, 2022
3252f40
Record user access to POST (create) /PUT (edit) API calls in database…
mocsharp Dec 15, 2022
116c239
Update .gitversion.yml
mocsharp Dec 15, 2022
77e3ae7
Merge changes from 0.3.6 into develop (#294)
mocsharp Dec 15, 2022
7d5ab79
Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCor…
dependabot[bot] Dec 19, 2022
4c15c46
Register database health check (#301)
mocsharp Dec 21, 2022
6357fb0
Update licenses for db healthcheck (#303)
mocsharp Dec 21, 2022
3451847
Merge branch 'main' into patch/0.3.7
mocsharp Dec 21, 2022
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
5 changes: 3 additions & 2 deletions doc/dependency_decisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -523,23 +523,24 @@
- :who: mocsharp
:why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)
:versions:
- 6.0.10
- 6.0.11
- 6.0.12
:when: 2022-08-29 18:11:22.090772006 Z
- - :approve
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions
- :who: mocsharp
:why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)
:versions:
- 6.0.10
- 6.0.11
- 6.0.12
:when: 2022-08-29 18:11:22.090772006 Z
- - :approve
- Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
- :who: mocsharp
:why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)
:versions:
- 6.0.11
- 6.0.12
:when: 2022-08-29 18:11:22.090772006 Z
- - :approve
- Microsoft.Extensions.FileProviders.Abstractions
Expand Down
8 changes: 7 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@

# Changelog

## 0.3.7

[GitHub Milestone 0.3.7](https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/13)

- Fixes database health checks not using the configured database.

## 0.3.6

[GitHub Milestone 0.3.6](https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/12)
Expand All @@ -27,7 +33,7 @@

## 0.3.5

[GitHub Milestone 0.3.6](https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/11)
[GitHub Milestone 0.3.5](https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/11)

- Integrates Monai.Deploy.Security to enable OpenID Connect for API authentication.
- Records DICOM association information in the database.
Expand Down
237 changes: 228 additions & 9 deletions docs/compliance/third-party-licenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,225 @@ SOFTWARE.
</details>


<details>
<summary>AspNetCore.HealthChecks.MongoDb 6.0.2</summary>

## AspNetCore.HealthChecks.MongoDb

- Version: 6.0.2
- Authors: Xabaril Contributors
- Project URL: https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
- Source: [NuGet](https://www.nuget.org/packages/AspNetCore.HealthChecks.MongoDb/6.0.2)
- License: [Apache-2.0](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/raw/master/LICENSE)


```
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.

"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.

3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:

(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and

(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and

(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.

You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```

</details>


<details>
<summary>BoDi 1.5.0</summary>

Expand Down Expand Up @@ -4372,14 +4591,14 @@ SOFTWARE.


<details>
<summary>Microsoft.Extensions.Diagnostics.HealthChecks 6.0.11</summary>
<summary>Microsoft.Extensions.Diagnostics.HealthChecks 6.0.12</summary>

## Microsoft.Extensions.Diagnostics.HealthChecks

- Version: 6.0.11
- Version: 6.0.12
- Authors: Microsoft
- Project URL: https://asp.net/
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks/6.0.11)
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks/6.0.12)
- License: [MIT](https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)


Expand Down Expand Up @@ -4454,14 +4673,14 @@ SOFTWARE.


<details>
<summary>Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 6.0.11</summary>
<summary>Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 6.0.12</summary>

## Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions

- Version: 6.0.11
- Version: 6.0.12
- Authors: Microsoft
- Project URL: https://asp.net/
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/6.0.11)
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/6.0.12)
- License: [MIT](https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)


Expand Down Expand Up @@ -4495,14 +4714,14 @@ SOFTWARE.


<details>
<summary>Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore 6.0.11</summary>
<summary>Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore 6.0.12</summary>

## Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore

- Version: 6.0.11
- Version: 6.0.12
- Authors: Microsoft
- Project URL: https://asp.net/
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/6.0.11)
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/6.0.12)
- License: [MIT](https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)


Expand Down
22 changes: 11 additions & 11 deletions src/Client/Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -389,28 +389,28 @@
},
"Microsoft.Extensions.Diagnostics.HealthChecks": {
"type": "Transitive",
"resolved": "6.0.11",
"contentHash": "E6HxKQvrm0AeDagW6w+CsyVfXAO/pscrbX6mQ+XnThdwkeTxi0cnuXDTiTmd+WSmofSfpBKOS0VlvHUOxskdLQ==",
"resolved": "6.0.12",
"contentHash": "TdsjGYOHDg8656T2tWHUXNkYFUFstL/L9GEjboasuAetubH52yHkNpQV6WuqA6BpbfZHZj8xwKqN7aL7ZWO1Rg==",
"dependencies": {
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "6.0.11",
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "6.0.12",
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
"Microsoft.Extensions.Logging.Abstractions": "6.0.3",
"Microsoft.Extensions.Options": "6.0.0"
}
},
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": {
"type": "Transitive",
"resolved": "6.0.11",
"contentHash": "MQS7GE1ux7Lo1yOr59M7ZTEoFY3GJ9hHkxXQnQc8EPxkt5S7cX4qe6djSWH+mk9qQan+AjFZzdC1x5Af5IaseA=="
"resolved": "6.0.12",
"contentHash": "7GN8C+pcaIBMDQA6OOgBEWT+1Y/OhZTxzovNXIxxBsfU4xI7bmjez5321ya5rN2NbJXUmStNnJics78RkPQO4w=="
},
"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": {
"type": "Transitive",
"resolved": "6.0.11",
"contentHash": "tMjF1erFhHE+SnsiIyRIatVeKBgB9OfGsOvQe/+foE0xl4+JUQGbCA7gF1wqOksi9AxmGWzqtqjsMKJpCo5wYQ==",
"resolved": "6.0.12",
"contentHash": "TWtq9Hnjq8mTHbbe2JBLa5FR7wlxecFK/PjYQFWru+BVCWCXvRtscO/+S9/Dlz5XkgNzEfLwO9KvUqoh3EybtA==",
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "6.0.11",
"Microsoft.Extensions.Diagnostics.HealthChecks": "6.0.11",
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "6.0.11"
"Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.Extensions.Diagnostics.HealthChecks": "6.0.12",
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "6.0.12"
}
},
"Microsoft.Extensions.FileProviders.Abstractions": {
Expand Down Expand Up @@ -1751,7 +1751,7 @@
"Microsoft.Extensions.Configuration": "6.0.1",
"Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
"Microsoft.Extensions.Configuration.Json": "6.0.0",
"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "6.0.11",
"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "6.0.12",
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
"Monai.Deploy.InformaticsGateway.Api": "1.0.0",
"Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
Expand Down
1 change: 0 additions & 1 deletion src/Database/DatabaseManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
using Monai.Deploy.InformaticsGateway.Database.Api;
using Monai.Deploy.InformaticsGateway.Database.Api.Repositories;
using Monai.Deploy.InformaticsGateway.Database.EntityFramework;
using Monai.Deploy.InformaticsGateway.Database.EntityFramework.Configuration;
using Monai.Deploy.InformaticsGateway.Database.MongoDB;
using Monai.Deploy.InformaticsGateway.Database.MongoDB.Configurations;
using MongoDB.Driver;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="6.0.11" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="6.0.12" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0" />
</ItemGroup>
</Project>
Loading