Skip to content

Commit 926565d

Browse files
committed
chore(docs): Update CHANGELOG.md
1 parent 57271cb commit 926565d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v2.11.4
2+
- Bug Fix: Handle condition where a certificate store definition contains an invalid values for `FileTransferProtocol`
3+
would return no error and return an empty inventory. If no value is set or an invalid value is set, the default value of `Both` will be used.
4+
5+
> [!IMPORTANT]
6+
> Anyone upgrading from version < 2.10.0 should check their store definitions to ensure that the `FileTransferProtocol`
7+
> custom field is set to a valid value. Valid values are `SCP`, `SFTP`, `Both`, otherwise there is a risk of the store
8+
> not being inventoried correctly.
9+
110
v2.11.3
211
- Change returned result of a Management-Create job for a store that already exists from 'Failure' to 'Warning'
312

0 commit comments

Comments
 (0)