Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 574.7
edited by Danniar Firdausy
on 2024/07/01 14:28
on 2024/07/01 14:28
Change comment:
There is no comment for this version
To version 359.1
edited by Carlijn Kokkeler
on 2024/01/29 14:34
on 2024/01/29 14:34
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 24-SummerSonata1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,51 +3,75 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Over the past week, we focused onimproving the usabilityof ourplatform and addressing community feedback. Specifically, weenhanced userinterface elements on several pages, including the descriptions of help texts, external links within help texts, and the overall layout of help text pages.Additionally, we made improvements to several pop-up pages.We also made the user interface more user-friendly for debugging integration flows.Lastly, we resolved an issue for some models when creating an Event Processor.6 +**Hi there, eMagiz developers!** This release .... 7 7 8 + 8 8 == **Feedback Items** == 9 -//__Retention time and bytes requirements__// 10 -The pop-up page for specifying integration requirements in the Capture phase now correctly asks for the required retention duration and bytes for the integration/topic, instead of the previously incorrect terms retention size and bytes. 11 11 12 -[[image:Main.Images.Release Blog.WebHome@release-223-default-swaggerui.png]] 11 +//__Property releases__// 12 +When a new property release is created, this property release can now be viewed and deleted. 13 13 14 -//__Used message types__// 15 -It is now possible to filter the message types in Capture on whether they are used. 14 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 16 16 17 -[[image:Main.Images.Release Blog.WebHome@release-223-capture-settings-used.png]] 18 - 19 -//__Debugger duration__// 20 -Wiretaps and debugging sessions will now collect messages for ten minutes, this used to be five. Note that the JMS server needs to be updated in order to also store the messages for ten minutes instead of five. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 16 +//__Runtime deletion__// 17 +When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container. 21 21 19 +//__Update flows__// 20 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 21 + 22 +//__Input fields__// 23 +Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 24 + 25 +//__Memory settings__// 26 +It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 27 + 28 +//__Runtime validation__// 29 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 30 + 31 +//__UI improvements__// 32 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 33 + 34 +//__Q&A forum search__// 35 +The option to search by pressing the Enter key has been added to the Q&A forum. 36 + 37 +//__Wiretap & debug error messages__// 38 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 39 + 40 +//__Runtime overview image versions__// 41 +Insight into invented and actual deployments has been improved. If the release version number on runtimes is different compared with the release, this is shown in the runtime overview. 42 + 22 22 == **Bug Fixes** == 23 -//__ SFTPsessions__//24 - Supporthas beenadded toprovide SFTP session factories with a known_hostsinstringformat rather thanfileformat,sothatitiseasiertosetup SFTP. Forthis,a new [[runtime image>>doc:Main.ReleaseInformation.RuntimeImages.V310.WebHome||target="blank"]]isavailable.Moreover, helptextshavebeenadded for clarification.44 +//__Action messages__// 45 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 25 25 26 -[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts.png]] 47 +//__Removal of onramp__// 48 +We fixed an issue where it was not possible to remove the last onramp linked to a splitted entry (that was an all-entry before). 27 27 50 +//__Component changes reversion__// 51 +In the flow designer a bug could occur where the changes to a component would be reverted if the editing pop-up would be kept open for some minutes without having saved the changes yet. This has been fixed. 28 28 29 -[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts-generation.png]] 53 +//__State generation statistics__// 54 +The state generation graphs will now show the correct number of cache hits and misses. 30 30 31 -//__ SMB outboundgateway__//32 - TheSMB outboundgatewaywiththeGET commanddid not work,thishas beenresolved. For this, anew[[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V310.WebHome||target="blank"]]is available.56 +//__Runtime statistics details__// 57 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 33 33 34 -//__ TaskScheduler__//35 - In rare occurences, when a TaskScheduler was used, a deadlocksituation could occur dueto threadstarvation.Thenumberofthreadsavailableto the TaskSchedulerhasbeen increased toresolvethis issue. Forthis,anew[[runtime image>>doc:Main.ReleaseInformation.RuntimeImages.V310.WebHome||target="blank"]] isavailable.59 +//__Queue browser timestamps__// 60 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 36 36 37 -//__ ViewXSLT__//38 - We fixed anissue withthetransformationtooling,whereitwas notpossible toviewanXSLTin certaincases.62 +//__Deployment prechecks__// 63 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 39 39 40 -//__ Multipart/form-dataHTTPrequest__//41 - TheecommendedSpEL expression used for contructingamultipart/form-data HTTP requestwasnolonger valid. The [[documentation>>doc:Main.eMagizAcademy.Microlearnings.ExpertLevel.Data Handling.expert-data-handling-multipart-form-data.WebHome||target="blank"]] hasbeen updatedwith thenew standard and theupdated expression is now part ofour default testsuite.The [[legacy documentation>>doc:Main.eMagizAcademy.Microlearnings.LegacyFunctionality.expert-data-handling-multipart-form-data.WebHome||target="blank"]] is also still available.65 +//__Addition and deletion of internal recipients__// 66 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 42 42 43 43 == **Fancy Forum Answers** == 44 44 45 45 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: 46 46 47 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 48 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 49 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 50 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 72 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 73 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 74 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 51 51 52 52 == **Key Takeaways** == 53 53 ... ... @@ -57,7 +57,7 @@ 57 57 * If you have feedback or ideas for us, talk to the Platypus 58 58 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 59 59 * Clear your browser cache (Ctrl + Shift + Del) 60 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]]84 +* Check out the release notes [here] 61 61 * Start thinking about how the license tracker can aid your development 62 62 * Start thinking about major, minor, and patch 63 63 * Keep making great integrations