Changes for page 189 - Private Eye

Last modified by Carlijn Kokkeler on 2024/05/22 13:43

From version 24.1
edited by Erik Bakker
on 2022/11/21 13:22
Change comment: There is no comment for this version
To version 13.1
edited by Erik Bakker
on 2022/10/24 13:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -188 - Close Encounters
1 +186 - Daemon Switch
Content
... ... @@ -1,20 +1,35 @@
1 -The release brings several improvements to our 3rd generation runtime and the interaction with it. On top of that, we have several feedback items and bug fixes.
1 +The release brings the new monitoring stack to fruition and various updates to handling multiple namespaces. On top of that, we have released a sleuth of smaller feedback items and bug fixes.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.188 - Close Encounters.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.186 - Daemon Switch.WebHome||target="blank"]].
4 4  
5 +=====New features=====
6 +* Generic - New monitoring stack: As of this release, you can run on the new monitoring stack. For more information on becoming an early adopter, don't hesitate to get in touch with us at productmanagement@emagiz.com
7 +
5 5  =====Minor changes=====
6 6  
7 -* General: Code mapping is now available for models migrating to the 3rd generation runtime.
8 -* General: Added functionality that allows you to search by pressing "Enter" on various pages across the platform.
9 -* Store: Renamed several display names across the Store functionality to get better clarity on what it can be used for.
10 -* Deploy - Deployment plan: When a runtime is being deployed which is constantly crashing and thereby causing problems the restart of the runtime is limited to just 5 times. After 5 times the runtime will remain in the stopped state.
11 -* Deploy - Releases: The activate release functionality gained a performance improvement for models that use the 3rd generation runtime.
10 +* Create - Flow designer: You can now see who/when a resource was changed on a resource view page.
11 +* Design - Solution: You will see a warning in the Solution view on operation if it is not connected to a backend API operation or in "Transformation" mode.
12 +* Create - Flow designer: You can see all related configurations that use a specific resource when viewing the details of the resource.
13 +* Design - API Gateway: Changes in your Gateway messages are reflected directly in your OpenAPI JSON document.
14 +* Model Dashboard - Going to manage from the model dashboard now loads the error message dashboard without having to click on the error messages dashboard explicitly
15 +* Create - Flow testing: The name of the starting point in the flow testing result tab is matched with the component type.
16 +* Deploy - Releases: The automated flow test pop-up can now be closed by pressing "Enter."
17 +* Deploy - Properties: Password-type properties are masked in the unused properties pop-up.
18 +* Deploy - User management: "Generate Keystore" button is renamed "Download Keystore," and the file name contains environment information.
19 +* Create - Flow Testing: Added a button to display the content of a selected trace message in a pop-out.
20 +* Deploy - Properties: You can use enter key to search on the property overview page.
21 +* Create - Flow designer: Increased size of the SpEL expression input field of standard transformer component.
22 +* Create - Flow Designer: Show generated resources toggle is not disabled by default; your preference for showing or hiding generated resources will be saved.
23 +* Administration - Licenses: Added event streaming storage usage of your models.
24 +* Store: Compatibility check is added, which prevents importing G3 store items into G2 flow/integration
25 +* General: Improved help texts explaining options and screens related to the new runtime architecture or the migration towards it.
12 12  
13 13  ====Bug fixes====
14 -* Flow designer: Newly generated flows were configured with incorrect XSD or XLST resource locations under specific circumstances. (#718)
15 -* Deploy - Architecture: Prechecks for cloud template upgrades failed unexpectedly under particular circumstances. (#703)
16 -* Manage - Runtime statistics: Data measurements of eMagiz-Mendix Connector runtimes are not missing anymore.
17 -* Manage - Error Dashboard: Solved a problem that caused a user to see a general error when opening the Manage Dashboard while running a 3rd generation runtime architecture.
18 -
19 -====Remarks====
20 -* Mendix Runtime has been upgraded to Mendix 9.19.0.
28 +* Deploy - Properties: Improved the layout of the cron trigger generator page
29 +* Deploy - Properties: Generating a password or CRON trigger will not reset the runtime field
30 +* Create - Flow designer: While editing an exit flow, the system message is not editable.
31 +* Design - Integration designer: For event streaming integrations, switching between Design Mapping and Create Transformation sometimes did not work.
32 +* Create - Transformation: For event streaming integrations, the 'Start editing' button sometimes did not work.
33 +* Create - Flow designer: Comparing two flow versions works again.
34 +* Create- Flow Designer: When creating my initial version of a flow, the notification pop-up shows the correct information.
35 +* Create - Flow Designer: All relevant support objects will be highlighted when selecting a support object.