@@ -679,6 +679,26 @@ releases:
679
679
name : zos_zfs_resize
680
680
namespace : ' '
681
681
release_date : ' 2025-01-30'
682
+ 1.13.1 :
683
+ changes :
684
+ bugfixes :
685
+ - zos_data_set - Module would fail when trying to delete a non-existent Generation
686
+ Data Group. Fix now provides a successful response with `changed=false`. (https://github.com/ansible-collections/ibm_zos_core/pull/2035)
687
+ - zos_data_set - Module would fail with TypeError when trying to replace an
688
+ existing GDG. Fix now allows the replacement of an existing GDG. (https://github.com/ansible-collections/ibm_zos_core/pull/2035)
689
+ release_summary : ' Release Date: '' 2025-05-19''
690
+
691
+ This changelog describes all changes made to the modules and plugins included
692
+
693
+ in this collection. The release date is the date the changelog is created.
694
+
695
+ For additional details such as required dependencies and availability review
696
+
697
+ the collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__'
698
+ fragments :
699
+ - 2035-zos_data_set-fixing-gdg-replace-and-empty-gdg-removal-issues.yaml
700
+ - v1.13.1-summary.yml
701
+ release_date : ' 2025-05-19'
682
702
1.2.1 :
683
703
changes :
684
704
bugfixes :
@@ -748,21 +768,20 @@ releases:
748
768
- zos_operator supports new options **wait** and **wait_time_s** such that you
749
769
can specify that zos_operator wait the full **wait_time_s** or return as soon
750
770
as the first operator command executes.
751
- release_summary : " Release Date: '2021-19-04'\n This changlelog describes all\
752
- \ changes made to the modules and plugins included\n in this collection.\n \
753
- For additional details such as required dependencies and availablity review\n \
754
- the collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__\
755
- \ \n\n `New Playbooks <https://github.com/IBM/z_ansible_collections_samples>`__\n \
756
- \ - Authorize and synchronize APF authorized libraries on z/OS from a configuration\
757
- \ file cloned from GitHub\n - Automate program execution with copy, sort\
758
- \ and fetch data sets on z/OS playbook.\n - Automate user management with\
759
- \ add, remove, grant permission, generate\n passwords, create zFS, mount\
760
- \ zFS and send email notifications when deployed\n to Ansible Tower or\
761
- \ AWX with the manage z/OS Users Using Ansible playbook.\n - Use the configure\
762
- \ Python and ZOAU Installation playbook to scan the\n **z/OS** target to\
763
- \ find the latest supported configuration and generate\n inventory and\
764
- \ a variables configuration.\n - Automate software management with SMP/E\
765
- \ Playbooks\n "
771
+ release_summary : " Release Date: '2021-19-04'\n This changlelog describes all
772
+ changes made to the modules and plugins included\n in this collection.\n For
773
+ additional details such as required dependencies and availablity review\n the
774
+ collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__
775
+ \n\n `New Playbooks <https://github.com/IBM/z_ansible_collections_samples>`__\n
776
+ \ - Authorize and synchronize APF authorized libraries on z/OS from a configuration
777
+ file cloned from GitHub\n - Automate program execution with copy, sort and
778
+ fetch data sets on z/OS playbook.\n - Automate user management with add,
779
+ remove, grant permission, generate\n passwords, create zFS, mount zFS and
780
+ send email notifications when deployed\n to Ansible Tower or AWX with the
781
+ manage z/OS Users Using Ansible playbook.\n - Use the configure Python and
782
+ ZOAU Installation playbook to scan the\n **z/OS** target to find the latest
783
+ supported configuration and generate\n inventory and a variables configuration.\n
784
+ \ - Automate software management with SMP/E Playbooks\n "
766
785
fragments :
767
786
- v1.3.0_summary.yml
768
787
- v1.3.0_summary_bugs.yml
@@ -799,11 +818,11 @@ releases:
799
818
in conjunction with FlashCopy or Fast Replication. - zos_mvs_raw module execution
800
819
fails when invoking DFSRRC00 with parm "UPB,PRECOMP", "UPB, POSTCOMP" or "UPB,PRECOMP,POSTCOMP".
801
820
This issue is addressed by APAR PH28089.
802
- release_summary : " Release Date: '2022-27-04'\n This changlelog describes all\
803
- \ changes made to the modules and plugins included\n in this collection.\n \
804
- For additional details such as required dependencies and availablity review\n \
805
- the collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__\
806
- \ \ n "
821
+ release_summary : " Release Date: '2022-27-04'\n This changlelog describes all
822
+ changes made to the modules and plugins included\n in this collection.\n For
823
+ additional details such as required dependencies and availablity review\n the
824
+ collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__
825
+ \n "
807
826
fragments :
808
827
- v1.3.1_summary.yml
809
828
- v1.3.1_summary_bugs.yml
@@ -825,30 +844,30 @@ releases:
825
844
- zos_job_query was updated to correct a boolean condition that always evaluated
826
845
to "CANCELLED". - When querying jobs that are either **CANCELLED** or have
827
846
**FAILED**, they were always treated as **CANCELLED**.
828
- release_summary : " Release Date: '2022-26-04'\n This changlelog describes all\
829
- \ changes made to the modules and plugins included\n in this collection.\n \
830
- For additional details such as required dependencies and availablity review\n \
831
- the collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__\
832
- \ \ n "
847
+ release_summary : " Release Date: '2022-26-04'\n This changlelog describes all
848
+ changes made to the modules and plugins included\n in this collection.\n For
849
+ additional details such as required dependencies and availablity review\n the
850
+ collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__
851
+ \n "
833
852
fragments :
834
853
- v1.3.3_summary.yml
835
854
- v1.3.3_summary_bugs.yml
836
855
release_date : ' 2022-06-07'
837
856
1.3.5 :
838
857
changes :
839
858
bugfixes :
840
- - " zos_ssh - connection plugin was updated to correct a bug in Ansible that\n \
841
- \ would result in playbook task retries overriding the SSH connection\n \
842
- \ retries. This is resolved by renaming the zos_ssh option\n retries to reconnection_retries.\
843
- \ The update addresses users of\n ansible-core v2.9 which continues to use\
844
- \ retries and users of\n ansible-core v2.11 or later which uses reconnection_retries.\n \
845
- \ This also resolves a bug in the connection that referenced a deprecated\n \
846
- \ constant. (https://github.com/ansible-collections/ibm_zos_core/pull/328)\n "
847
- release_summary : " Release Date: '2022-03-06'\n This changlelog describes all\
848
- \ changes made to the modules and plugins included\n in this collection.\n \
849
- For additional details such as required dependencies and availablity review\n \
850
- the collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__\
851
- \ \ n "
859
+ - " zos_ssh - connection plugin was updated to correct a bug in Ansible that\n
860
+ \ would result in playbook task retries overriding the SSH connection\n retries.
861
+ This is resolved by renaming the zos_ssh option\n retries to reconnection_retries.
862
+ The update addresses users of\n ansible-core v2.9 which continues to use
863
+ retries and users of\n ansible-core v2.11 or later which uses reconnection_retries.\n
864
+ \ This also resolves a bug in the connection that referenced a deprecated\n
865
+ \ constant. (https://github.com/ansible-collections/ibm_zos_core/pull/328)\n "
866
+ release_summary : " Release Date: '2022-03-06'\n This changlelog describes all
867
+ changes made to the modules and plugins included\n in this collection.\n For
868
+ additional details such as required dependencies and availablity review\n the
869
+ collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__
870
+ \n "
852
871
fragments :
853
872
- 328-rename-retries-to-reconnection_retries.yml
854
873
- v1.3.4_summary.yml
@@ -882,12 +901,12 @@ releases:
882
901
- zos_copy - was enhanced for when `src` is a directory and ends with "/", the
883
902
contents of it will be copied into the root of `dest`. If it doesn't end with
884
903
" /" , the directory itself will be copied. (https://github.com/ansible-collections/ibm_zos_core/pull/515)
885
- release_summary : " Release Date: '2022-10-07'\n This changelog describes all changes\
886
- \ made to the modules and plugins included\n in this collection. The release\
887
- \ date is the date the changelog is created.\n For additional details such\
888
- \ as required dependencies and availability review\n the collections `release\
889
- \ notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__\
890
- \ \ n "
904
+ release_summary : " Release Date: '2022-10-07'\n This changelog describes all changes
905
+ made to the modules and plugins included\n in this collection. The release
906
+ date is the date the changelog is created.\n For additional details such as
907
+ required dependencies and availability review\n the collections `release notes
908
+ <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__
909
+ \n "
891
910
fragments :
892
911
- 462-copy-fetch-submit-utils.yml
893
912
- 513-zos_ssh-support-ansible-2.11.yml
@@ -904,12 +923,12 @@ releases:
904
923
exist in the `dest` path. Prior to this change, if a parent directory anywhere
905
924
in the path did not exist the task would fail as it was stated in documentation.
906
925
(https://github.com/ansible-collections/ibm_zos_core/pull/561)
907
- - " zos_copy - enhanced to support system symbols in PARMLIB. System symbols\
908
- \ are elements that allow different z/OS\xAE systems to share PARMLIB definitions\
909
- \ while retaining unique values in those definitions. This was fixed in a\
910
- \ future release through the use of one of the ZOAU dependency but this version\
911
- \ of `ibm_zos_core` does not support that dependency version so this support\
912
- \ was added. (https://github.com/ansible-collections/ibm_zos_core/pull/566)"
926
+ - " zos_copy - enhanced to support system symbols in PARMLIB. System symbols
927
+ are elements that allow different z/OS\xAE systems to share PARMLIB definitions
928
+ while retaining unique values in those definitions. This was fixed in a future
929
+ release through the use of one of the ZOAU dependency but this version of
930
+ `ibm_zos_core` does not support that dependency version so this support was
931
+ added. (https://github.com/ansible-collections/ibm_zos_core/pull/566)"
913
932
release_summary : ' Release Date: '' 2022-12-07''
914
933
915
934
This changelog describes all changes made to the modules and plugins included
@@ -932,13 +951,13 @@ releases:
932
951
- zos_job_output was updated to correct possible truncated responses for the
933
952
ddname content. This would occur for jobs with very large amounts of content
934
953
from a ddname.
935
- - " zos_ssh - connection plugin was updated to correct a bug in Ansible that\n \
936
- \ would result in playbook task retries overriding the SSH connection\n \
937
- \ retries. This is resolved by renaming the zos_ssh option\n retries to reconnection_retries.\
938
- \ The update addresses users of\n ansible-core v2.9 which continues to use\
939
- \ retries and users of\n ansible-core v2.11 or later which uses reconnection_retries.\n \
940
- \ This also resolves a bug in the connection that referenced a deprecated\n \
941
- \ constant. (https://github.com/ansible-collections/ibm_zos_core/pull/328)\n "
954
+ - " zos_ssh - connection plugin was updated to correct a bug in Ansible that\n
955
+ \ would result in playbook task retries overriding the SSH connection\n retries.
956
+ This is resolved by renaming the zos_ssh option\n retries to reconnection_retries.
957
+ The update addresses users of\n ansible-core v2.9 which continues to use
958
+ retries and users of\n ansible-core v2.11 or later which uses reconnection_retries.\n
959
+ \ This also resolves a bug in the connection that referenced a deprecated\n
960
+ \ constant. (https://github.com/ansible-collections/ibm_zos_core/pull/328)\n "
942
961
deprecated_features :
943
962
- zos_copy and zos_fetch option sftp_port has been deprecated. To set the SFTP
944
963
port, use the supported options in the ansible.builtin.ssh plugin. Refer to
@@ -976,11 +995,11 @@ releases:
976
995
information in the event an error is encountered.
977
996
- zos_ping was updated to remove the need for the zos_ssh connection plugin
978
997
dependency.
979
- release_summary : " Release Date: '2021-06-23'\n This changlelog describes all\
980
- \ changes made to the modules and plugins included\n in this collection.\n \
981
- For additional details such as required dependencies and availablity review\n \
982
- the collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__\
983
- \ \ n "
998
+ release_summary : " Release Date: '2021-06-23'\n This changlelog describes all
999
+ changes made to the modules and plugins included\n in this collection.\n For
1000
+ additional details such as required dependencies and availablity review\n the
1001
+ collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__
1002
+ \n "
984
1003
fragments :
985
1004
- v1.4.0-beta.1_summary.yml
986
1005
- v1.4.0-beta.1_summary_bugs.yml
0 commit comments