We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f03265 commit cf67898Copy full SHA for cf67898
RELEASE_NOTES.md
@@ -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
13
# Release Notes v2.2.1
14
15
This release fixes a regression from v2.2.0 where the nucleus fails to obtain
version
@@ -1 +1 @@
-2.2.1
+2.2.2
0 commit comments