You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/release_notes.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@ Bugfixes
52
52
- the carriage return characters were being removed from only first 1024 bytes of a file. Now fixed that issue to support removal of the carriage return characters from the complete file content if the file size is more than 1024 bytes.
53
53
54
54
- ``zos_data_set``
55
+
55
56
- Module would fail when trying to delete a non-existent Generation Data Group. Fix now provides a successful response with `changed=false`.
56
57
- Module would fail with TypeError when trying to replace an existing GDG. Fix now allows to replacing a GDG.
0 commit comments