Skip to content

Releases: ansible-collections/ibm_zos_ims

release-v1.3.1

15 Aug 06:14
473140e

Choose a tag to compare

Version 1.3.1

Notes

  • Compatibility to the latest dependencies versions

    • Support for z/OS core v1.10 or later.
    • Support for Python v3.11 or later.
    • Support for ZOAU v1.3.0 or later.
    • Support for Ansible 2.15 or later.

Availability

  • Automation Hub
  • Galaxy
  • GitHub

Reference

  • Supported by IBM IMS through v15.5.

  • Supported by IBM z/OS core collection v1.10.0 or later.

  • Supported by IBM Z Open Enterprise Python for z/OS v3.11 - v3.13.

  • Supported by IBM Z Open Automation Utilities (ZOAU) v1.3.0 or later.

    • ZOAU minimum supported version may vary depending on the z/OS core collection version that is chosen. For details on z/OS core collection requirements, see z/OS Core Releases.
  • Supported by z/OS V2R5 (or later)

  • The z/OS® shell

v1.3.0

12 Aug 17:40
beb4a12

Choose a tag to compare

Notes

  • Update recommended

    • type() was replaced by isinstance() in the code for gen utilities since ansible-core 2.16 supports Python 3.12 and that version deprecated type() function.
    • No other changes from version 1.3.0-beta.1 release. Collection promoted to certified content with version 1.3.0.

Availability

Reference

  • Supported by IBM z/OS core collection v1.5.0 or later
  • Supported by IBM Z Open Enterprise Python for z/OS 3.9 - 3.12
  • Supported by IBM Z Open Automation Utilities 1.2.2 or later (but prior to 1.3)
    • ZOAU minimum supported version may vary depending on the z/OS core collection version that is chosen.
      For details on z/OS core collection requirements, see: z/OS Core Releases
  • Supported by z/OS V2R4 (or later) but prior to version V3R1
  • The z/OS® shell

release-v1.3.0-beta.1

15 Dec 23:10
d53b262

Choose a tag to compare

Version 1.3.0-beta.1

Notes

  • Update recommended

  • New module

    • ims_ddl
  • Bug fixes and enhancements

    • Added new member dfsdf_member in the ims_catalog_populate and ims_catalog_purge modules.
      The DFSDFxxx member is in the IMS.PROCLIB data set where the CATALOG section is defined.
  • Documentation updates

    • Minor updates to compression parameter in the ims_acbgen module where PRECOMP,POSTCOMP, in any combination, cause the required in-place compression.
      The choices are not mutually exclusive -- PRECOMP or POSTCOMP or PRECOMP,POSTCOMP can be used.
  • Improved test and ansible-sanity coverage.

  • Subset of the test cases were updated to support for Ansible 2.15.

  • Additional support for test cases in ims_catalog_populate and ims_catalog_purge modules to support dfsdf_member parameter.

  • This update also has updated prerequisites for Ansible 2.14 or newer and ZOAU 1.2.2 or newer but prior to version 1.3.

Availability

Reference

  • Supported by IBM z/OS core collection v1.5.0 or later
  • Supported by IBM Z Open Enterprise Python for z/OS: 3.9 or later
  • Supported by IBM Z Open Automation Utilities 1.2.2 or later (but prior to 1.3)
  • Supported by z/OS V2R4
  • The z/OS® shell

release-v1.2.0

31 Mar 23:56
44246d4

Choose a tag to compare

Version 1.2.0

Notes

  • Update recommended

  • Bug fixes and enhancements

    • No changes from version 1.2.0-beta.2 release. Collection promoted to certified content with version 1.2.0.

Availability

Reference

  • Supported by IBM z/OS core collection v1.4.0 or later
  • Supported by IBM Z Open Enterprise Python for z/OS 3.9 - 3.11
  • Supported by IBM Z Open Automation Utilities 1.1.1 - 1.2.2
  • Supported by z/OS V2R3
  • The z/OS® shell

release-v1.2.0-beta.2

23 Dec 02:28

Choose a tag to compare

release-v1.2.0-beta.2 Pre-release
Pre-release

Version 1.2.0-beta.2

Notes

  • Update recommended

  • Bug fixes and enhancements

    • Fixed sanity test error for dbdgen and psbgen modules after the member_list argument type was updated to raw from list since the element type can either be str or key:value pair.
    • DBDGEN sample2 testcase file was deleted since it was a duplicate and contained an invalid testcase.
    • This update also has updated prerequisites for Ansible 2.11 and ZOAU 1.1.1.

