Changes for page 189 - Private Eye

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

From version 31.1
edited by Erik Bakker
on 2022/12/06 16:03
Change comment: There is no comment for this version
To version 14.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 -189 - Private Eye
1 +186 - Daemon Switch
Content
... ... @@ -1,24 +1,35 @@
1 -The release brings a private store to our community and makes the latest runtime image available for our customers running on the 3rd generation architecture. Furthermore, we introduce several improvements to our 3rd generation runtime and its interaction with the portal.
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.189 - Private Eye.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 4  =====New features=====
5 -* A new runtime image for customer models running on the 3rd generation runtime. Please find out more on our [[Release blog>>Main.Release Information.Runtime Images.V1.1.0.WebHome||target="blank"]].
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>>mailto:academy@emagiz.com]].
6 6  
7 7  =====Minor changes=====
8 8  
9 -* General: Code mapping is now available for models migrating to the 3rd generation runtime.
10 -* General: Added functionality that allows you to search by pressing "Enter" on various pages across the platform. (#785)
11 -* Store: Renamed several display names across the Store functionality to better clarify what the functionality does for you.
12 -* Deploy - Deployment plan: For 3rd generation runtimes we have changed the restart behavior in case of startup problems. This means that when a runtime is being deployed, which is constantly crashing and thereby causing problems, the restart of the runtime is limited to just five times. (#720)
13 -** After five times, the runtime will remain in the stopped state.
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.
14 14  
15 15  ====Bug fixes====
16 -* Create - Flow designer: Resetting the JMS server sometimes resulted in invalid connection settings for connecting to the failover JMS server. (#717)
17 -* Create - Flow designer: Newly generated flows were configured with incorrect XSD or XLST resource locations under specific circumstances. (#718)
18 -* Deploy - Deployment plan: Before when you tried to deploy a Release via the Deploy functionality the widget could crash randomly. With this fix we ensured the widget will always load correctly. (#362)
19 -* Deploy - Architecture: Prechecks for cloud template upgrades failed unexpectedly under particular circumstances. (#703)
20 -* Manage - Runtime statistics: Data measurements of eMagiz-Mendix Connector runtimes are not missing anymore.
21 -* 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.
22 -
23 -====Remarks====
24 -* 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.