Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 792.1
edited by Carlijn Kokkeler
on 2024/11/18 12:30
on 2024/11/18 12:30
Change comment:
There is no comment for this version
To version 802.1
edited by Carlijn Kokkeler
on 2024/11/18 14:48
on 2024/11/18 14:48
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -27,14 +27,27 @@ 27 27 28 28 {{warning}}Please check out our LINK microlearning for an elaborate explanation of our new error alerting. {{/warning}} 29 29 30 -//__ Erroralerting__//30 +//__Attribute selection__// 31 31 When selecting an attribute in a datamodel, the selected attribute and associated entity are now highlighted. 32 32 33 33 [[image:Main.Images.Release Blog.WebHome@release-234-cdm.png]] 34 34 35 -== **Bug Fixes** == 35 +//__Attribute selection__// 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 36 36 40 +Please find out more [[here>>doc:Main.Release Information.Runtime Images.V320.WebHome||target="blank"]]. 37 37 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 + 47 +== **Bug Fixes** == 48 +//__Failover container__// 49 +The failover container will now be shown correctly. 50 + 38 38 == **Fancy Forum Answers** == 39 39 40 40 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: