Changes for page 240 - Spring Cleaning

Last modified by Erik Bakker on 2025/03/10 10:00

From version 790.1
edited by Carlijn Kokkeler
on 2024/11/18 12:15
Change comment: There is no comment for this version
To version 804.1
edited by Carlijn Kokkeler
on 2024/11/18 14:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,7 @@
3 3  (((
4 4  [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]]
5 5  
6 -**Hi there, eMagiz developers!** In this release, our new error alerting will be available! Please find out more about it here (LINK). Apart from this, .
6 +**Hi there, eMagiz developers!** 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.
7 7  
8 8  == **Feedback Items** ==
9 9  //__Error alerting__//
... ... @@ -17,7 +17,7 @@
17 17  * Additionally, a new field, 'Name', has been introduced for identification purposes. The 'Name' field will be included in email notifications when a trigger is activated.
18 18  ** This field will be automatically populated with a default name (e.g., "Error Trigger 1").
19 19  ** **Users are advised to review and update these names to appropriately reflect each trigger's purpose**.
20 -* If an error message alert trigger has the following specific configuration, its trigger conditions will be migrated such that alerts are triggered for all incoming error messages:
20 +* If an error message alert trigger has the following specific configuration, its trigger conditions will be migrated such that alerts are triggered for **all** incoming error messages:
21 21  ** "Check header" is disabled.
22 22  ** "Check error message" is enabled.
23 23  ** The "Error message contains" field includes only a single character.
... ... @@ -27,17 +27,32 @@
27 27  
28 28  {{warning}}Please check out our LINK microlearning for an elaborate explanation of our new error alerting. {{/warning}}
29 29  
30 +//__Attribute selection__//
31 +When selecting an attribute in a datamodel, the selected attribute and associated entity are now highlighted.
32 +
33 +[[image:Main.Images.Release Blog.WebHome@release-234-cdm.png]]
34 +
35 +//__Runtime image__//
36 +We have removed some deprecated components from our runtime image.
37 +* TCP support object 'Byte array text length header (de)serializer'
38 +* Mikrotik service activator
30 30  
40 +Please find out more [[here>>doc:Main.Release Information.Runtime Images.V320.WebHome||target="blank"]].
31 31  
32 -
42 +{{warning}}We recommend evaluating custom groovy scripts and SpEL expressions to ensure that they do not rely on functionality that may have been removed due to one of the library removals.
43 +* Calls to com.emagiz.util.Assert can be replaced with org.springframework.util.Assert
44 +* Calls to com.emagiz.util.StringUtils can be replaced with org.springframework.util.StringUtils
45 +* Calls to com.emagiz.util.CollectionUtils can be replaced with org.springframework.util.CollectionUtils{{/warning}}
46 +
33 33  == **Bug Fixes** ==
48 +//__Failover container__//
49 +The failover container will now be shown correctly.
34 34  
35 -
36 36  == **Fancy Forum Answers** ==
37 37  
38 38  As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers:
39 39  
40 -* [[JSON-TO-JSON java.lang.NumberFormatException in string field>>https://my.emagiz.com/p/question/172825635703991104||target="blank"]]
55 +* [[H2 database following a queue channel without message store>>https://my.emagiz.com/p/question/172825635704003822||target="blank"]]
41 41  
42 42  == **Key Takeaways** ==
43 43