Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 486.1
edited by Carlijn Kokkeler
on 2024/04/23 15:19
on 2024/04/23 15:19
Change comment:
There is no comment for this version
To version 495.1
edited by Carlijn Kokkeler
on 2024/05/06 12:27
on 2024/05/06 12:27
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 -2 19-CreationCarousel1 +220 - Patch Parade - Content
-
... ... @@ -3,52 +3,35 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** This release, we have a new version of our eMagiz Mendix connector available, that will support Mendix version 10 and higher. Furthermore, the path length in OpenAPI spec imports has been increased to a maximum of 300 characters. Lastly, we have done many bug fixes, one of which will ensure that SFTP sessions will be closed again after completion. For this fix, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been published.6 +**Hi there, eMagiz developers!** 7 7 8 8 == **Feedback Items** == 9 9 10 -//__e MagizMendixconnector__//11 - Weeleasedanewversion ofoureMagizMendixconnectorthatwillsupportMendixversion10andhigher.10 +//__Integration pattern information__// 11 +Integration pattern information of the selected message type has been added to the pop-up that is shown in Capture when creating a new integration. 12 12 13 -//__Improved OpenAPI import__// 14 -The path length in OpenAPI spec imports has been increased to a maximum of 300 characters. 13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 15 15 16 -//__ Flow teststacktrace__//17 - If a flowtestcreatesa loglinewithlevel‘Warning’or ‘Error’ andthereisa stack tracecreated,thenweshowthestacktrace inside the logmessage on aseparate tab.15 +//__Message queue history__// 16 +All events that relate to message queues (delete message, delete all messages or delete queue) are logged in the Manage phase instead of the Deploy phase. 18 18 19 -[[image:Main.Images.Release Blog.WebHome@release-2 19-creation-carousel-stack-trace.png]]18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 20 20 21 -{{info}}With the release of Spring 6 in our previous release, some users reported that their filters have begun logging warnings about discarding messages even though the filter is configured to not throw an exception on rejection. For flows that process high numbers of messages (and potentially discard a lot of messages as well) this can significantly disturb the overview of the logs in the manage phase. 20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 22 22 23 - To mitigate this, you can changethe filter that throws the warning so it specifically refers to a discard channel.Given the chosen configuration, weadvice to use the nullChannel option.This will silently drop themessage without registeringa warning in thelog.In caseyou find thewarning in theog a niceddition, wesuggest to add anexplicit discardchannel leading to a logging outbound channel adapter. Thislog component can then be configured to throw a warning.23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 24 24 25 - In thenext release, we will aid you by adding a validation check that will force you to select a discard channelwhen it is currently not selected once you edit the flow to create a new version. More on this in the next release blog. {{/info}}25 +//__Search boxes__// 26 26 27 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 27 27 28 28 == **Bug Fixes** == 29 -//__ Error handling__//30 - Whenmigratingtothecurrentgenerationarchitecture,thedefaultrorhandlingwillnowalso be migrated correctly, so thatnomanualchangeshavetobe donefor this.30 +//__Annotation styling__// 31 +It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 31 31 32 -//__Volume mapping passwords__// 33 -Passwords for network volumes are hidden on the machine after deployment. 33 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 34 34 35 -//__Create integration removal__// 36 -When removing an integration from Create, the Create phase is now correctly updated. 37 - 38 -//__Legacy statistics__// 39 -Legacy pages are now correctly hidden when running on the current runtime architecture. 40 - 41 -//__Unused properties__// 42 -Users are not able to edit or delete eMagiz properties, so now they will also not be shown in the 'Unused property overview' anymore. 43 - 44 -//__Enumeration values__// 45 -Enumeration values for event processors can now be edited in Create. 46 - 47 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 48 - 49 -//__SFTP sessions__// 50 -SFTP session factories did not close their connection after it was complete. This could cause connection starvation on the SFTP server, and was especially noticable when using the SFTP Session Factory without caching, as that factory opens a new connection for every call. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been released. 51 - 52 52 == **Fancy Forum Answers** == 53 53 54 54 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: