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 a45930d commit 078aee3Copy full SHA for 078aee3
config/build_conf.yaml
@@ -29,7 +29,7 @@ system:
29
- 'sphinx_local.yaml'
30
- htaccess: ['htaccess.yaml']
31
version:
32
- release: '1.17.0'
+ release: '1.17.1'
33
branch: 'master'
34
assets:
35
- branch: master
source/release-notes.txt
@@ -14,6 +14,17 @@ Release Notes for {+mcli-long+}
14
:depth: 1
15
:class: singlecol
16
17
+.. _mcli+_1.17.1:
18
+
19
+{+mcli+} 1.17.1
20
+------------------
21
22
+*Released 2021-06-30*
23
24
+- Fixes an issue that caused any change to automation config to
25
+ invalidate the encryption of the PEM file used by the Automation
26
+ Agent.
27
28
.. _mcli+_1.17.0:
{+mcli+} 1.17.0
0 commit comments