IFS REST – Partner changelog
Changelog
2025-09 (Version 346, Current)
- Fixed a token refresh issue for long-running connector instances.
2025-05 (Version 344)
- Support for token reuse in OAuth2 authentication.
Starting with the Platform release on November 8, 2025, the use of the offline_access scope with the Client Credentials grant type will be restricted. Please update your Integration processes accordingly. For more detail, refer to this Boomi User Community article.
2024-11 (Version 342)
- With the release of Time Zone support in IFS Cloud, users of this connector can now send their website or server time zone aware requests to IFS applications. A new property has been added to the IFS REST - Partner connector allowing users to set the header
X-IFS-Time-Zone-Aware-Request.
2024-09 (Version 339)
-
The
Functionaction type, as previously communicated, will be removed. You should now use theFunction V2action type to call IFS functions. -
Custom Header Support for Content-Type and Accept Headers.
2024-08 (Version 333)
-
Custom Header support for Content-Type and Accept headers by using Dynamic Document properties. For more information, visit the Custom Header Support for IEEE Standard 754 in Boomi IFS REST Partner Connector community article.
-
The GET action type now supports using the Supplemental Entity Sets and Variables connector document property at the second level. Previously, this capability was only available when accessing three or more levels. With this release, you can now fetch data at the second level.
2024-06 (Version 327)
- A maximum of 5 retries was implemented for cases where the server responds with a
MI_MODIFIED_ERROR(503 status code). This approach posed challenges when the requests included payloads. These challenges have been fixed in this release.
2024-02 (Version 325)
- The deprecation of the Function action has been delayed to September 2024.
2023-09 (Version 323)
- Introduction of Function V2 action to replace the existing Function action that is scheduled for deprecation in December 2023.