> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-platform/2023-2/release-notes/changelog/2024/10/29/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # 2023.2.10 Platform 2023.2.10 is a maintenance release containing enhancements, bug fixes, and security updates. #### Enhancements (1) | Feature | Description | | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | **Integration Models with an `apiKey` schema** (ENG-3912) | Integration Models with an `apiKey` schema now support dynamic retrieval via custom extension `x-itential-dynamic-retrieval`. This enhancement gives Itential Platform the ability to execute workflows that authenticate integrations via dynamic API keys rather than static keys. | #### Bug fixes (8) | Feature | Description | | ---------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **Customers were not able to select** (ENG-338) | Customers were not able to select the copy menu item button to copy a backup configuration to their clipboard. Changes to the Rodeo-UI editor fixes the issue by allowing customers to copy backup configurations to their clipboard and not throwing an error in the browser console. | | **editing a JST, an uncaught exception** (ENG-2881) | When editing a JST, an uncaught exception is encountered and the editor becomes unresponsive. Updated the function selection check on load of a transformation to include a check for if the wrapping element was found. This prevents the editor from crashing due to missing DOM elements. | | **passing HTML into the message field** (ENG-4483) | When passing HTML into the message field of the `ViewData` task, the HTML was rendered incorrectly. HTML is now rendered correctly in the message field of the `ViewData` task. | | **using the `RenderJsonSchema` task to render** (ENG-4352) | When using the `RenderJsonSchema` task to render a large JSON Form, the form would render successfully at first and then go blank after selecting form options and scrolling. Modified the `scrollTop` dialog component to prevent the form from going out of view. Large JSON Forms now function normally and remain viewable. | | **If multiple `childJob` tasks with the** (ENG-4645) | If multiple `childJob` tasks with the same variable types are open on the canvas, and the task window is kept open, the tasks will not hold their Input Job Variable selection when the user switches between tasks. Added unique keys to the task variable mapping component to ensure state persistence and prevent this issue. | | **Itential Platform would crash in some** (ENG-4858) | Itential Platform would crash in some scenarios when sent invalid SNMP requests. Unexpected session errors and invalid SNMP requests are now gracefully handled, and will not cause a crash. | | **In scenarios where an Itential Platform** (ENG-5755) | In scenarios where an Itential Platform cluster is not fully shut down during an upgrade, the new version of app and adapter service models would not take effect. Cluster-wide service model declarations where enhanced to ensure the most up-to-date version is applied whenever an Itential Platform service comes online. | | **The MongoDB driver for Node.js contained** (ENG-5780) | The MongoDB driver for Node.js contained a memory leak in its implementation of collection watchers. Itential Platform has upgraded the 5.7.0 driver to 5.9.0, the version which contains the fix for the memory leak. | #### Security fixes (2) | Feature | Description | | --------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **using `axios` version under "1.77" in** (ENG-364) | When using `axios` version under "1.77" in Configuration Manager, this library will cause a security issue (Regular Expression Denial of Service). Updated `axios` library to version "1.77" to remove the security issue. | | **Versions of `axios` prior to 1.7.4** (ENG-5026) | Versions of `axios` prior to 1.7.4 are susceptible to SSRF (Server-Side Request Forgery) in some scenarios. The version of axios installed to the Itential Platform UI library has been upgraded to 1.7.7 to resolve this issue. | #### Component versions ### Automation Platform | Component | Version | | --------------------------- | ------------------ | | adapter-automation\_gateway | 4.31.4-2023.2.1 | | adapter-azure\_aaa | 1.7.5-2023.2.0 | | adapter-email | 4.2.20-2023.2.0 | | adapter-ldap | 2.14.3-2023.2.1 | | adapter-local\_aaa | 4.5.2-2023.2.0 | | adapter-nso | 7.9.4-2023.2.11 | | adapter-radius | 2.2.2-2023.2.0 | | app-admin\_essentials | 5.4.10-2023.2.17 | | app-ag\_manager | 1.20.3-2023.2.1 | | app-automation\_catalog | 2.13.7-2023.2.0 | | app-automation\_studio | 4.69.3-2023.2.146 | | app-configuration\_manager | 3.117.5-2023.2.18 | | app-form\_builder | 4.15.3-2023.2.4 | | app-json\_forms | 1.42.3-2023.2.19 | | app-jst | 1.15.11-2023.2.8 | | app-lifecycle\_manager | 1.38.4-2023.2.15 | | app-mop | 6.21.1-2023.2.13 | | app-nso\_manager | 2.25.2-2023.2.2 | | app-operations\_manager | 1.215.10-2023.2.43 | | app-service\_catalog | 3.14.1-2023.2.2 | | app-service\_management | 3.0.2-2023.2.3 | | app-template\_builder | 2.9.1-2023.2.8 | | app-workflow\_builder | 5.55.2-2023.2.13 | | app-workflow\_engine | 11.9.6-2023.2.33 | | database | 2.0.8 | | iap-ui | 1.14.3-2023.2.7 | | itential-utils | 3.2.1 | | logger | 3.1.2 | | network | 4.1.5 | | pronghorn-core | 15.8.10-2023.2.49 | | search | 1.3.3-2023.2.0 | | service | 3.1.13 | | tags | 3.2.2-2023.2.0 |