IBM DataPower Operations Dashboard v1.0.22.x
Release Notes
This page includes the release notes for recent versions. For older versions, see Previous Versions.
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 |
The result message of the Payload Capture REST API has slightly changed. | MNTR-6117 |
Add the Syslog message text of error messages as a keyword field in the Store to allow alert/reports use it for aggregations. | MNTR-6209 |
Support TLS 1.3 for Web Console, Admin Console and REST APIs. | MNTR-6347 |
Renamed links from Aha! to IBM Ideas Portal. | MNTR-6424 |
API-Connect transaction flow no longer use horizontal scroll for displaying the policies. | MNTR-6496 |
Add | MNTR-6385, MNTR-6497 |
Increase the stale time and reduce the timeout of background tasks to avoid marking tasks as stale when they are not. | MNTR-6465, MNTR-6466 |
Breaking Changes
DPOD no longer requires the
root
user for performing administrative tasks via the server CLI (e.g.: using SSH).
Most of the administration of DPOD should be performed with the non-administrative user that is also running the DPOD services (usuallydpodsvc
orstoreadm
), such as starting/stopping services, configuring LDAP, export/import, etc. These tasks can also be accomplished from the Admin Console.
However, since DPOD also configures the operating system (thehttpd
service, OS limits, firewall rules, services in/etc/init.d
, etc.), some actions requiresudo
, such as the installation, upgrading DPOD, backup, restore and generating a mustgather file.CLI commands need to be executed with their full path.
e.g.: Use/app/scripts/app-utils.sh
instead ofapp-util.sh
.
Bug Fixes
Description | Issue(s) |
---|---|
API Probe Capture doesn’t work in a cell environment. | MNTR-6270 |
API Probe Capture CSV export is missing some fields. | MNTR-6036 |
API latency dashboards (Analytics and Long Term) data does not change according to the status filter in the successful and error charts. | MNTR-6356 |
An error occurs when trying to export CSV from the Payload Capture Dashboard page. | MNTR-6372 |
When several custom dashboards exists, only one is displayed in the menu. | MNTR-6390 |
The favorites “play” button does not apply the selected favorite. | MNTR-6502 |
Housekeeping
Description | Issue(s) |
---|---|
Upgraded dependencies and added support for this new version in the installation and upgrade processes. | MNTR-6442, MNTR-6443 |
Release Notes 1.0.21.0
Release date: 28 June 2024
New Features and Capabilities
Description | Issue(s) |
---|---|
Long Term Statistics
| MNTR-6328, MNTR-6350 |
API Calls Version
| MNTR-6344 |
Supported Platforms
| MNTR-6351 |
Changes and Improvements
Description | Issue(s) |
---|---|
Reduced the size of the config DB (QueryExecution/ReportExecution tables) to prevents locks, internal alerts and large backups during upgrades. | MNTR-6032 |
Tuned the Store services heap sizes according to the deployment profile and OS memory. | MNTR-6070, MNTR-6366 |
Changed the memory sampling to use the | MNTR-6150 |
Limit the ephemeral port range to 10000-59999. | MNTR-6259 |
Revert the Docker Container for Developer Edition image name to the previous name ( | MNTR-6272 |
Including the limits and sysctl configuration files in the upgrade rollback. | MNTR-6337 |
Prevent an additional attempt to start the services while the services are already in the process of starting up. | MNTR-6349 |
Add firewall rules and system units to the gathered information in the must gather script. | MNTR-6370 |
Disable Tomcat JMX ports. | MNTR-6136 |
Add support in the Message filter to | MNTR-6147 |
Increase the auto-complete filter size limit and make it configurable via a system parameter. | MNTR-6335 |
Bug Fixes
Description | Issue(s) |
---|---|
Misconfigured timeouts caused the audit log analysis task and other tasks to sometimes hang, eventually leading to all housekeeping workers unable to perform other background tasks. | MNTR-6061 |
An error occurs when parsing Syslog messages containing IPv6 addresses. | MNTR-5922 |
Internal alerts are triggered for log targets that are down because the domain is disabled. | MNTR-6046 |
An error occurs when filtering by a boolean field in the Store Browse page. | MNTR-6064 |
An error occurs when updating the Store allocation. | MNTR-6069, MNTR-6339 |
An error occurs in the quick setup modal window when LDAP is already enabled. | MNTR-6196 |
Tooltips are missing some information in the services page in the Admin Console. | MNTR-6271 |
An error occurs when reallocating unassigned shards of the Store Dashboards (Expert Mode) indices. | MNTR-6286 |
In a cell environment, an old upgrade process could have created a Messaging agent with a wrong name. | MNTR-6358 |
An error occurs in the Store Status page when the Store nodes are in failure mode. | MNTR-6359 |
An error message is displayed for | MNTR-6365 |
An error occurs while performing a secure backup of DataPower Gateways that sign the secure backup with SHA512. | MNTR-6377 |
An error occurs when trying to purge data by multiple transaction IDs or by multiple global transaction IDs. | MNTR-6353 |
Wrong output message when provided password is not valid in the reset admin password script. | MNTR-6354 |
API Probe Capture may not display all captured transactions when there is a time difference between the DPOD and the DataPower Gateway server. | MNTR-6373 |
Missing validation when fetching a role by an invalid ID. | MNTR-6116 |
Store nodes health table displays non-heap usage instead of heap usage. | MNTR-6368 |
Housekeeping
Description | Issue(s) |
---|---|
Upgraded dependencies and added support for this new version in the installation and upgrade processes. | MNTR-4844, MNTR-6028 |
Release Notes 1.0.20.2
Release date: 19 April 2024
Bug Fixes
Description | Issue(s) |
---|---|
When hovering over a chart, the vertical line only appears when the mouse is close to a marker in the chart and doesn’t display values for all markers in the tooltip. | MNTR-6204 |
An error message is displayed when clicking on one of the built-in roles. | MNTR-6256, MNTR-6266 |
In a cell environment, the upgrade process registers the wrong messaging agent name in the configuration database for the second Cell Member. | MNTR-6206 |
An error message is displayed when generating the must gather file in the Docker image about missing “/var/log/messages” files. | MNTR-6264 |
Housekeeping
Description | Issue(s) |
---|---|
Upgraded dependencies and added support for this new version in the installation and upgrade processes. | MNTR-5237, MNTR-6027 |
Release Notes 1.0.20.1
Release date: 8 March 2024
New Features and Capabilities
Description | Issue(s) |
---|---|
Experimental support for OIDC. | MNTR-5480 |
Changes and Improvements
Description | Issue(s) |
---|---|
Allow Non-Appliance mode installation on | MNTR-6126, MNTR-6198 |
Additional data collected for support in the mustgather file. | MNTR-6002, MNTR-6041 |
Bug Fixes
Description | Issue(s) |
---|---|
Error when parsing syslog messages containing GTID with the equals sign ( | MNTR-6100 |
Sessions of the Web Console and Admin Console expire too soon (after being idle for only 2 minutes). | MNTR-6145 |
System errors include irrelevant messages which cause false positive alerts. | MNTR-6112 |
| MNTR-6053 |
Must gather file is missing many directories. | MNTR-6101 |
Must gather script fails when there are a lot of internal alerts. | MNTR-6119 |
Avoid truncating domain names when the gateway name or domain name are too long. | MNTR-6167 |
Fixed the Cloud Agent images digests. | MNTR-6083 |
Housekeeping
Description | Issue(s) |
---|---|
Upgraded dependencies and added support for this new version in the installation and upgrade processes. | MNTR-6109, MNTR-6159 |
Resolved security issues. | MNTR-6165 |
Release Notes 1.0.20.0
Release date: 8 December 2023
New Features and Capabilities
Description | Issue(s) |
---|---|
API-Connect Probe Capture
| MNTR-4638, MNTR-5570 |
Enhanced Support for Containerized Gateways
| MNTR-960, MNTR-5283 |
Changes and Improvements
Description | Issue(s) |
---|---|
Allowing the user to control the sampling of a specific gateway and cloud agent. | MNTR-5239 |
Added filters to Scheduler Info page. | MNTR-5590, MNTR-5978 |
New Overview, Browse and Query Store pages in Manage → DPOD Health, which includes the reallocate of unassigned shards functionality. | MNTR-5706, MNTR-5911 |
Keeping page scroll position when switching between tabs in the transaction details page (instead of scrolling to the top of the page). | MNTR-1837 |
Record REST API invocation and login data in the audit logs of the Web Console and the Admin Console. | MNTR-5539 |
Prevent services from starting if required port is taken by another process. | MNTR-5630, MNTR-5814 |
Better error handling in all SOMA, HTTP and REST API invocations from the system. | MNTR-5639, MNTR-5699 |
Improved user experience in self service portal (deprecated). | MNTR-5713, MNTR-5714 |
Removed the limitation of appliance migration to run in the Developer Edition. | MNTR-5739 |
Improved user notifications when federating a new cell member to be more informative. | MNTR-5764, MNTR-6048 |
Increased the Store thread count limit. | MNTR-5765 |
Secured the configuration export file by encrypting it. | MNTR-5783 |
Make sure the configuration export/import completes successfully even if the SSH session is terminated during the execution. | MNTR-5788, MNTR-5789 |
Added the custom logo to the configuration export/import. | MNTR-5795 |
Improved the file download processing performance (e.g.: for downloading the Audit logs from the gateways). | MNTR-5804 |
Change the reports server HTTP port from 8089 to 8093. | MNTR-5807 |
Reduced the amount of free disk space required by the must gather script to run. | MNTR-5812 |
Automatically try to recover from certain situations of unassigned shards in the DPOD Store. | MNTR-4030, MNTR-5818 |
Updated the external links to the DPOD documentation. | MNTR-5830 |
Improved the appliance migration process from DataPower IDG appliance to DataPower X3 appliance. | MNTR-5859 |
Prevented federating a cell member to a cell manager with a different version. | MNTR-5860 |
Increased the Store services heap size when the server’s RAM is at least 512GB. | MNTR-5861 |
Renamed "Raw Messages" to "Logs". | MNTR-5876 |
Tune the Store services heap size for the cell manager. | MNTR-5906 |
Tune the TomEE services heap size for the Docker Container for Developer Edition. | MNTR-5920, MNTR-5951 |
Reduced the number of audit log analysis files DPOD collects to 3 files by default. | MNTR-5939 |
Improved the DPOD Store client error handling. | MNTR-5986, MNTR-5966 |
Externalized the Store trans log size configuration and manage it from the Store Retention. | MNTR-6024 |
For certain gateway firmware levels, when Syslog log targets are configured with more than 1 connection and they get disconnected, the DataPower only tries to reconnect the first connection, while the second connection stays down, and the status of the log target is down as well. | MNTR-6042 |
Added password re-type when resetting the admin password via CLI. | MNTR-5181 |
Added restarts/reloads info to logs. | MNTR-5322 |
Displaying a more informative page for non-existing domains. | MNTR-5345 |
Generating an internal alert when the Messaging agent is down. | MNTR-5621 |
Allowing cell member federation to use SSH keys for authenticating to the cell member via SSH instead of user name and password. | MNTR-5641 |
Avoiding redundant log messages in the TomEE servers. | MNTR-5650 |
Displaying all events in one table in the API-Connect Extended Latency tab. | MNTR-5687 |
Periodically updating the domain cache and the Cloud Agent data in the Store. | MNTR-5726 |
Added additional product activation validations. | MNTR-5745 |
Added data to the must gather file (processes, umask, indices metadata, services status, etc.) | MNTR-5773, MNTR-5846 |
Improved user experience when IDG is down and trying to access the device from the "Gateways" page. | MNTR-5790 |
Added a new script to gather and display NVME details for configuring physical cell members. | MNTR-5880 |
New internal alert for enabled and down log targets. | MNTR-5696 |
Increase Syslog message size to 3K. | MNTR-5831 |
Improved error logging for REST APIs errors. | MNTR-5957 |
Deprecated and Removed
Description | Issue(s) |
---|---|
The Policy Variables Capture feature, which supports only v5/v5c APIs, is now deprecated and will be removed soon from DPOD. | MNTR-5909 |
Bug Fixes
Description | Issue(s) |
---|---|
Service status displays | MNTR-5598 |
The payload tab in API-Connect early failing transaction details page shows backend-request/response inner tabs. | MNTR-5667 |
Auto-setup data is missing after adding a gateway via REST API. | MNTR-5703 |
An error occurs when removing a cell member from a cell environment. | MNTR-5710, MNTR-5736 |
The domain filter in the Explore pages does not include domains of gateways that were discovered by the Cloud Agent. | MNTR-5728 |
The Messaging agent NUMA configuration is missing in the cell member. | MNTR-5733 |
An error occurs when the Upgrade Assistant is reindexing. | MNTR-5734 |
Appliance Migration data should not be included in the configuration import/export. | MNTR-5769 |
API-Connect transactions with GET requests and captured payload display a warning that the request cannot be displayed. | MNTR-5781 |
Cell member federation rollback fails after the federation fails. | MNTR-5787 |
A duplicate key error occurs when adding a new entity (user, role, report, etc.) after a configuration import. | MNTR-5792 |
System parameters export fails when the system parameter name or category includes the space character. | MNTR-5793 |
System parameters export fails when exporting all System Parameters. | MNTR-5794 |
The device setup data (Syslog agents, WS-M agents, etc.) should not be included in the configuration import/export. | MNTR-5796 |
Auto-setup tries to set up a gateway that is currently still loading domains while booting up. | MNTR-5815, MNTR-5856 |
Non-recent time ranges (such as Yesterday or Last Week) used in reports and alerts had a 15 seconds offset. | MNTR-5832 |
The DPOD services don’t start if the DPOD backup fails (e.g.: due to running out of free disk space). | MNTR-5851 |
The gateway’s pods CPU sampling is inaccurate. | MNTR-5853 |
The Cloud Agent Manager pods run out of memory and restart due to an increasing number of open files. | MNTR-5854 |
Warnings "Unknown service URI" are displayed in the gateway’s logs due to SOMA requests made by DPOD. | MNTR-5858 |
The Cloud Agent operator incorrectly expects a | MNTR-5899 |
Multiple API-Connect transactions with the same ID might result in showing wrong data in the transaction details page. | MNTR-5900 |
The database cleanup task might time out when trying to lock the QueryExecution table due to its size. | MNTR-5901 |
Warning messages are written to the messaging agent logs when processing WS-M messages. | MNTR-5970 |
WS-M Agent keepalive connections disconnect due to a low HTTP socket timeout. | MNTR-5971 |
Log target stats table shows partial data. | MNTR-5975 |
A JavaScript exception appears in the Web Console when clicking on the Payload Capture tab for a Gateway Early Failing transaction. | MNTR-5981 |
The message filter in the Alerts History page does not work as expected. | MNTR-5982 |
Report update fails when the JSON query includes a parameter. | MNTR-5996 |
An error occurs in the Syslog Agent when parsing syslog messages containing frontend URIs with parenthesis. | MNTR-5998 |
Errors occur during agent shutdown because resources are being closed more than once. | MNTR-6010 |
Redeploy new IBM logo. | MNTR-6062 |
The table grid column is too narrow in small resolutions. | MNTR-4099 |
Uninformative error when trying to create a role with an existing name. | MNTR-4282 |
Housekeeping tasks might fail after a restart of DPOD due to long configuration database transaction duration. | MNTR-4987 |
Cannot pass the setup modal window when LDAP is enabled. | MNTR-5606 |
Error occurs when populating the transaction service configuration changes when the transaction is not part of a service. | MNTR-5695 |
The domain filter in the Payload Capture page includes domains that don’t belong to the current Product View. | MNTR-5708 |
The Payload Capture page doesn’t show a proper message when a device is not found. | MNTR-5709 |
The must gather file includes an empty directory named | MNTR-5746 |
Service didn’t start after process shutdown with the | MNTR-5825 |
After drilling down into a page from the System Health dashboard, clicking on the previous page button in browser doesn’t navigate back to the previous page. | MNTR-5632 |
Builtin roles that are not authorized to see the Payload Captures still have access to view Policy Variables Capture Grid. | MNTR-5678 |
Service memory page URL is | MNTR-5833 |
Sessions of the Web Console and Admin Console expire too soon (after being idle for only 2 minutes). | MNTR-5962 |
Housekeeping
Description | Issue(s) |
---|---|
Upgraded dependencies and added support for this new version in the installation and upgrade processes. | MNTR-5725, MNTR-5740 |
Resolved security issues. | MNTR-5290, MNTR-5292 |
Release Notes 1.0.19.0
Release date: 4 April 2023
New Features and Capabilities
Description | Issue(s) |
---|---|
Support for Containerized Gateways
| MNTR-4884, MNTR-5208 |
Cell members can be removed from a cell environment for decommissioning or transferring to another cell environment. | MNTR-5482, MNTR-5519 |
A new tool for exporting and importing configuration between DPOD instances (reports, alerts, gateways, roles, LDAP, etc.). | MNTR-5481, MNTR-5543 |
Changes and Improvements
Description | Issue(s) |
---|---|
Improved reliability of system services startup/shutdown sequence by polling the process readiness and by proceeding with the startup/shutdown sequence even if one of the services fails to start/stop. | MNTR-4864, MNTR-5413 |
Added support for the new Syslog log target attributes (buffer size and connections count) in DataPower Gateway firmware 10.5.0 and 10.0.1.9. | MNTR-4895 |
Reduced the time to fetch device resources data by combining several SOMA requests into a single request. | MNTR-5193 |
Added support for installation in AWS and Azure. | MNTR-5225 |
Added support for using a host alias as the log target source when configuring Syslog. | MNTR-5231 |
New IBM logo. | MNTR-5285 |
Added REST API for API Connect Analytics payload capture. | MNTR-5287 |
Logging invalid Syslog message in the Syslog agent logs. | MNTR-5291 |
Added support for multiple selection and wildcards when creating API Connect Analytics endpoint payload capture. | MNTR-5432, MNTR-5613 |
Reduced the number of log messages that are collected per transaction for better throughput and longer retention period. | MNTR-5455 |
Added X3 as a supported gateway in the description of the appliance migration limitations. | MNTR-5490 |
Remove the limitation of appliance migration to run under the Developer edition. | MNTR-5506 |
Client IP filter added to reports and alerts. | MNTR-5642 |
Missing description for some of the API Connect extended latency transaction actions. | MNTR-5548 |
Improved unassigned shards reallocation performance. | MNTR-5517 |
Improvements to the must gather utility packaging and collecting process. | MNTR-5552 |
Added description to quiesce toggle button in maintenance plans. | MNTR-5573 |
Removed unused properties from properties files and changed | MNTR-433 |
Improved some column headers of reports. | MNTR-5429 |
Deprecated and Removed
Description | Issue(s) |
---|---|
Removed REST APIs for Syslog and WS-M agents. | MNTR-5515 |
Bug Fixes
Description | Issue(s) |
---|---|
Improved the security and the stability (e.g.: by applying timeouts and connection re-establishment) of HTTP outbound requests, and avoiding Out-of-Memory errors during downloads of large files (e.g.: backup files), by implementing a unified HTTP client for HTTP requests. | MNTR-4610, MNTR-4759 |
Report update fails with a non-informative message when the report name is longer than 50 chars. | MNTR-4798 |
Cumulative upgrade fails with the error message | MNTR-5217 |
Domain sync fails when XML Manager is using an LB Group. | MNTR-5230 |
Syslog agents keepalive does not recover after Syslog agents restart. | MNTR-5398 |
Re-enabled backup utility in the Admin Console (reverted MNTR-5394). | MNTR-5405 |
The Developer edition trial limitations are not shown in Product Activation page. | MNTR-5415 |
The Developer edition trial period is based on browser time instead of server time. | MNTR-5416 |
Upgrade to 1.0.18.0 fails in the minimal deployment profile. | MNTR-5488 |
Filters and import service fail in DevOps Services Portal on a self service portal (deprecated). | MNTR-5498, MNTR-5700 |
Orphan JSON files under | MNTR-5501 |
Quick setup URL validation doesn't work in Internet Explorer 11. | MNTR-5502 |
| MNTR-5505 |
Error when parsing Syslog messages containing front-end URI with a comma or a semicolon. | MNTR-5510 |
Report files may overwrite each other if they complete at the same time. | MNTR-5555 |
Missing Error Analysis within Gateway early failed transactions. | MNTR-5561 |
Errors are reported to | MNTR-5574 |
Rollback on failure when resetting admin password from CLI. | MNTR-5580 |
Transactions may be assigned with | MNTR-5602 |
Error message | MNTR-5603 |
Maintenance tasks ignore the maintenance window. | MNTR-5616 |
Reallocation of unassigned shards fails from the Admin Console. | MNTR-5625 |
Audit log analyzer fails to detected truncated files and fails. | MNTR-5640 |
The Syslog agent may hang during shutdown due to dropped connections against the Store. | MNTR-5643 |
LDAP configuration fails on cell members. | MNTR-5644 |
DPOD backup fails on RHEL 8.x. | MNTR-5646 |
Error when populating transaction service configuration changes when transaction is not part of a service. | MNTR-5649 |
A JavaScript Exception appears in the console when clicking on the Payload Capture tab in APIC product view for a non API Connect transaction. | MNTR-5651 |
The Operation filter doesn’t work within the extended transactions page. | MNTR-5652 |
NUMA config is lost when upgrading a cell member. | MNTR-5653 |
Adding a local user fails. | MNTR-5654 |
Setup Syslog for all devices and domains doesn’t work when having multiple upgrades (Post Upgrade task). | MNTR-5655 |
Appliance migration fails when choosing the option "Remove source gateway". | MNTR-5658 |
Gateway-only reports and alerts continue to execute when changing to API Calls license. | MNTR-5407 |
Service configuration sampling fails when there is no FSH attached. | MNTR-5538 |
API-C Analytics rate limit data is not parsed for IDG 10.5.0.1 Analytics offload records. | MNTR-5541 |
Report execution and creation via REST API fail. | MNTR-5668 |
System Overview Dashboard - System Activity chart showing data from Gateway product view when in APIC product view. | MNTR-5712 |
Housekeeping
Description | Issue(s) |
---|---|
Upgraded dependencies and added support for this new version in the installation and upgrade processes. | MNTR-4054, MNTR-4894 |
Resolved security issues. | MNTR-5289, MNTR-5339 |
Implemented changes for test automation. | MNTR-5466, MNTR-5526 |
Release Notes 1.0.18.0
Release date: 27 September 2022
New Features
Category | Issue | Description |
---|---|---|
Alerts | MNTR-5186 | Triggered alerts now include Investigate links, which display in DPOD the data that triggered each alert. |
Alerts | MNTR-5186 | Triggered alerts now include additional field names (such as “API”, “Service”, etc.) to identify the alert's subject. |
Alerts | MNTR-5186 | Some useless fields were removed from the triggered alert subject values. |
Reports | MNTR-5186 | The column headers of reports are now more human friendly (e.g.: no more |
Reports | MNTR-5328 | The report file format is now more human friendly (e.g.: background color for column headers). |
Improved User Experience | MNTR-5186 | Switching between product views (Gateway / API-C) keeps the current page. |
Improved User Experience | MNTR-5186 | Added Failed Objects page in API-C product view, to inspect object that are enabled but down. |
Improved User Experience | MNTR-5186 | Added rate limit filters in API Connect transactions page (requires offloading API Connect Analytics data to DPOD). |
Improved User Experience | MNTR-5073 | Added filters and columns in Gateways list. |
API Calls Version | MNTR-5297 | Added support for the new IBM DataPower Operations Dashboard For API Connect Hybrid version. |
API Calls Version | MNTR-5297 | A product activation key must be supplied for new installations after the initial login. |
Cloud Agents | MNTR-5073 | A new page for configuring Cloud Agents (FFU). |
Cloud Agents | MNTR-5051 | Support of Cloud Agents data in Syslog and WS-M agents (FFU). |
Fix List
Component | Issue | Description |
---|---|---|
Reports | MNTR-5392 | Total API Executions Report values are inaccurate. |
Internal Alerts | MNTR-5366 | A false internal alert “Could not find the latest successful Reindex Manager execution” appears after upgrade. |
Payload Capture | MNTR-5381 | Description changed for Payload Capture in Gateway product view. |
Maintenance Plans | MNTR-5390 | Maintenance plans status emails contain a wrong link to the Web Console. |
Maintenance Plans | MNTR-5368 | Sync tasks fail to deserialize task state from the DB while unquiescing after import has failures. |
Admin Console | MNTR-5394 | Disabled backup utility from the Admin Console (will be re-enabled in a future version). |
Admin Console | MNTR-5177 | Store reallocate unassigned shards failed in a Cell environment. |
Install | MNTR-5333 | Wrong log message when services start was unsuccessful during installation. |
Upgrade | MNTR-4996 | Rephrasing error message during upgrade. |
Upgrade | MNTR-5293 | Retention placeholder not replaced during upgrade. |
Upgrade | MNTR-5305 | Cumulative upgrade 1.0.14.0 -> 1.0.17.0 creates faulty opensearch.yml in cell member. |
Upgrade | MNTR-5354 | Cumulative upgrade 1.0.14.0 -> 1.0.17.0 added the OpenSearchDashboard service in cell member. |
Upgrade | MNTR-5351 | Don't print usage when error occurred on upgrade which is not related to wrong usage. |
Upgrade | MNTR-5355 | Confusing error message after applying upgrade on cell member. |
Upgrade | MNTR-5189 | Screen is cleared and squashfs warning is not noticeable during upgrade. |
Gateways Auto-Setup | MNTR-5243 | Auto setup fails to correctly detect domains without log targets and might loop on the default domain if log targets are missing. |
Backup and Restore | MNTR-5188 | Backup and restore of DPOD now always include both application and configuration database, to guarantee consistency with the encryption keys (formerly called |
Store Dashboards (Expert Mode) | MNTR-5332 | The OpenSearchDashboards service was starting prematurely on system startup. |
Store Dashboards (Expert Mode) | MNTR-5242 | Redirect the OpenSearchDashboards service logs into a log file. |
Store | MNTR-5334 | Longer timeouts for the Store service startup. |
Configuration Database | MNTR-5220 | The configuration databse service did not shut down properly. |
Dependencies | MNTR-5198 | Upgraded various packages and dependencies. |
System | MNTR-5201 | Internal stability fixes and housekeeping. |
Release Notes 1.0.17.0
Release date: 27 June 2022
New Features
Category | Issue | Description |
---|---|---|
Improved User Experience | MNTR-4916 | Show elapsed time for all transactions (instead of only successful ones) in Transactions page. |
Improved User Experience | MNTR-4914 | Improved default filters in user preferences, including the time filter and operators (equals/not equals). |
Improved User Experience | MNTR-4915 | Custom logo image may be added to the Web Console (in the login page and the top navigation bar). |
Alerts | MNTR-5052 | A new alert for API-Connect rate limit exceeding a utilization threshold. |
Fix List
Component | Issue | Description |
---|---|---|
Admin Console | MNTR-4997 | Backup logs could not be downloaded from the backup process output modal. |
Filters | MNTR-5125 | Some values might be missing from the auto-complete filters when some of the devices send Syslog messages with a timestamp in the future. |
Syslog Agents | MNTR-5042 | New log file for invalid messages sent to syslog agents. |
REST APIs | MNTR-5103 | Return the report and alert internal IDs in the REST API response. |
Store | MNTR-5039 | Increase heap size on store nodes with high memory. |
Security | MNTR-5047 | Require password change for admin user in quick setup modal. |
Internal Alerts | MNTR-5072 | Fixed false alarm about the retention service not running after an upgrade. |
Service Configuration | MNTR-5136 | Fixed service configuration sampling failure after service or domain removed from the DataPower gateway. |
Cell Environment | MNTR-4851 | Stopping unused services after federation completes. |
Upgrade | MNTR-4971 | Improved the detection of outdated OS. |
Upgrade | MNTR-4532 | Remove unused properties from configuration files. |
Upgrade | MNTR-5094 | Configuration database might get corrupted during rollback. |
Upgrade | MNTR-5093 | Upgrade fails with non-DPOD mountpoints that start with |
Upgrade | MNTR-5165 | Remove differences between an installation and an upgrade. |
Upgrade | MNTR-4456 | Placeholder file was not removed after an OS upgrade and reboot. |
Upgrade | MNTR-4632 | Invalid version in version-history.txt (e.g.: |
Upgrade | MNTR-5041 | Remove heapDump.out files from /logs directory during upgrade. |
Upgrade | MNTR-4871 | Warn in case SquashFS configuration is detected in |
Product Activation | MNTR-5070 | Update email address. |
Configuration Database | MNTR-3906 | Enhanced the security of the configuration database using the latest encoding and digest algorithms. |
Dependencies | MNTR-5179 | Upgraded OpenSearch to 1.3.2. |
System | MNTR-4764 | Internal stability fixes and housekeeping. |
Release Notes 1.0.16.0
Release date: 22 March 2022
New Features
Category | Issue | Description |
---|---|---|
Improved User Experience | MNTR-4518 | A new dashboard for API activity by time interval shows statistics and detailed data of the API calls per minute/hour/day/etc. |
Improved User Experience | MNTR-4665 | APIC Analytics payload capture link from payload tab when payload is missing. |
Security | MNTR-4902 | Custom roles may be used to allow users of any builtin role to access Expert Mode. |
Security | MNTR-4739 | Custom roles may be used to allow users of any builtin role to view and execute report and alerts. |
Security | MNTR-4901 | Sensitive data may be redacted based on patterns, to prevent DPOD from storing and displaying sensitive data. |
Upgrade Assistant | MNTR-4822 | A new Upgrade Assistant prepares the DPOD instance for upcoming upgrades. |
REST APIs | MNTR-4519 | A new set of REST APIs for managing and executing reports. |
REST APIs | MNTR-4519 | A new set of REST APIs for managing and executing alerts. |
Breaking Changes
Reports REST API was replaced with a new improved and secure API.
Endpointshttps://<dpod hostname>/op/api/v1/report(s)
moved tohttps://<dpod hostname>/op/api/v2/report(s)
. See Reports REST API for more details.Alerts REST API was replaced with a new improved and secure API.
Endpointshttps://<dpod hostname>/op/api/v1/alert(s)
moved tohttps://<dpod hostname>/op/api/v2/alert(s)
. See Alerts REST API for more details.
Fix List
Component | Issue | Description |
---|---|---|
UI | MNTR-4867 | WS-M agent message rate does not include APIC analytics documents count. |
UI | MNTR-4868 | When filtering with both “Service” and “Payload” filters in Gateway Transactions page, the results are always empty. |
UI | MNTR-4442 | Auth category is not displayed as an option in Category filter. |
UI | MNTR-4984 | Raw Messages tab should be the first tab in transaction page. |
UI | MNTR-4860 | Negative drops count when no data found in Syslog agent details panel. |
UI | MNTR-4882 | Missing Error Analysis within early failed transactions. |
Performance | MNTR-4960 | Housekeeping and reports servers shutdown duration was long since they did not shut down gracefully. |
Security | MNTR-4796 | Random generated shutdown command for TomEE servers. |
Security | MNTR-4856 | Upgraded log4j to 2.17.1. |
Security | MNTR-4881 | Stronger random generated Store passwords. |
Security | MNTR-4923 | Better validation of downloadable files from Web Console and Admin Console. |
Stability | MNTR-4933 | Agents use an increasing amount of threads, due to a thread leak, if timeouts occur when accessing the Store, causing the entire server to become unstable once the limit of processes amount in the operating system is reached. |
Stability | MNTR-4955 | Change email in product activation request page. |
Stability | MNTR-4952 | Analytics data is not displayed within the transaction for v10 LTS Analytics offload records. |
Stability | MNTR-4429 | Scheduler Info start time column is updated only when task is finished. |
Stability | MNTR-3901 | SSH disconnection during a cell member federation may lead to unexpected results. |
Stability | MNTR-4605 | Internal stability fixes and housekeeping. |
Release Notes 1.0.15.1
Release date: 28 December 2021
Fix List
Component | Issue | Description |
---|---|---|
API Connect Payload Capture | MNTR-4847 | Redact authorization header in response headers. |
UI | MNTR-4747 | Correctly display transactions with API-C Analytics data and no raw messages in the transactions list. |
UI | MNTR-4809 | API Connect assembly flow - OAuth2-server and Rate-limit V5/C policies are not marked as internal. |
UI | MNTR-4823 | JS Exception when clicking "default" domain in gateway setup. |
Security | MNTR-4824 | Upgraded OpenSearch to 1.2.2. |
Stability | MNTR-4825 | Internal stability fixes and housekeeping. |
Release Notes 1.0.15.0
Release date: 15 December 2021
New Features
Category | Issue | Description |
---|---|---|
Improved User Experience | MNTR-4079 | Custom roles may be used to limit user access to product views (Gateway / API-C). |
Improved User Experience | MNTR-4520 | Custom roles may be used to allow users of any role to edit report and alerts. |
Improved User Experience | MNTR-4607 | Reports and alerts are displayed per product view to easily distinguish between API Connect and DataPower Gateway services. |
Improved User Experience | MNTR-4378 | All tables now support the new context menu which allows easier filtering and copy. |
Improved User Experience | MNTR-4228 | Quick setup modal after installation/upgrade allows choosing the default product view and theme. |
Improved User Experience | MNTR-4640 | Changed the order of tabs under Transactions / Early Failing tabs. |
Improved User Experience | MNTR-4728 | Changed the order of the management tasks accessible through the UI. |
API Connect Integration | MNTR-4639 | API Connect Analytics Offload may be used to send payload and request/response headers to DPOD. |
API Connect Integration | MNTR-2740 | When activating API Connect Analytics Offload, payload and HTTP headers are displayed per transaction and are available for filtering. |
API Connect Integration | MNTR-4718 | Expert Mode provides access to the data that was captured from API Connect Analytics Offload with the ability to create custom dashboards. |
API Connect Integration | MNTR-4641 | Payload capture only supported if Analytics endpoint doesn’t exists. |
API Connect Integration | MNTR-4601 | Cleaner view of the assembly flow (toggle between primary policies and all policies). |
Performance | MNTR-4645 | Support for enhanced Syslog log target performance introduced in DataPower Gateway firmware v10.0.4.0. |
Installation | MNTR-4417 | Support for POC installation (Non-Appliance Minimal architecture with a single disk) |
Fix List
Component | Issue | Description |
---|---|---|
UI | MNTR-4551 | Fixed Free Text filter exception when entering a comma separated string. |
UI | MNTR-4697 | Removed message about DPOD Store history period. |
UI | MNTR-4536 | Do not show What’s New dialog after installing an iFix. |
UI | MNTR-4606 | Service latency dashboard shows infinity values for API Connect transactions. |
DevOps Services Portal | MNTR-4714 | DevOps Services Portal page unresponsive. |
Performance | MNTR-4726 | Improved performance and monitoring of the WS-M Agents for receiving API Connect Analytics data. |
Security | MNTR-4428 | User without payload permissions is still able to filter by payload. |
Security | MNTR-4538 | Reduce ephemeral port range. |
Security | MNTR-4575 | Upgraded OpenSearch to 1.1.0. |
Stability | MNTR-4616 | Syslog setup for API Connect domains of 7.6 firmware fails. |
Stability | MNTR-4593 | Admin Console becomes unavailable due to OutOfMemoryError. |
Stability | MNTR-4613 | Cell environment upgrade fails due to max shards per node setting. |
Stability | MNTR-4781 | Agents cannot persist data due to IllegalStateException after the Store is restarted. |
Stability | MNTR-3174 | Internal stability fixes and housekeeping. |
Copyright © 2015 MonTier Software (2015) Ltd.