Availability

Reference

  • Supported by IBM z/OS core collection v1.4.0 or later
  • Supported by IBM Z Open Enterprise Python for z/OS: v3.8, v3.9
  • Supported by IBM Z Open Automation Utilities 1.1.1 PTF
  • Supported by z/OS V2R3
  • The z/OS® shell

release-v1.2.0-beta.1

29 Oct 22:32
46c68ff

Choose a tag to compare

release-v1.2.0-beta.1 Pre-release
Pre-release

Version 1.2.0-beta.1

Notes

  • Update recommended
  • Added support for Ansible 4 (ansible-core 2.11)
  • Fixed bug in ims_catalog_populate where check_timestamp: false would cause module call to return an IMS error. See #85 for details.
  • Improved JSON keys for ims_command_utils to replace whitespaces with underscores to help make the output more parsable. See #81 for details.
  • This update also has updated prerequisites for Ansible 2.11 and ZOAU 1.1.0 or later.

Availability

  • Galaxy
  • GitHub

Reference

  • Supported by IBM z/OS core collection v1.3.0 or later
  • Supported by IBM Z Open Enterprise Python for z/OS: 3.8.2 or later
  • Supported by IBM Z Open Automation Utilities 1.1.0 PTF or later
  • Supported by z/OS V2R3
  • The z/OS® shell

release-v1.1.0

05 Feb 22:57

Choose a tag to compare

Version 1.1.0

Notes

  • Update recommended

  • Module changes

    • ims_catalog_populate - improved pep8 and Ansible Sanity compliance
    • ims_catalog_purge - improved pep8 and Ansible Sanity compliance
    • ims_dbrc - improved pep8 and Ansible Sanity compliance
    • ims_dbd_gen - added usage of Python tempdir libraries instead of fixed string
    • ims_psb_gen - added usage of Python tempdir libraries instead of fixed string
  • Documentation updates

  • Improved test and security coverage

Availability

  • Automation Hub
  • Galaxy
  • GitHub

Reference

  • Supported by IBM z/OS core collection v1.2.1
  • Supported by IBM Z Open Enterprise SDK for Python for z/OS: 3.8.2 or later
  • Supported by IBM Z Open Automation Utilities 1.0.3 PTF UI70435
  • Supported by z/OS V2R3
  • The z/OS® shell

release-v1.1.0-beta.1

23 Oct 19:06
9a1b115

Choose a tag to compare

release-v1.1.0-beta.1 Pre-release
Pre-release

Version 1.1.0-beta.1

Notes

  • Update recommended

  • New modules

    • ims_catalog_populate
    • ims_catalog_purge
    • ims_dbrc
  • Documentation

    • Update documentation in support of centralized content.
  • Updated sample playbook

Availability

  • Galaxy
  • GitHub

Reference

  • Supported by IBM z/OS core collection v1.2.0-beta.1 or later
  • Supported by IBM Z Open Enterprise Python for z/OS: 3.8.2 or later
  • Supported by IBM Z Open Automation Utilities 1.0.3 PTF UI70435 or later
  • Supported by z/OS V2R3
  • The z/OS® shell

release-v1.0.1

02 Oct 22:39
8b07925

Choose a tag to compare

Version 1.0.1

Notes

  • Update recommended

    • ims_acb_gen
    • ims_dbd_gen
    • ims_psb_gen
    • ims_command
  • Documentation updates

  • Improved test and security coverage

Availability

  • Automation Hub
  • Galaxy
  • GitHub

Reference

  • Supported by IBM z/OS core collection v1.2.1 or later
  • Supported by IBM Z Open Enterprise Python for z/OS: 3.8.2 or later
  • Supported by IBM Z Open Automation Utilities 1.0.3 PTF UI70435 or later
  • Supported by z/OS V2R3
  • The z/OS® shell

release-v1.0.0-beta3

19 Jul 08:14
48f6376

Choose a tag to compare

release-v1.0.0-beta3 Pre-release
Pre-release

Notes

  • Update recommended
  • Enhancement
    • ims_acb_gen
    • ims_dbd_gen
    • ims_psb_gen
  • Documentation updates
  • Updated sample playbook

Availability

  • Galaxy
  • GitHub

Reference

  • Supported by IBM z/OS core collection v1.2.0-beta.1 or later
  • Supported by IBM Z Open Enterprise Python for z/OS: 3.8.2 or later
  • Supported by IBM Z Open Automation Utilities 1.0.3 PTF UI70435 or later
  • Supported by z/OS V2R3
  • The z/OS® shell