File tree 3 files changed +20
-2
lines changed
3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 1.1.9 (2022-01-28)
2
+ ## iotedged
3
+ ### Bug Fixes
4
+ * Removing moby check for non-windows [ b71b828] ( https://github.com/Azure/iotedge/commit/b71b828f0304dace8c2c1225e8c29eced9ab285c )
5
+
6
+
7
+ ## Edge Agent
8
+ ### Bug Fixes
9
+ * Fix for concurrent module creation with workload socket [ 1a30568] ( https://github.com/Azure/iotedge/commit/1a30568e55790011919295e23938f5b1cef2dc14 )
10
+ * Update Base Images for a Security Patch [ 7b689b3] ( https://github.com/Azure/iotedge/commit/7b689b3d58f2b732f7ff5138ba36c9c331449322 )
11
+
12
+
13
+ ## Edge Hub
14
+ ### Bug Fixes
15
+ * Fix for Edge hub queue length counting metric [ 32fbcfe] ( https://github.com/Azure/iotedge/commit/32fbcfe8e477b5c593bba5660fd8044031703742 )
16
+ * Update Base Images for a Security Patch [ 7b689b3] ( https://github.com/Azure/iotedge/commit/7b689b3d58f2b732f7ff5138ba36c9c331449322 )
17
+
18
+
1
19
# 1.1.8 (2021-11-02)
2
20
## iotedged
3
21
### Bug Fixes
Original file line number Diff line number Diff line change 1
- 1.1.8
1
+ 1.1.9
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.1.8 " ,
2
+ "version" : " 1.1.9 " ,
3
3
"build" : " BUILDNUMBER" ,
4
4
"commit" : " COMMITID"
5
5
}
You can’t perform that action at this time.
0 commit comments