diff --git a/docs/UCD/README.md b/docs/UCD/README.md index 625e17da..afc8485f 100644 --- a/docs/UCD/README.md +++ b/docs/UCD/README.md @@ -2554,7 +2554,7 @@ The z/OS Utility plug-in includes steps for retrieving and deploying IBM z/OS ar | Back to ... || z/OS Utility | Latest Version | |:--------------------------:|:----------------:|:------------------------------:| :---: | -| [All Plugins](../index.md) | [Top](#contents) | [Readme](zos-deploy/README.md) |[88.1165251](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-88.1165251.zip)| +| [All Plugins](../index.md) | [Top](#contents) | [Readme](zos-deploy/README.md) |[89.1165949](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-89.1165949.zip)| ## z/OS Rexx Executor diff --git a/docs/UCD/zos-deploy/README.md b/docs/UCD/zos-deploy/README.md index fa6f069e..e6362ab4 100644 --- a/docs/UCD/zos-deploy/README.md +++ b/docs/UCD/zos-deploy/README.md @@ -32,4 +32,4 @@ For more information and examples, see the [Usage page in the plug-in documentat | Back to ... | | Latest Version | | | | | | |:-----------------------------:|:------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------:|:-----------------------:|:-------------------------------------:|:-----------------:|:-----------------:|:-------------------------:| -| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [88.1165251](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-88.1165251.zip) | [Overview](overview.md) | [Troubleshooting](troubleshooting.md) | [Steps](steps.md) | [Usage](usage.md) | [Downloads](downloads.md) | +| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [89.1165949](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-89.1165949.zip) | [Overview](overview.md) | [Troubleshooting](troubleshooting.md) | [Steps](steps.md) | [Usage](usage.md) | [Downloads](downloads.md) | diff --git a/docs/UCD/zos-deploy/downloads.md b/docs/UCD/zos-deploy/downloads.md index 098c8a47..287b1629 100644 --- a/docs/UCD/zos-deploy/downloads.md +++ b/docs/UCD/zos-deploy/downloads.md @@ -3,6 +3,7 @@ To download the plug-in, click the following version-specific links. +- [ucd-zos-deploy-89.1165949.zip](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-89.1165949.zip) - [ucd-zos-deploy-88.1165251.zip](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-88.1165251.zip) - [ucd-zos-deploy-88.1165235.zip](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-88.1165235.zip) - [ucd-zos-deploy-88.1165026.zip](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-88.1165026.zip) @@ -105,4 +106,4 @@ To download the plug-in, click the following version-specific links. | Back to ... | | Latest Version | z/OS Utility | | | | | |:-----------------------------:|:------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------:|:-------------------:|:-----------------------:|:-------------------------------------:|:-----------------:|:-----------------:| -| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [88.1165251](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-88.1165251.zip) | [Readme](README.md) | [Overview](overview.md) | [Troubleshooting](troubleshooting.md) | [Steps](steps.md) | [Usage](usage.md) | +| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [89.1165949](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-89.1165949.zip) | [Readme](README.md) | [Overview](overview.md) | [Troubleshooting](troubleshooting.md) | [Steps](steps.md) | [Usage](usage.md) | diff --git a/docs/UCD/zos-deploy/overview.md b/docs/UCD/zos-deploy/overview.md index 9a8d9065..15570d2d 100644 --- a/docs/UCD/zos-deploy/overview.md +++ b/docs/UCD/zos-deploy/overview.md @@ -46,6 +46,11 @@ No special steps are required for installation. See [Installing plug-ins in Urba ### History +#### Version 89 + +* Added new input to TSO/ISPF step to pass temporary DSN prefix +* Removed ibmjzos jar from the plugin as it is shipped with IBM Java for z/OS + #### Version 88 * Fixed PH57595 - ROLLBACK DATASET STEP DELETES PDS AFTER DELETING ALL THE NEWLY CREATED MEMBERS DURING DEPLOYMENT @@ -355,4 +360,4 @@ This release includes the following updates: | Back to ... | | Latest Version | z/OS Utility | | | | | |:-----------------------------:|:------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------:|:-------------------:|:-------------------------------------:|:-----------------:|:-----------------:|:-------------------------:| -| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [88.1165251](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-88.1165251.zip) | [Readme](README.md) | [Troubleshooting](troubleshooting.md) | [Steps](steps.md) | [Usage](usage.md) | [Downloads](downloads.md) | +| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [89.1165949](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-89.1165949.zip) | [Readme](README.md) | [Troubleshooting](troubleshooting.md) | [Steps](steps.md) | [Usage](usage.md) | [Downloads](downloads.md) | diff --git a/docs/UCD/zos-deploy/steps.md b/docs/UCD/zos-deploy/steps.md index c61a2113..d4782a39 100644 --- a/docs/UCD/zos-deploy/steps.md +++ b/docs/UCD/zos-deploy/steps.md @@ -345,4 +345,4 @@ Restored datasets from backup taken during deployment | Back to ... | | Latest Version | z/OS Utility | | | | | |:-----------------------------:|:------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------:|:-------------------:|:-----------------------:|:-------------------------------------:|:-----------------:|:-------------------------:| -| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [88.1165251](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-88.1165251.zip) | [Readme](README.md) | [Overview](overview.md) | [Troubleshooting](troubleshooting.md) | [Usage](usage.md) | [Downloads](downloads.md) | +| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [89.1165949](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-89.1165949.zip) | [Readme](README.md) | [Overview](overview.md) | [Troubleshooting](troubleshooting.md) | [Usage](usage.md) | [Downloads](downloads.md) | diff --git a/docs/UCD/zos-deploy/troubleshooting.md b/docs/UCD/zos-deploy/troubleshooting.md index ef2962ff..88b1ba65 100644 --- a/docs/UCD/zos-deploy/troubleshooting.md +++ b/docs/UCD/zos-deploy/troubleshooting.md @@ -30,4 +30,4 @@ Follow below steps to disable inputs for Z Inventory. | Back to ... | | Latest Version | z/OS Utility | | | | | |:-----------------------------:|:------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------:|:-------------------:|:-----------------------:|:-----------------:|:-----------------:|:-------------------------:| -| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [88.1165251](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-88.1165251.zip) | [Readme](README.md) | [Overview](overview.md) | [Steps](steps.md) | [Usage](usage.md) | [Downloads](downloads.md) | +| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [89.1165949](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-89.1165949.zip) | [Readme](README.md) | [Overview](overview.md) | [Steps](steps.md) | [Usage](usage.md) | [Downloads](downloads.md) | diff --git a/docs/UCD/zos-deploy/usage.md b/docs/UCD/zos-deploy/usage.md index af217d30..a180d116 100644 --- a/docs/UCD/zos-deploy/usage.md +++ b/docs/UCD/zos-deploy/usage.md @@ -270,4 +270,4 @@ The process runs the following steps in order: | Back to ... | | Latest Version | z/OS Utility | | | | | |:-----------------------------:|:------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------:|:-------------------:|:-----------------------:|:-------------------------------------:|:-----------------:|:-------------------------:| -| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [88.1165251](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-88.1165251.zip) | [Readme](README.md) | [Overview](overview.md) | [Troubleshooting](troubleshooting.md) | [Steps](steps.md) | [Downloads](downloads.md) | \ No newline at end of file +| [All Plugins](../../index.md) | [Deploy Plugins](../README.md) | [89.1165949](https://raw.githubusercontent.com/UrbanCode/IBM-UCD-PLUGINS/main/files/zos-deploy/ucd-zos-deploy-89.1165949.zip) | [Readme](README.md) | [Overview](overview.md) | [Troubleshooting](troubleshooting.md) | [Steps](steps.md) | [Downloads](downloads.md) | \ No newline at end of file