Skip to content

Commit cf67898

Browse files
committed
Release v2.2.2
1 parent 8f03265 commit cf67898

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

RELEASE_NOTES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Release Notes v2.2.2
2+
3+
This release fixes the folowing bugs:
4+
5+
- Fixes revised deployments containing unchanged component versions failing when
6+
an unchanged component had a running executable as an artifact.
7+
- Fixes recipe variable interpolation when the interpolated value has more than
8+
four nested subobjects.
9+
- Fixes recipe variable interpolation including quotes and shell special
10+
characters.
11+
- Fix leak of fds when MQTT connections fail.
12+
113
# Release Notes v2.2.1
214

315
This release fixes a regression from v2.2.0 where the nucleus fails to obtain

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.1
1+
2.2.2

0 commit comments

Comments
 (0)