Changes for page 189 - Private Eye

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

From version 35.1
edited by Erik Bakker
on 2022/12/06 16:11
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,29 +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  
5 5  =====New features=====
6 -* A new runtime image for customer models running on the 3rd generation runtime. Please find out more on our [[Runtime Image release notes>>Main.Release Information.Runtime Images.V110.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]].
7 7  
8 -=====Major changes=====
9 -
10 -* Manage - Explore: The Queue browser is a new feature that enables you to explore the queues on your jms-server and view (and delete) the message on them. It is only available if you migrated your JMS server to the 3rd generation runtime.
11 -
12 12  =====Minor changes=====
13 13  
14 -* Create - Event Streaming: Event streaming is now available for models migrating to the 3rd generation runtime.
15 -* Create - Transformation: source filter on attribute with empty field is more readable in read-only mode. (#732)
16 -* Create - Migration: Improved compatibility checks related to the 3rd generation runtime migration.
17 -* Deploy - Check properties: Informative error messages when saving or creating a property. (#576)
18 -* Deploy - Deployment plan: We improved the deployment plan to avoid crashing the server when executing a deployment plan.
19 -* Deploy - Architecture: Added reset feature for 3rd generation runtimes.
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.
20 20  
21 21  ====Bug fixes====
22 -* Create - Settings: We fixed an issue where changing the connection type did not update all relevant flows.
23 -* Create - Flow designer: Newly generated flows were configured with incorrect resource locations under specific circumstances.
24 -* Deploy - User management: Fixed an issue where 'Apply to environment' would take very long to finish.
25 -* Deploy - Deployment plan: While generating a default plan, flow type steps will not be created for OSGi runtimes that run on a Docker machine. (#798)
26 -* Deploy - Architecture: Cloud slots now wake up without potential need to apply to environment.
27 -
28 -====Remarks====
29 -* 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.