
To learn more about the specific enhancements and how they can benefit your organization, explore the detailed breakdown below.
VSCode & Octo Web
Change Member Attribute
A new wizard has been introduced to streamline changing member attributes. This enhancement simplifies managing member attributes by ensuring changes are limited to relevant solution types and specific object contexts.
Add a Compile Override tab to the Solution Editor.
A tab has been added to the solution editor for managing a solution’s compile overrides.
Move and Copy transfers have been implemented
Move and Copy transfer functionality has been implemented with a dedicated Transfer menu, available in both task and solution contexts, enabling seamless transfers between environments
Implementation of user options execute
Dynamic compile results based on selected source tab
Improved Error Line Mapping
RDi & Standalone Client
Switched to a concrete time widget for scheduling
When we schedule a job, the analog time picker caused some AM/PM confusion. The picker has been replaced with a discrete clock.
- I03370 – Fill Object File can not load very large environments:The fill object file is now enhanced to load up to 1 million objects at the time.
- T00434 – Enhance DSPLOGOMS (Work with Jobs) screen: The DSPLOGOMS screen now includes Occurrence date and Filter search options to easily find jobs by Date, Job Name, User, Job Number, Task, and more. For more information, you can see the DSPLOGOMS documentation.
- I03328 – SQL ALIAS processing: Until IBM makes the ‘for system name’ available for the ‘SQL CREATE ALIAS’ command, the command RNMSQLIMPNM – Rename SQL implementation name has been created to rename system-generated names assigned to long file names and
alias names.
Now hold the job accordingly
Functionality has been implemented to hold a job during the transfer process based on user selection. If the ‘hold’ option is selected, the system will now hold the job accordingly.
IBM i Core
I03370 – Fill Object File can not load very large environments
The fill object file is now enhanced to load up to 1 million objects at the time.
T00434 – Enhance DSPLOGOMS (Work with Jobs) screen
The DSPLOGOMS screen now includes Occurrence date and Filter search options to easily find jobs by Date, Job Name, User, Job Number, Task, and more. For more information, you can see the DSPLOGOMS documentation.
Label selection in location/action/compile should be AND
In location/action/compile, we have introduced a new option, “*LISTALL.” When *LISTALL is selected, all labels specified in the list (+) must be assigned to the object, or all labels specified in the list (-) must not be assigned to the object for a matching selection.
Between *LISTALL and *LIST, *LISTALL applies a more specific selection criterion.
- *LISTALL requires that all labels in the list (+) must be assigned to the object, or all labels in the list (-) must be absent. This enforces a stricter condition for selection.
- *LIST allows a match if any label in the list (+) is assigned or any label in the list (-) is absent, making it a broader and less specific condition.
Octo Server
961 – Created a command to reset the Octo admin token. For the docker-compose en Kubernetes environment there is a script available that will clear the currently set admin token.
Gravity Server
909 – Xref support for Octo
A Gravity CORS server setting has been introduced so that Xref has better support for being accessed from a browser.
I2166 – Solved Solr vulnerabilities in Gravity, all registered Solr 4.3.0 vulnerabilities (CVEs) have been assessed and addressed.
To mitigate potenially harmfull XSS attacks from the solr admin UI, we have removed the admin UI, also the solr replication handler has been disabled to remove the possibility of SSRF exploits.
I2168 Upgraded mysql jdbc connector 8.0.23
The Gravity JDBC driver has been upgraded to support version 8 of the MySql database.
RDi & Standalone Client
I03144 – For a SonarQube issue, showing the issue info was not working for a SonarQube server version 2025
The SonarQube interface has been updated to recognize the new issue info layout of SonarQube server 2025
I03231 – HOLD Job checkbox behavior incorrect during Job scheduling
The HOLD checkbox is now disabled by default during job scheduling to prevent unintended changes. It becomes enabled when a remote system is selected and
schedule details are modified, ensuring correct job setup and reducing conflict risk.
OpenAPI Generator
I03241 – REST API – Adjusted packed decimal field formatting
When generating REST APIs, numeric fields with packed decimal format (6:0) are rendered without any trailing zeroes or decimal points (e.g., 123.00 = 123). However, if the field is in packed(6:2) format, trailing zeroes should be preserved to reflect the precision (e.g., 123.00 = 123.00).
I03184 – REST API – Client generator fails to load the response data properly
The issue with parsing and loading the JSON response data in the client-generated REST API has been resolved.
I03193 – REST API – Excessive memory allocation for local variable in client REST API
The issue was caused by excessive memory allocation for a local variable in the generated client REST API, and this has now been resolved.
I03057 – Rest – Client generator issue for setting the default value
The Client API generator allows users to manually set default values when generating a client for an API.
I03081 – REST – Retrieve database issue
The retrieve database API now returns the correct records when multiple groups are linked to a single parent group.
I03087 – REST – Retrieve database issue for sortFields
The sortBy field can be left blank, and it will default to “ASC.”
I03126 – Client code generator issue for array type response
The parsing of the inline array reference schema was incorrect in the generated CLIENT API.
-
Current Release Links
Please login to be able to view these pages.