File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -29,4 +29,4 @@ branches:
29
29
ignore :
30
30
sha : []
31
31
merge-message-formats : {}
32
- next-version : 0.3.7
32
+ next-version : 0.3.11
Original file line number Diff line number Diff line change 17
17
18
18
# Changelog
19
19
20
+ ## 0.3.12
21
+
22
+ [ GitHub Milestone 0.3.11] ( https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/17 )
23
+
24
+ - Fixes exception handling for unavailable previously created dead-letter queues
25
+
26
+ ## 0.3.11
27
+
28
+ [ GitHub Milestone 0.3.11] ( https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/16 )
29
+
30
+ - Adds exception handling for unavailable previously created dead-letter queues
31
+
32
+ ## 0.3.10
33
+
34
+ [ GitHub Milestone 0.3.10] ( https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/15 )
35
+
36
+ - Fixes payload assembler not respecting user configured timeout window
37
+
20
38
## 0.3.8
21
39
22
40
[ GitHub Milestone 0.3.8] ( https://github.com/Project-MONAI/monai-deploy-informatics-gateway/milestone/14 )
Original file line number Diff line number Diff line change 32
32
<ProjectReference Include =" EntityFramework\Monai.Deploy.InformaticsGateway.Database.EntityFramework.csproj" />
33
33
<ProjectReference Include =" MongoDB\Monai.Deploy.InformaticsGateway.Database.MongoDB.csproj" />
34
34
</ItemGroup >
35
-
35
+
36
36
<ItemGroup >
37
37
<Compile Remove =" EntityFramework\**" />
38
38
<EmbeddedResource Remove =" EntityFramework\**" />
You can’t perform that action at this time.
0 commit comments