Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 390.1
edited by Erik Bakker
on 2024/02/13 15:12
on 2024/02/13 15:12
Change comment:
There is no comment for this version
To version 509.1
edited by Carlijn Kokkeler
on 2024/05/06 13:55
on 2024/05/06 13:55
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 14-System Symphony1 +220 - Patch Parade - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,51 +3,79 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Thisrelease containsmultiplebug fixes,aswellas someotherimprovements.The monitoringgraphshavebeen improved, suchthat theycannowshowdataupto the lastthirtydays.Moreover, wecannow deploy on WindowswithoutrelyingonaLinuxsubsystem(WSL)tomakeon-premisedeploymentona Windowshost moreaccessible.Furthermore,severalimprovementsregardingfailoverfunctionalityhavebeendone.Lastly,bug fixesregardingresourcepaths andimageversionshavebeen done.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 9 10 -//__ On premiseWindowsmachines__//11 - Wecan now deploy onWindowswithoutrelyingonaLinuxsubsystem(WSL)tomake on-premisedeploymenton aWindowshostmore accessible.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 -[[image:Main.Images. Microlearning.WebHome@emagiz-runtime-management--intermediate-runtime-management-deploy-agent.png]]13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 14 14 15 -//__ Addingmultipleattributes__//16 - Itisnowpossible toaddmultipleexistingattributes toanentityatonce. Thisves timewhenhavingtoaddmultipleattributestoanentity.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 17 18 -[[image:Main.Images.Release Blog.WebHome@release- blog-214-system-symphony-group-tree-attributes.png]]18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 19 19 20 -//__ Monitoring graphs__//21 - Themonitoring graphscan nowshowdataupto thelast thirty days. Toutilizehis,a newruntimeimage,[[V.2.1.1>>Main.ReleaseInformation.RuntimeImages.V211||target="blank"]],is needed.20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 22 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 + 23 23 == **Bug Fixes** == 24 -//__Image versions__// 25 -To keep the overview of releases compact we now have improved the (automatic) deletion behavior in the following way: 26 -* The deletion of releases with deployed container versions will not be blocked anymore. 27 -* Automated release clean up behaviour will also not exclude these releases from deletion. 28 -* Images that belong to deleted releases will be kept if there are other releases that would reuse them, otherwise they will be deleted together with the releases. 42 +//__Annotation styling__// 43 +It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 29 29 30 -//__Failover group helptext__// 31 -The helptext of the Group attribute has been improved. 45 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 32 32 33 -[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-helptext.png]] 47 +//__Filter rejection warnings__// 48 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 34 34 35 -//__Failover group refresh__// 36 -A new state 'Leader (single node)' has been added in case there is only one node for failover setup. Moreover, a refresh button is added in the Group tab of "Start/Stop Flows" screen. 50 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 37 37 38 -[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-refresh.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. 39 39 40 -//__ Resourcepaths__//41 - After migratinga gateway away fomthelegacyruntimearchitecture, thepathreferencesinthentprocessorswouldbe broken.Thishasbeenfixed.55 +//__Page refreshing__// 56 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 42 42 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. 60 + 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. 63 + 64 +//__Overview pages__// 65 +We fixed an issue that you could not navigate to the last page of some overview pages in Manage phase. 66 + 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 + 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 -* [[Token header dispeared after XSLT extension gateway>>https://my.emagiz.com/p/question/172825635703734925||target="blank"]] 48 -* [[Weird characters such as '¥' and '¶' in eMagiz but not in Postman>>https://my.emagiz.com/p/question/172825635703747839||target="blank"]] 49 -* [[Failed to list files error log>>https://my.emagiz.com/p/question/172825635703747912||target="blank"]] 50 -* [[API new client secret>>https://my.emagiz.com/p/question/172825635703748007||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"]] 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] 88 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 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