Changes for page 234 - Alert Adventures

Last modified by Carlijn Kokkeler on 2024/11/18 15:29

From version 341.1
edited by Carlijn Kokkeler
on 2024/11/06 14:06
Change comment: There is no comment for this version
To version 342.1
edited by Carlijn Kokkeler
on 2024/11/18 15:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -233 - Policy Polish
1 +234 - Alert Adventures
Content
... ... @@ -1,24 +1,11 @@
1 -This release, we have done several improvements for our Failover functionality and added two configuration options for our SMB session factory support objects. We have also updated our password policy, so from now on you are required to have a password with a minimum length of 14 characters! Apart from these improvements, we have done several bug fixes. Please find out all below!
1 +In this release, our new error alerting will be available! Please find out more about it here (LINK). Moreover, a new runtime image is available, check it out [[here>>doc:Main.Release Information.Runtime Images.V320.WebHome||target="blank"]]. Lastly, we have improved the selection visibility in data models, and have fixed a bug regarding failover containers.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.233 - Policy Polish||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.234 - Alert Adventures||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: Alerting for message queues has been improved for the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture, following our queue alerting design that has been [[released>>doc:Main.Release Information.Release Blogs.226 - Alerting Alchemy.WebHome||target="blank"]] several months ago. Please check out our [[release blog>>Main.Release Information.Release Blogs.234 - Alert Adventures||target="blank"]] for the migration actions, and our new microlearning (LINK) about the design.
7 +* Design - CDM: When selecting an attribute in a datamodel, the selected attribute and associated entity are now highlighted.
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.