Changes for page 235 - Last Log

Last modified by CarlijnKokkeler on 2024/12/04 14:02

From version 16.1
edited by Erik Bakker
on 2022/10/28 16:29
Change comment: There is no comment for this version
To version 351.1
edited by CarlijnKokkeler
on 2024/12/04 09:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -186 - Daemon Switch
1 +235 - Last Log
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.CarlijnKokkeler
Content
... ... @@ -1,35 +1,16 @@
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 slew of smaller feedback items and bug fixes.
1 +In this release, our new log alerting will be available! Please find out more about it **LINK**. Furthermore, we have implemented improvements for SMB and did some performance improvements. Lastly, from now on we no longer support our legacy Mendix connector (< version 4.x).
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.186 - Daemon Switch.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.235 - Last Log||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>>mailto:academy@emagiz.com]].
5 +====Minor changes====
6 +* Create - Flow Designer: Some configuration options have been added to our SMB connectors that will solidify the connections with a SMB share:
7 +** It is now possible to add a local filter to the SMB inbound channel adapter.
8 +** It is now possible to add a 'Request handler advice chain' to the SMB outbound channel adapter, SMB outbound gateway, FTP outbound gateway and SFTP outbound gateway.
9 +* Manage - Alerting: We have added log message alert triggers to our new alerting stack for the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture. This new feature allows you to trigger on all incoming log messages with an error log-level, or trigger for log messages with a specific log message and log level (info, warning or error) combination. Furthermore, you can specify the specific runtime the log message originated from as one of the filters as well. Please check out our [[release blog>>Main.Release Information.Release Blogs.235 - Last Log||target="blank"]] for the migration actions, and our new **ML LINK** about the design.
10 +* Manage - Alerting: We have improved the visibility of titles of larger columns in the new Alerting page.
11 +* All: We no longer support our legacy Mendix connector (< version 4.x).
7 7  
8 -=====Minor changes=====
9 -
10 -* 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.
11 -* Design - API Gateway: Changes in your Gateway messages are reflected directly in your OpenAPI JSON document.
12 -* Create - Flow Designer: You can now see who/when a resource was changed on a resource view page.
13 -* Create - Flow Designer: You can see all related configurations that use a specific resource when viewing the details of the resource.
14 -* Create - Flow Designer: Increased size of the SpEL expression input field of standard transformer component.
15 -* Create - Flow Designer: Show generated resources toggle is not disabled by default; your preference for showing or hiding generated resources will be saved.
16 -* Create - Flow Testing: The name of the starting point in the flow testing result tab is matched with the component type.
17 -* Create - Flow Testing: Added a button to display the content of a selected trace message in a pop-out.
18 -* Deploy - Releases: The automated flow test pop-up can now be closed by pressing "Enter."
19 -* Deploy - Properties: Password-type properties are masked in the unused properties pop-up.
20 -* Deploy - Properties: You can use enter key to search on the property overview page.
21 -* Deploy - User Management: "Generate Keystore" button is renamed "Download Keystore," and the file name contains environment information.
22 -* Administration - Licenses: Added event streaming storage usage of your models.
23 -* 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
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.
26 -
27 27  ====Bug fixes====
28 -* Design - Integration Designer: For event streaming integrations, switching between Design Mapping and Create Transformation sometimes did not work.
29 -* Create - Transformation: For event streaming integrations, the 'Start editing' button sometimes did not work.
30 -* Create - Flow Designer: While editing an exit flow, the system message is not editable.
31 -* Create - Flow Designer: Comparing two flow versions works again.
32 -* Create - Flow Designer: When creating my initial version of a flow, the notification pop-up shows the correct information.
33 -* Create - Flow Designer: All relevant support objects will be highlighted when selecting a support object.
34 -* Deploy - Properties: Improved the layout of the cron trigger generator page
35 -* Deploy - Properties: Generating a password or CRON trigger will not reset the runtime field
14 +* Design - Flow Designer: The delete and download buttons in Resources have been re-aligned such that their positions are consistent when switching from view to edit mode. (#1381)
15 +* Design - Flow Testing: The error that is sometimes thrown while switching between traces in flowtester is fixed. (#1521)
16 +* Deploy - Releases: The performance of selecting a runtime when editing properties in Deploy has been improved. (#1124)