IBM DataPower Operations Dashboard v1.0.23.x
The documentation is now hosted on IBM Documentation.
You are viewing an unmaintained version. View latest at https://ibm.biz/dpod-docs.
Release Notes
This page includes the release notes for recent versions. For older versions, see Previous Versions.
Release Notes 1.0.23.0
Release date: 26 March 2025
New Features and Capabilities
Description | Issue(s) |
|---|---|
Enhanced API Connect Error Analysis
| MNTR-5279, MNTR-6703 |
Performance
| MNTR-4792, MNTR-5749 |
Reports
| MNTR-6694 |
Changes and Improvements
Description | Issue(s) |
|---|---|
Added a new page for configuring and testing email publishing via SMTP (instead of configuring it via the System Parameters page). | MNTR-6629, MNTR-6756 |
Added fields to the Cloud Agent CR for specifying direct external hosts and ports for each of the messaging brokers, as well as custom configuration in YAML format instead of a set of environment variables. | MNTR-6660 |
Created a new DPOD Cloud Agent images tool to deploy the cloud agent in offline/air-gapped environments. | MNTR-6621, MNTR-6628 |
Improved the gateway transaction success and error status detection, based on the indications in the log messages with the code 0x80e0084b. This mainly resolves a duplication issue where in some specific cases a single failed transaction is counted as several failed transactions, and transactions appear both in the Transactions page as well as in the Early Failing page (such as API Connect requests with an incorrect URL). This also means that the transaction time is now based on the time it completes, rather than on the time it starts, which slightly affects the behavior of the time filter in dashboards and reports. | MNTR-6664, MNTR-6699 |
Added support for NVMe disks for the DPOD installation. | MNTR-6620 |
Added allowed hosts list system parameter to restrict access to specific hosts as an optional protection against SSRF. | MNTR-6008 |
Added additional validations of several fields of alerts in the request of the REST APIs for adding and updating alerts in DPOD. | MNTR-6437, MNTR-6709 |
Improved the Setup Probe messages to show which domains have been configured. | MNTR-6663 |
Set default focus for a faster quick setup and EULA approval. | MNTR-6688 |
Changed the parameter of the script | MNTR-6641 |
Added recommendation to users to run the MustGather script with sudo, in order to collect all available data from the system. | MNTR-6675, MNTR-6698 |
Renamed the report “Domain Request Size Report” to “Domain Request and Response Size Report”. | MNTR-6664 |
Renamed the report “Service Average Request Size Report” to “Service Average Request and Response Size”. | MNTR-6664 |
Renamed “Probe” to “Legacy Probe” whenever the old/legacy probe of DataPower is mentioned in DPOD (e.g.: in the Active Legacy Probes dashboard). | MNTR-6589 |
Added a new endpoint for providing transactional payloads. This endpoint may be utilized by customers that have their own custom way of collecting transactional payload and would like this payload to appear in the transaction details page in DPOD, instead of using the builtin features DPOD provides for collecting the payloads. | MNTR-6711 |
Added an installation prerequisite validation that GPG check for local RPMs is disabled. | MNTR-6706 |
Added a user confirmation before applying the upgrade. | MNTR-6596 |
Refined the GC logging configuration for all Java processes. | MNTR-6745 |
Added | MNTR-6679 |
Upgraded | MNTR-6716, MNTR-6718 |
Reduced the Web Console and Admin Console session timeout from 60 minutes to 30 minutes for enhanced security. | MNTR-6191 |
Removed Tomcat session timeout workaround code (added in MNTR-6145 as a temporary workaround). | MNTR-6409 |
Breaking Changes
Due to the improved gateway transaction success and error status detection, changes were made to the query of the following reports and alerts to make them more accurate and performant.
In case you have duplicated them to create your own custom reports or alerts, please consider updating the query of your custom reports and alerts as well, or duplicating them again to create new custom reports and alerts that are based on the new query so the data will match the data that is displayed in the dashboards.Domain Request Size Report
Domain Total Transactions Report
Service Total Transactions Report
Service Total Errors Report
Service Total Successful Transactions Report
Executed Transactions Report
Service Average Request Size
Top Transactions Count per Interval
Transaction Errors Alert
Unused Services
Each DPOD server now listens to a single port for Syslog (60000) and a single port for HTTP (60020).
Previously, DPOD servers usually had 4 Syslog agents and 4 WS-M agents, and listened on 4 ports for Syslog (60000-60003) and 4 ports for HTTP (60020-60023). With the restructured agents of 1.0.23.0, only one Syslog listener and one HTTP listeners consume the entire incoming traffic. During the upgrade, the gateways are automatically configured to use this single port, if they were using other ports before.
Deprecated and Removed
Description | Issue(s) |
|---|---|
IBM plans to deprecate the Appliance Mode installation in the future, and provide a formal deprecation announcement and a detailed migration plan, outlining the specific timeline and steps for the deprecation. If you have any concerns or questions, please contact your IBM representative to discuss any concerns you may have with the above plan. | MNTR-6697 |
The transaction memory chart and the transaction latency pie chart have been removed from the transaction details page in favor of the enhanced error analysis. | MNTR-6294 |
Removed support for DataPower Gateway firmware v2018 and API Connect v2018, which are not supported by IBM since 2023. |
|
The Policy Variables Capture feature, which supports only v5 compatibility mode APIs, and has been deprecated since DPOD 1.0.20.0, was removed from DPOD in favor of the Probe Capture. | MNTR-6429, MNTR-6632 |
Removed the link to the Logs page in the System Errors grid when clicking on a device name. | MNTR-6737 |
Bug Fixes
Description | Issue(s) |
|---|---|
Gateway probe capture fails for IDG version 10.6.1.0. | MNTR-6568 |
API probe capture fails for IDG version 10.6.0.3. | MNTR-6712 |
Appliance migration fails on IDG version 10.6.0.3. | MNTR-6728 |
Gateway firmware upgrade fails when newer versions of the | MNTR-6740 |
API Connect v5 compatibility mode data is not collected by the Cloud Agent. | MNTR-6626 |
Disabled log categories cause the DPOD log targets on the DataPower gateway to be in down state. | MNTR-6680 |
The upgrade fails during the backup of the existing system due to timeout. | MNTR-6614 |
The error messages in the Quick Setup modal are displayed as general errors with UUIDs. | MNTR-6624 |
Error Analysis is missing for some gateway early failing transactions (e.g. message codes 0x8120002f and 0x80e00161). | MNTR-5663, MNTR-5664 |
The JSON parameters field and the headers field of reports are not validated and may include malformed JSON. | MNTR-6037 |
Executing scripts by the wrong user prints several error messages instead of a simple error message. | MNTR-6505 |
A JavaScript exception occurs when switching between tabs of API Probe when there's no data. | MNTR-6604 |
The script | MNTR-6668 |
The log files in directory | MNTR-6379, MNTR-6682 |
The log files in directory | MNTR-6689 |
The Admin Console password gets corrupted when using the | MNTR-6627 |
The DPOD installation fails when the | MNTR-6623 |
Configuration import to a fresh installation of 1.0.22.1 from an upgraded system of the same version fails. | MNTR-6640 |
Fixed a typo in the message when validating a remote WSDL in the DevOps Service Portal. | MNTR-6415 |
Quick Setup modal doesn’t navigate to the login page when the session expires. | MNTR-6704 |
DevOps services portal validate/promote fails with the provided samples of the external scripts due to changes in Python 3. | MNTR-6588 |
The script | MNTR-6613 |
Temporary files used to detect gateway restarts are not getting deleted in case of an error. | MNTR-6713 |
After upgrading a system with OIDC configured, the IAM service is down and login fails until the service is started. | MNTR-6676 |
Wrong entries are added to | MNTR-6734 |
Messages are flowing outside the success/error/warning notification area. | MNTR-6738 |
Extended transactions are missing within the DPOD simulator. | MNTR-6741 |
The value used for validation of the free disk space required in | MNTR-6533 |
Stopping DPOD services up to a specific service is done in the wrong order. | MNTR-6639 |
The hostname of the DPOD Appliance Mode installation does not persist when the IP address is changed. | MNTR-6601 |
Housekeeping
Description | Issue(s) |
|---|---|
Upgraded dependencies and added support for this new version in the installation and upgrade processes. | MNTR-6413, MNTR-6507 |
Resolved security issues. | MNTR-6615, MNTR-6714 |
Implemented changes for test automation. | MNTR-6645, MNTR-6407 |
Refactored code and remove unused code. | MNTR-6666 |
Release Notes 1.0.22.1
Release date: 31 October 2024
New Features and Capabilities
Description | Issue(s) |
|---|---|
Added support for publishing alerts via HTTP/S and Syslog with JSON format. | MNTR-5393 |
Added support for the new IBM DataPower Operations Dashboard for Virtual version. | MNTR-6582 |
Changes and Improvements
Description | Issue(s) |
|---|---|
Improved the Developer Edition and the Docker Container for Developer Edition installation experience. | MNTR-6526 |
Add support for appliance mode installation with a single disk for evaluation and POC. | MNTR-6539 |
Add | MNTR-6519, MNTR-6549 |
Improved the Store Query page with a new query example. | MNTR-6532 |
Removed the package | MNTR-6577 |
Deprecated and Removed
Description | Issue(s) |
|---|---|
Removed support for CentOS 7.x and RHEL 7.x. | MNTR-6517 |
Bug Fixes
Description | Issue(s) |
|---|---|
Cell federation results in too many agents added to the Cell Manager's DB. | MNTR-6530, MNTR-6590 |
Firmware upgrade doesn't work when running on RHEL/Rocky Linux 9.x. | MNTR-6584 |
Custom | MNTR-6518, MNTR-6525 |
Wrong disks may be selected when creating file systems during the appliance mode installation. | MNTR-6575 |
Cloud Agent Probe setup uses a wrong probe expiration time. | MNTR-6512 |
An error message is not cleared in the Create Probe Capture page. | MNTR-6540 |
The UI logs are full of warnings generated when populating the transaction flow points. | MNTR-6543 |
Upgrade fails because | MNTR-6522 |
Out of memory error occurs in large cells in the Cell Manager’s console Store node. | MNTR-6541 |
Import/export configuration scripts and the MustGather file don’t include the new | MNTR-6579 |
The | MNTR-6508 |
Housekeeping
Description | Issue(s) |
|---|---|
Upgraded dependencies and added support for this new version in the installation and upgrade processes. | MNTR-6550, MNTR-6551 |
Resolved security issues. | MNTR-6515, MNTR-6516 |
Release Notes 1.0.22.0
Release date: 24 September 2024
New Features and Capabilities
Description | Issue(s) |
|---|---|
Gateway Transaction Flow Diagram
Gateway Probe Capture
| MNTR-5819, MNTR-5967 |
Improved Installation Experience
| MNTR-3298, MNTR-4792 |
Changes and Improvements
Description | Issue(s) |
|---|---|
Add a REST API for DPOD installation quick setup (used for silent/automatic installation). | MNTR-5581 |
Add support for Base64 encoded activation key. | MNTR-6031 |
The result message of the API Probe Capture REST API has slightly changed. | MNTR-6113 |
The Cloud Agent REST API now returns a specific error code when trying to get the details of an cloud agent that does not exist. | MNTR-6114 |