Changes for page 235 - Last Log
Last modified by Carlijn Kokkeler on 2024/12/04 14:02
From version 340.1
edited by Carlijn Kokkeler
on 2024/11/06 14:06
on 2024/11/06 14:06
Change comment:
There is no comment for this version
To version 348.1
edited by Carlijn Kokkeler
on 2024/12/02 11:32
on 2024/12/02 11:32
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -23 3-PolicyPolish1 +235 - Last Log - Content
-
... ... @@ -1,24 +1,11 @@ 1 - This release,wehavedoneseveralimprovementsfor our Failoverfunctionalityand addedtwo configuration optionsfor ourSMB session factorysupportbjects.We havealso updatedourpassword policy,sofromnowonyou are requiredtohaveapassword withaminimumlength of 14 characters!Apart fromtheseimprovements,wehavedone severalbugfixes. Pleasefind outallbelow!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.23 3-PolicyPolish||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 -* Login: Our password policy has been updated such that the minimum length is 14 characters, other requirements have remained the same. All users will be required to update their password when logging in. You will not be able to close this popup until your password has been updated successfully. 7 - 8 8 ====Minor changes==== 9 -* Create - Flow Designer: We have added two additional configuration options to the SMB session factory support object. 10 -** Connect as guest: We have added the option to toggle whether the session factory should attempt to connect as a guest if the login attempt with the provided username and password is rejected. 11 -** Force SMB version 2: We have added the option to enforce the usage of SMB version 2. This effectively disables backwards-compatible version negotiation. 12 -* Deploy - Architecture: Several improvements for our failover functionality have been done: 13 -** We have improved the warning message for the balance failover deployment plan step, making it more clear how to solve this issue should it occur during your deployment. 14 -** We have added the option to manually initiate the failover balancing process, saving you from having to execute your deployment. This action can be found in Deploy Architecture, when right clicking on the white canvas. 15 -** We have added a visualization of connector systems that are pending a failover enable or disable in Deploy Architecture. Besides that, you will also see this shown in the pending changes list when you apply your changes to the environment. 16 -* Manage - Error messages: The status of error messages can now be reset to empty. (#965) 6 +* 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. 7 +* Design - CDM: When selecting an attribute in a datamodel, the selected attribute and associated entity are now highlighted. (#1150) 8 +* Deploy - Deployment: We have removed some deprecated components from our runtime image. Please find out more [[here>>doc:Main.Release Information.Runtime Images.V320.WebHome||target="blank"]]. 17 17 18 18 ====Bug fixes==== 19 -* Create - Flow Designer: If a component misses a support object, an alert is now shown in the Flow Designer, displaying which support object is missing. (#1305) 20 -* Create - Flow Designer: The XML to flat file and flat file to XML transformers have been restyled, such that they are similar to all other components. (#1153) 21 -* Create - Flow Designer: We fixed an issue where the browser page would get frozen when editing a flow component. 22 -* Deploy - Releases: The version number of releases that have been activated, cannot be reused anymore for new releases. Note that this check only applies to release version numbers that are activated since this release 233. 23 -* Manage - Explore: When clicking the queue browser button, the user will not be redirected to the home page anymore. (#1427) 24 - 11 +* Deploy - Architecture: The failover container will now be shown correctly.