Skip to content

Commit

Permalink
Prepare for release 1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
iotedge1 committed Oct 9, 2024
1 parent ed17fb4 commit c0fcfd4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 1.5.12 (2024-10-09)

Only Docker images are updated in this release. The daemon remains at version 1.5.10.

The following Docker images were updated because their base images changed:
* azureiotedge-agent
* azureiotedge-hub
* azureiotedge-simulated-temperature-sensor
* azureiotedge-diagnostics (remains at version 1.5.10 to match the daemon)

# 1.5.11 (2024-09-11)

Only Docker images are updated in this release. The daemon remains at version 1.5.10.
Expand Down
2 changes: 1 addition & 1 deletion versionInfo.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.11",
"version": "1.5.12",
"build": "BUILDNUMBER",
"commit": "COMMITID"
}

0 comments on commit c0fcfd4

Please sign in to comment.