We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dfe54c commit 53f526bCopy full SHA for 53f526b
2 files changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# 1.5.36 (2026-02-11)
2
+
3
+Only Docker images are updated in this release. The daemon remains at version 1.5.21.
4
5
+The following Docker images were updated because their base images changed:
6
+* azureiotedge-agent
7
+* azureiotedge-hub
8
+* azureiotedge-simulated-temperature-sensor
9
+* azureiotedge-diagnostics (remains at version 1.5.21 to match the daemon)
10
11
# 1.5.35 (2026-01-31)
12
13
Only Docker images are updated in this release. The daemon remains at version 1.5.21.
versionInfo.json
@@ -1,5 +1,5 @@
{
- "version": "1.5.35",
+ "version": "1.5.36",
"build": "BUILDNUMBER",
"commit": "COMMITID"
}
0 commit comments