Skip to content

Commit 17a3a71

Browse files
ggjjjkodiakhq[bot]
andauthored
Prepare for Release 1.1.9 (#6032)
* Prepare for Release 1.1.9 * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 7268907 commit 17a3a71

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
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+
119
# 1.1.8 (2021-11-02)
220
## iotedged
321
### Bug Fixes

edgelet/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.8
1+
1.1.9

versionInfo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.8",
2+
"version": "1.1.9",
33
"build": "BUILDNUMBER",
44
"commit": "COMMITID"
55
}

0 commit comments

Comments
 (0)