Releases: ibm-datapower/datapower-configuration-manager
Releases · ibm-datapower/datapower-configuration-manager
Datapower v26.b850d0d
v26 Changes
Added "upload directory" step a a duplicate step to "upload files" to avoid confusion for a users.
changes of v25 is also included in this and released as one version here.
Fixed groovy3 compatibility issue.
Property “Deployment policy object variable name” made optional as some users face issue due to this.
Datapower v24.4cfd2d7
Version 24 Notes
- PR #109
- Steps fail with null pointer exception!
Datapower v23.eb38543
Version 23 Notes
- PR #105
- Fixes APAR PH26875 - Removing spaces around the plugin property values.
- PR #106
- RFE 143590 - The "Download Files" step now supports downloading files from multiple directories.
- PR #107
- RFE-142311 - Modified "Upload Directory" to support file Include and Exclude options.
- PR #108
- RFE 142314 - Added new Export Objects steps that enables the export of one or more objects.
Datapower v22.f30b4ae
Version 22 Notes
- PR #103
- RFE 142129 - Added Deployment-Policy-variables field to the Import (Deployment Policy Object) step.
Datapower v21.f424c36
Version 21 Notes
- PR #99
- Parameterized reset-domain for ant CLI and UCD Plugin.
Datapower v20.e7a4465
Version 20 Notes
- RFE 115259
- Added the Flush Document Cache and Flush Stylesheet Cache steps and their associated flush-document-cache and flush-stylesheet-cache targets.
Datapower v19.251f54d
Version 19 Notes
- PR #87
- New key-create target to generate a private key, a public key, and a self-signed certificate.
- Updated the default spelling of the ref.files property in password-alias-create and password-alias-update targets.
Datapower v18.5b1da92
Version 18 Notes
- Fixes APAR PI92154 - Missing default format property value in export-object and export-objects targets.
Datapower v17.f58db12
Version 17 Notes
- Issue #81 - Added format argument to the export-object and export-objects DCM targets to define export type. Possible values: XML or ZIP. Default is ZIP.
- Issue #82 - Added missing port property in the importConfig and importConfigDPO macrodefs used by import-from-def and import-dpo DCM tasks.
- PR #85 - Set SSLClientProfile for Load Balancer Groups and update health check comments to include TCPConnectionType check.
Version 16 Notes
- Improve Invoke any deploy.ant.xml target step's Additional Properties decription. Property names and values are now trimmed.
Datapower v15.08581f3
- Fixes APAR PI85141 - Failure in Export Object step due to missing all.files default argument.
- The Export Object step contains a new Include All Files? property and all required properties are now properly marked.
- Fixes APAR PI84786 - Escape all special characters (except double quotes) in Password field for Windows OS.