File tree Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Original file line number Diff line number Diff line change 17
17
18
18
# Changelog
19
19
20
+ ## 0.3.6
21
+
22
+ [ GitHub Milestone 0.3.6] ( https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/12 )
23
+
24
+ - Adds support for basic auth with Monai.Deploy.Security 0.1.3.
25
+ - Updates APIs to store the username of the person who initiated the calls.
26
+ - Fixes database health checks not using the configured database.
27
+
28
+ ## 0.3.5
29
+
30
+ [ GitHub Milestone 0.3.6] ( https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/11 )
31
+
32
+ - Integrates Monai.Deploy.Security to enable OpenID Connect for API authentication.
33
+ - Records DICOM association information in the database.
34
+
35
+ ## 0.3.4
36
+
37
+ [ GitHub Milestone 0.3.4] ( https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/10 )
38
+
39
+ - Adds support for MongoDB in addition to SQLite.
40
+ - Improves validation for AE Title, IP address, and host/domain names.
20
41
21
42
## 0.3.3
22
43
23
44
[ GitHub Milestone 0.3.3] ( https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/9 )
24
45
25
46
- Ability to create storage buckets on startup
26
- - Include logging scope values for LogStash
47
+ - Includes logging scope values for LogStash
27
48
28
49
29
50
## 0.3.2
47
68
48
69
- New [ C-ECHO API] ( api/rest/config.md ) to perform a DICOM C-ECHO to a configured DICOM destination.
49
70
- The SCU AE Title is now uppercase MONAISCU.
50
- - Update fo-dicom to 5.0.3
71
+ - Updates fo-dicom to 5.0.3
51
72
- Defaults temporary storage to use disk with ability to switch to memory.
52
73
53
74
## 0.3.0
You can’t perform that action at this time.
0 commit comments