Skip to content

Commit 1bcd9e4

Browse files
committed
update the cchangelog
1 parent d8c4fd1 commit 1bcd9e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ in development
66
Fixed
77
~~~~~
88

9+
Added
10+
~~~~~
11+
* add a schema to shell and winrm runners to allow validations to be executed againt their payloads. This means that shell or winrm jobs
12+
that return a json object will be parsed into a dict to allow for field validations to be performed. Non json string resonses are still
13+
handled as normal #6102
14+
915
3.8.1 - December 13, 2023
1016
-------------------------
1117
Fixed

0 commit comments

Comments
 (0)