Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 289.1
edited by Carlijn Kokkeler
on 2023/12/06 13:20
on 2023/12/06 13:20
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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 10 -DeploymentDelights1 +220 - Patch Parade - Content
-
... ... @@ -3,59 +3,82 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In th is release,wehaveinvestedourfforttoimprovetheperformance andexperienceofourplatformintheDeploy phase.Nexttothat,wedidseveralbugfixes,notlyfor theDeployphase,butalsofortheStore. Lastly,we madesomechanges to the alertsthatyou maybereceiving.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 -== ** Alerts** ==8 +== **Feedback Items** == 9 9 10 -//__ Topic approachingmax sizealert__//11 - Thealert‘topicapproachingmaximumsize’has beentemporarilydisableddueto ahigh numberoffalsepositives.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 -//__Missing metrics alert__// 14 -We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 15 15 16 -== **Feedback Items** == 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 -//__Container version overview__// 19 -In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. By having this overview, you can check which versions of the containers that exist in Deploy Architecture are in the release. 18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 20 20 21 -[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 22 22 23 -//__Unchanged containers__// 24 -When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. This decreases the deployment time and improves the performance. 23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 25 25 26 -//__ Rebuildingofimages__//27 - Changingthelistofflows thatshouldrunona containerwillnowtriggertherebuildingof images.25 +//__Set as mapped__// 26 +It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 28 28 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 + 29 29 == **Bug Fixes** == 42 +//__Annotation styling__// 43 +It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 30 30 31 -//__Runtime metrics processing__// 32 -The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 45 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 33 33 47 +//__Filter rejection warnings__// 48 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 49 + 50 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 51 + 52 +//__Manage Explore__// 53 +An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage. 54 + 55 +//__Page refreshing__// 56 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 57 + 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 + 34 34 //__Deployment plan__// 35 -We solved abugwhere a deploymentstep in the executionofthe deployment plancouldrandomlyget stuck.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. 36 36 37 -//__ View all storeitems__//38 - An issuehas beenfixedwhere it wasnotpossible toloadmore storeitemsinthe left panelintheCreatephaseFlowDesigner.64 +//__Overview pages__// 65 +We fixed an issue that you could not navigate to the last page of some overview pages in Manage phase. 39 39 40 -//__ Out of memorybehavior__//41 - Weimprovedtheoutof memorybehavior of runtimes.Runtimeswillnowalwaysrestartwhenanout ofmemory erroroccurs.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. 42 42 43 -//__ Maxfetchsize__//44 - In theFlow Designer, we improvedthehelptextof theadvancedoption of‘max fetch size’fortheMailInbound Adaptercomponenttobetterdescribehow thatoption affectsthecomponent's behavior.70 +//__Copy password__// 71 +The copy to clipboard button now copies the actual value of passwords instead of the masked value of them. 45 45 46 46 == **Fancy Forum Answers** == 47 47 48 48 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: 49 49 50 -* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 51 -* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 52 -* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 53 -* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 54 -* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||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"]] 55 55 80 +== **Key Takeaways** == 56 56 57 -== **Key takeaways** == 58 - 59 59 Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 60 60 61 61 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -62,10 +62,9 @@ 62 62 * If you have feedback or ideas for us, talk to the Platypus 63 63 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 64 64 * Clear your browser cache (Ctrl + Shift + Del) 65 -* Check out the release notes [here] 88 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 66 66 * Start thinking about how the license tracker can aid your development 67 67 * Start thinking about major, minor, and patch 68 -* Upgrade to the latest build number 69 69 * Keep making great integrations 70 70 71 71 Let's stay in touch and till next time! ... ... @@ -73,7 +73,6 @@ 73 73 {{info}} 74 74 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 75 75 76 -~*~* Indicates a next-generation-architecture only feature. 77 77 {{/info}} 78 78 ))) 79 79