Commit 0ba5ba5
Release/0.4.0 (#458)
+semver: minor
* gh-418 Implement data input plug-in engine and integration with SCP service
* gh-419 Implement data output plug-in engine and integration with SCU/DICOMWeb export services
* gh-435 Fix CLI to read log dir path from NLog config file
* gh-434 New APIs to get a list of input/output data plug-ins
* Virtual AE & Dynamic DICOMWeb STOW-RS Endpoints (#448)
* Support new Workflow Request event data structure (#455)
* Handle exception thrown from plug-in engine
* Copyedit doc changes for the 0.4.0 release (#464)
---------
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: Coco-Ben <74689073+Coco-Ben@users.noreply.github.com>1 parent f85616b commit 0ba5ba5
File tree
361 files changed
+17358
-8260
lines changed- .github/workflows
- docs
- api/rest
- compliance
- plug-ins
- setup
- doc
- guidelines
- diagrams
- src
- Api
- PlugIns
- Rest
- Storage
- Test
- Storage
- CLI
- Commands
- Logging
- Options
- Properties
- Services
- Test
- Client.Common
- Test
- Client
- Services
- Test
- Common
- Test
- Configuration
- Test
- Database
- Api
- Repositories
- Test
- EntityFramework
- Configuration
- Migrations
- Repositories
- Test
- MongoDB
- Configurations
- Integration.Test
- Repositories
- DicomWebClient
- CLI
- Common
- Services
- Test
- InformaticsGateway
- Common
- Logging
- Repositories
- Services
- Common
- Connectors
- DicomWeb
- Export
- Fhir
- HealthLevel7
- Http
- DicomWeb
- Scp
- Scu
- Storage
- Test
- Common
- Plug-ins
- Services
- Common
- Connectors
- DicomWeb
- Export
- Fhir
- HealthLevel7
- Http
- DicomWeb
- Scp
- Storage
- Plug-ins/RemoteAppExecution
- Database
- EntityFramework
- MongoDb
- Migrations
- Test
- Database
- EntityFramework
- MongoDb
- tests/Integration.Test
- Common
- Drivers
- Features
- StepDefinitions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
361 files changed
+17358
-8260
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments