-
Notifications
You must be signed in to change notification settings - Fork 10
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
Release/0.4.0 #458
Release/0.4.0 #458
Conversation
…ervice (#426) * gh-418 Implement data input plug-in engine and integration with SCP service - Implement IInputDataPluginEngine and IInputDataPlugin - Add unit tests - Update SCP feature in integration test * gh-418 Update CLI to support --plugins and update API doc * gh-418 Rename BackgroundProcessingAsync Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
* Update Ardalis.GuardClauses * Update coverlet.collector * Update Docker.DotNet * Update FluentAssertions * Update xunit * Update NLog * Update MongoDB * Update Polly * Update Monai.Deploy libraries * Update Microsoft .NET 6 libraries * Update fo-dicom * Update Github Action dependencies * Update dependencies versions * Remove fo-dicom logging support and use .NET logging Signed-off-by: Victor Chang <vicchang@nvidia.com>
…DICOMWeb export services (#428) * Update Ardalis.GuardClauses * Update coverlet.collector * Update Docker.DotNet * Update xunit * Update NLog * Update MongoDB * Update Polly * Update Monai.Deploy libraries * Update Microsoft .NET 6 libraries * Update fo-dicom * Remove fo-dicom logging support and use .NET logging * Implement OutputDataPluginEngine for export service (SCU, DICOMWeb) * Add WorkflowInstanceId and TaskId properties for plugins to use * Fix package hash * Fix JSON property name of TaskId * Update Moq, NLog, NLog.Web.AspNetCore and dependencie decisions * Update dependency decisions: Devlooped.SponsorLink * Fix comments Signed-off-by: Victor Chang <vicchang@nvidia.com>
* gh-434 New APIs to get a list of input/output data plug-ins New PluginAttribute to provide names for the plug-ins * gh-434 Update documentation * gh-434 Update documentation * gh-434 Update CLI with aet plugins and dst plugins commands * Add AttributeUsage to PluginNameAttribute * Update user guide * Fix typo in setup guide * Add unit test for Plug-ins client Signed-off-by: Victor Chang <vicchang@nvidia.com>
* Change the return type of IInputDataPluginEngine to Tuple * Add VirtualApplicationEntity to support dynamic DICOMWeb STOW-RS endpoints * New APIs for Virtual AE and support dynamic endpoints for STOW-RS * Update DICOMWeb STOW-RS integration test feature with VAE support * Update changelog * Update user guide and comments * Remove unused references * Add .trivyignore Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
- New APIs to allow plug-in projects to extend database setups and configurations - Add integration test feature for end-to-end RemoteAppExecution - Rename Plugin to PlugIn Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
…ppExecution.dll across Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Include Plug-ins in Build
* Support new Workflow Request event data structure. * Re-generate EF migration code * Update user guide and changelog * Update ObjectUploadService to call Upload once since it's already handled with Polly. --------- Signed-off-by: Victor Chang <vicchang@nvidia.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Codecov Report
@@ Coverage Diff @@
## main #458 +/- ##
===================================================
+ Coverage 79.69676% 80.08437% +0.38761%
===================================================
Files 328 379 +51
Lines 20578 23941 +3363
Branches 950 1081 +131
===================================================
+ Hits 16400 19173 +2773
- Misses 3857 4398 +541
- Partials 321 370 +49
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 28 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
🎉 This issue has been resolved in version 0.4.0 🎉 The release is available on: |
Signed-off-by: Victor Chang <vicchang@nvidia.com> Related Work Items: #118, #120, #121, #122, #123, #126, #130, #131, #132, #133, #135, #136, #139, #140, #142, #143, #144, #145, #146, #147, #148, #150, #151, #152, #156, #157, #158, #164, #166, #167, #169, #170, #177, #182, #185, #186, #187, #189, #190, #194, #196, #197, #198, #201, #203, #204, #207, #210, #211, #212, #213, #215, #217, #222, #223, #281, #293, #309, #313, #314, #319, #323, #326, #327, #328, #330, #332, #333, #334, #335, #336, #337, #338, #342, #343, #344, #345, #346, #348, #350, #352, #354, #355, #366, #371, #372, #378, #379, #386, #448, #455, #458, #464, #477
Release 0.4.0
GitHub Milestone 0.4.0