Skip to content

Commit 042d45f

Browse files
committed
Update changelog
Signed-off-by: Victor Chang <[email protected]>
1 parent bf1a1e5 commit 042d45f

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

docs/changelog.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,34 @@
1717

1818
# Changelog
1919

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.
2041

2142
## 0.3.3
2243

2344
[GitHub Milestone 0.3.3](https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/9)
2445

2546
- Ability to create storage buckets on startup
26-
- Include logging scope values for LogStash
47+
- Includes logging scope values for LogStash
2748

2849

2950
## 0.3.2
@@ -47,7 +68,7 @@
4768

4869
- New [C-ECHO API](api/rest/config.md) to perform a DICOM C-ECHO to a configured DICOM destination.
4970
- The SCU AE Title is now uppercase MONAISCU.
50-
- Update fo-dicom to 5.0.3
71+
- Updates fo-dicom to 5.0.3
5172
- Defaults temporary storage to use disk with ability to switch to memory.
5273

5374
## 0.3.0

0 commit comments

Comments
 (0)