Changes for page 247.1 - Help Out

Last modified by Erik Bakker on 2025/06/25 19:51

From version 256.1
edited by Erik Bakker
on 2025/06/02 09:26
Change comment: There is no comment for this version
To version 97.1
edited by Erik Bakker
on 2023/07/17 15:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -246 - Preparation Paradise
1 +201 - Be Informed
Content
... ... @@ -1,18 +1,30 @@
1 -In our previous release, we released functionality to increase the stability of Windows runtimes. This time we followed that up by adding additional safety measures on runtime level. On top of that we have several pieces now available to prepare for pending changes on our event streaming offering. Furthermore, we introduced several small improvements on the platform.
1 +In the last sprint cycle, we focused on planning ahead, finishing up and working on the Hackathon to fix several smaller items.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.246 - Preparation Paradise.WebHome||target= "blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.201 - Be Informed.WebHome||target= "blank"]].
4 4  
5 -====Minor Changes====
5 +=====Minor changes=====
6 6  
7 -* Deploy - General: Updated the Java arguments that will be applied to Windows containers, to align better with the limits that are applied to the containers and therefore improve stability of these containers.
8 -* Deploy - Architecture: You can now manually set the memory of your on-premise machine in design architecture. This memory is considered when checking the machine's health in "Deploy architecture."
9 -* General - Runtime: We have two updates on runtime level.
10 -** A new [[runtime image>>doc:Main.Release Information.Runtime Images.V331.WebHome||target="blank"]] is available that adds support for consuming Kafka topics based on a ‘topics’ pattern instead of a fixed list of topic names.
11 -** A new runtime version that updates our Java runtime version from Java 17.0.13 to Java 17.0.15. This is primarily a security update.
7 +* Portal - Menu: the back button is changed to have text so it shows clearer the navigation target. (#949)
8 +* Design-Architecture: Topic Storage detail page contains help text. (#994)
9 +* Design - API Endpoint Specification: Improved UI and added independent scroll functionality. (#832)
10 +* Design - API Gateway: Small styling improvements to the edit integration page. (#954)
11 +* Create - Flow Designer: When deleting one or multiple components, you will not be able to change the selection before confirming or cancelling the delete action. (#969)
12 +* Create - Migrate to 3rd Generation: In the event one or more flows break during migration, a popup will inform the fows containing errors after migration is finished. (#983)
13 +* Deploy-User management: The user that makes a change is recorded in history instead of the user that applies to environment. (#979)
14 +* Deploy-Architecture: Upon pressing the button “Apply to environment”, a confirmation page is shown. Here all changes made in the portal that will have an effect in your running environment are listed. These changes can be applied to environment or reverted. (#828)
15 +** Changes made in Deploy Architecture with an effect to your running environment will only be listed when they are made after this release.
16 +** Changes with a direct effect will not be listed (for example restarting a machine).
12 12  
13 13  ====Bug fixes====
14 14  
15 -* Create - Flow designer: We have fixed a bug where you could not add a new entry flow to a ‘SOAP Entry Connector’ enabled system.
16 -* Manage - Error Messages: Non-working download button for payload content files has a more descriptive error message text. (#886)
17 -* Manage - Explore (Queue Browser): Updated styling for the action buttons related to the debug functionality. (#1653)
18 -* Q&A Forum - General: You will no longer receive an email notification about your own comment on a post on the Q&A forum. (#1462)
20 +* Design - Solutions: We fixed an issue that a message mapping error is displayed despite having a passthrough API gateway. (#935)
21 +* Design - Settings: The full length of the contract number can now be registered. (#958)
22 +* Create - Migrate to 3rd Generation: Components used in Gen 2 flows that can be used in Gen3 will not block migration. (#982)
23 +* Deploy - Deployment plan: We fixed an issue that the list of installing flows did not show in the left pane when you deploy a release version to install/start/stop some flows into you runtimes. (#990)
24 +* Deploy - User Management: As a user with view-only rights in Deploy/User management, you can now double click on a user to open its details. (#972)
25 +* Manage - Manage Dashboards: The screen loading speed is significantly improved for all models. This is most noticeable for larger models. (#964)
26 +
27 +=====Infra and image changes=====
28 +
29 +* Changed the endpoint that is used for sending errormessages to the eMagiz Control Tower.
30 +* Updated the Spring version of the gateway supporting deploy and manage phase operations.