Wiki source code of Impact upcoming runtime image
Version 30.1 by Erik Bakker on 2026/07/14 13:29
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | {{container}}{{container layoutStyle="columns"}}((( |
| |
28.1 | 2 | As announced in our [[Release blog>>doc:Main.Release Information.Release Blogs.272 - Driven Datamodel.WebHome||target="blank"]] dated July 16th, 2026 we are hard at work updating our runtime code to the latest major version. Below you will see a more detailed overview of all functionality |
| |
1.1 | 3 | |
| |
14.1 | 4 | If you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. |
| |
1.1 | 5 | |
| 6 | == 1. Prerequisites == | ||
| 7 | |||
| |
29.1 | 8 | * For more general context read the following [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Lifecycle Management.advanced-lifecycle-management-impact-of-runtime-image-upgrades.WebHome||target="blank"]] |
| |
1.1 | 9 | |
| |
29.1 | 10 | {{info}}Please note that the list shown below is subject to change. This means that additional changes can be added to this list. Once something is on this list you may assume that it will be included when we release our upcoming runtime image.{{/info}} |
| |
1.1 | 11 | |
| |
29.1 | 12 | == 2. Changes == |
| |
1.1 | 13 | |
| |
30.1 | 14 | * The grant type {{code}}password{{/code}} when using the OAuth interceptor to retrieve a token from an external IDP is **no longer** supported. |
| 15 | ** If you are using this grant type please verify whether the IDP allows you to request OAuth tokens using one of the accepted grant types (preferably client credentials). | ||
| 16 | * The default behavior of requesting an OAuth token from an IDP has changed. This means that the Client authentication method will default to {{code}}Client secret basic{{/code}} instead of {{code}}Client secret post{{/code}}. | ||
| 17 | ** If you are using the default configuration please verify whether the IDP allows you to request OAuth tokens using the option Client secret basic. | ||
| 18 | * All data pipeline (Job) related functionality will be removed and can no longer be used. | ||
| 19 | * The {{code}}ProxyWebServiceMessageSender{{/code}} support component will be removed. | ||
| 20 | * The default components for constructing error messages that are reported to the API caller for your API Gateway will be changed. Ensure the changed flows are included in the release the moment we introduce this new runtime image. | ||
| |
8.1 | 21 | |
| |
29.1 | 22 | == 3. Key takeaways == |
| |
9.1 | 23 | |
| |
29.1 | 24 | * Validate whether the changes mentioned above are impacting any model you are responsible for. |
| |
9.1 | 25 | |
| |
29.1 | 26 | == 4. Suggested Additional Readings == |
| |
21.1 | 27 | |
| |
22.1 | 28 | * [[Release Information (Menu)>>doc:Main.Release Information.WebHome||target="blank"]] |
| |
29.1 | 29 | * [[Runtime Images (Navigation)>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]] |
| |
22.1 | 30 | )))((({{toc/}}))){{/container}}{{/container}} |