Impact | Type | Component | Release | Details | |||
---|---|---|---|---|---|---|---|
Impact | Type | Component | Release | Summary | Details | ||
Normal | Defect | Core | 2024.1.1.0 | 500 internal server error on missing permissions when editing an object in 2024.1.0.0 |
Before: In 2024.1.0.0, users without edit privilege for an object, would see a popup with an HTTP 500 error when attempting to edit that object. After: Users see the edit page with a warning on top that they cannot edit that page. Id: RCORE-47103 |
||
Normal | Defect | Core | 2024.1.1.0 | Fix broken SubmitFrames |
Before : System_MonitorTablesSubmitFrame and System_SynchronizeBackgroundJobsSubmitFrame was not working as expected. After : System_MonitorTablesSubmitFrame and System_SynchronizeBackgroundJobsSubmitFrame now updated to run once per day. Id: RCORE-46606 |
||
Normal | Defect | Core | 2024.1.1.0 | Multiple Minimum or Maximum Runtime Limits Do Not Work, Only 1 Runtime Limit is Every Used |
Current Behavior: No ad-hoc alert was being raised when operator message for the job was already served. New Behavior: Now an ad-hoc alert will be sent per ad-hoc alert source for the job. Id: RCORE-46768 |
||
Normal | Defect | Core | 2024.1.1.0 | Parent step of job FCA_BalanceSheet_Certification_CheckAndLockPeriod cannot handle its status |
Before: The default value of DatabaseRetries configuration was 18 and the max value was 45. After: Both values have been updated. Now the default value is 100 and the max value is 1000. Id: RCORE-47022 |
||
Normal | Defect | Core | 2024.1.1.0 | Remove inefficient display order deduplication upgrade logic |
Before: the upgrade logic for deduplicating process definition parameter display order could slow down the upgrade process significantly. After: this code has been optimised. Id: RCORE-46804 |
||
Normal | Defect | Core | 2024.1.1.0 | Vulnerabilities in pkg:maven/com.ibm.db2/jcc@11.5.7.0 |
Before: the DB2 JDBC driver that was shipped with the product contained the following vulnerabilities: CVE-2023-27859, CVE-2023-45193, CVE-2023-47141, CVE-2023-47145, CVE-2023-47152, CVE-2023-47158, CVE-2023-47746, CVE-2023-47747, CVE-2023-50308 After: the driver has been upgraded from version 11.5.7.0 to 11.5.9.0, which resolves these issues. Id: RCORE-46982 |
||
Normal | Defect | Platform Agent | 2024.1.1.0 | Add read timeout option to jgetfile |
Before: Id: RCORE-46604 |
||
Normal | Defect | Platform Agent | 2024.1.1.0 | Platform Agent should gracefully handle HTTP request chunked encoding errors |
Before: Vulnerability scanners sending excessively large chunk transfer encoding or excessively large Content-Length HTTP requests to a Platform Agent would result in ambiguous StringBuffer maximum capacity exceeded FATAL messages being logged. After: Vulnerability scanners sending excessively large HTTP requests to a Platform Agent now result in clear ERROR messages being logged. Id: RCORE-46350 |
||
Normal | Defect | Platform Agent | 2024.1.1.0 | Upgrade Platform agents to OpenSSL 3.0.13 |
Before: Platform Agent was built with OpenSSL version 3.0.9 Id: RCORE-46907 |
||
Normal | Defect | Platform Agent | 2024.1.1.0 | platform agent does not to remove .lock file when there is no older agent version to keep |
Before: After: Id: RCORE-47050 |
||
Normal | Defect | Third-Party Component | 2024.1.1.0 | Upgrade PostgreSQL JDBC Driver to 42.7.2 |
Before: the PostgreSQL JDBC Driver (version 42.5.3) that was shipped with RMJ contained CVE-2024-1597. After: the PostgreSQL JDBC Driver was updated to version 42.7.2, which contains a fix. Id: ENV-2678 |
||
Normal | Defect | User Interface | 2024.1.1.0 | Error when switching to ReactUI in 2024.1.0.0 |
Before: After: Id: RCORE-47108 |
||
Normal | Defect | User Interface | 2024.1.1.1 | JD process lead time has increased in new version 2023.3.0.4 and Not able to open the DT process definition |
Before: Showing the details page of a Job Definition with a huge source could potentially cause the browser to crash. After: The Source of a Job Definition shown on its detail page is truncated to 100,000 characters, preventing the browser running out of memory. The full Source is still visible on the edit page of the Job Definition. As a side effect this makes these detail pages more performant, both when opening and when performing actions. Id: RCORE-47310 |
||
Critical | Defect | Platform Agent | 2024.1.1.0 | Disable event notification by default for hotfix |
Before: File events on Linux could be missed, (most likely) when the creation timestamp of these files were in the future. After: Files events are picked up and handled as before, using the polling mechanism. Id: RCORE-47309 |