Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 574.14
edited by Danniar Firdausy
on 2024/07/01 14:45
on 2024/07/01 14:45
Change comment:
There is no comment for this version
To version 511.1
edited by Carlijn Kokkeler
on 2024/05/06 14:06
on 2024/05/06 14:06
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 -22 4-Summer Sonata1 +220 - Patch Parade - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,49 +3,79 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Overthepast week, wefocused onimprovingthe usabilityofour platform andaddressingcommunityfeedback.Specifically, weenhanceduserinterface elementson severalpages,includingthedescriptionsofhelptexts,external linkswithin help texts,andthe overalllayoutfhelptext pages. Additionally, wemade improvementstoseveralpop-uppages. Wealsomadethe userinterfacemore user-friendlyfordebuggingintegrationflows.Lastly,weresolvedanissue forsomeodels whencreatinganEventProcessor.6 +**Hi there, eMagiz developers!** In the last few weeks, we worked hard on solving several feedback items and bug fixes. On top of that, we have release a new runtime image LINK that ensures that Kafka outbound channel adapters can now also parse jms_destination and jms_replyTo headers. Without further ado, let us look at our improvements and bug fixes below. 7 7 8 8 == **Feedback Items** == 9 -//__Integration requirements: retention duration and bytes__// 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 -//__Integration requirements: help text__// 13 -Collapsing the help text of this pop-up page by clicking the "?" icon on the top right corner of the pop-up page will now correctly hide the help text pane. 14 - 15 -//__abc__// 16 -abc. 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. 17 17 18 -[[image:Main.Images.Release Blog.WebHome@release-22 4-pop-ups-wrapped-property-values.png]]13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 19 19 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. 17 + 18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 19 + 20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 22 + 23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 24 + 25 +//__Set as mapped__// 26 +It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 27 + 28 +[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 29 + 30 +//__SSL settings__// 31 +Changes can now be deployed on SSL level without creating a new version of a flow in Create. 32 + 33 +//__Machine deletion__// 34 +When trying to delete a machine that still has containers linked to it, the user will be presented with a pop-up explaining why the machine cannot be deleted. 35 + 36 +[[image:Main.Images.Release Blog.WebHome@release-220-machine-deletion.png]] 37 + 38 +//__JMS header handling__// 39 +Kafka outbound channel adapters can now also parse jms_destination and jms_replyTo headers. For this, a new runtime image(LINK) has been released. 40 + 20 20 == **Bug Fixes** == 21 -//__ SFTP sessions__//22 - Supporthasbeenadded to provide SFTPsessionfactorieswith a known_hosts instring formatrather than file format, so thatitseasiertosetupSFTP. For this,aew[[runtimeimage>>doc:Main.ReleaseInformation.Runtime Images.V310.WebHome||target="blank"]] is available.Moreover, helptexts have been added for clarification.42 +//__Annotation styling__// 43 +It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 23 23 45 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 24 24 47 +//__Filter rejection warnings__// 48 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 25 25 50 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 26 26 27 -[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts-generation.png]] 52 +//__Manage Explore__// 53 +An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage. 28 28 29 -//__ SMBoutboundgateway__//30 - TheSMB outbound gateway with theGET commanddidnotwork, this hasbeenresolved. Forthis,aew[[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V310.WebHome||target="blank"]]is available.55 +//__Page refreshing__// 56 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 31 31 32 -//__ TaskScheduler__//33 - Inrare occurences,whena TaskSchedulerwas used,adeadlocksituationcouldoccur dueto threadstarvation. The numberof threadsavailableto the TaskScheduler has beenincreasedtoresolvethis issue.Forthis, a new [[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V310.WebHome||target="blank"]] is available.58 +//__Message redelivery__// 59 +An issue has been fixed where large messages would be shown at the bottom of the page instead of the right side of the page. 34 34 35 -//__ ViewXSLT__//36 -We fixed anissuewithetransformation tooling,where it wasnotpossibleewanXSLTincertaincases.61 +//__Deployment plan__// 62 +We have implemented changes that should prevent a discrepantion between the overview of runtimes to be deployed shown at the beginning of a deployment plan (or at individual machine-type steps) and the actual execution of relevant steps. 37 37 38 -//__ Multipart/form-data HTTP request__//39 - TherecommendedSpELexpressionusedfor contructingamultipart/form-dataHTTP requestwas noonger valid.The [[documentation>>doc:Main.eMagiz Academy.Microlearnings.ExpertLevel.Data Handling.expert-data-handling-multipart-form-data.WebHome||target="blank"]]has been updatedwiththenewstandardand the updatedexpression is now part ofour default test suite. The [[legacy documentation>>doc:Main.eMagizAcademy.Microlearnings.LegacyFunctionality.expert-data-handling-multipart-form-data.WebHome||target="blank"]] isalso stillavailable.64 +//__Overview pages__// 65 +We fixed an issue that you could not navigate to the last page of some overview pages in Manage phase. 40 40 67 +//__Memory check__// 68 +Machines deleted in Design are excluded from the memory health check in Deploy, so that no unnecessary memory changes have to be done to delete machines. 69 + 70 +//__Copy password__// 71 +The copy to clipboard button now copies the actual value of passwords instead of the masked value of them. 72 + 41 41 == **Fancy Forum Answers** == 42 42 43 43 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: 44 44 45 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 46 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 47 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 48 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 77 +* [[Swagger UI: 503 Service Unavailable>>https://my.emagiz.com/p/question/172825635703824607||target="blank"]] 78 +* [[PATCH call without REST template>>https://my.emagiz.com/p/question/172825635703824685||target="blank"]] 49 49 50 50 == **Key Takeaways** == 51 51 ... ... @@ -55,7 +55,7 @@ 55 55 * If you have feedback or ideas for us, talk to the Platypus 56 56 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 57 57 * Clear your browser cache (Ctrl + Shift + Del) 58 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.2 23-IdyllicImage.WebHome||target="blank"]]88 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 59 59 * Start thinking about how the license tracker can aid your development 60 60 * Start thinking about major, minor, and patch 61 61 * Keep making great integrations