Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 369.1
edited by Carlijn Kokkeler
on 2024/01/29 15:37
on 2024/01/29 15:37
Change comment:
There is no comment for this version
To version 291.1
edited by Carlijn Kokkeler
on 2023/12/06 14:25
on 2023/12/06 14:25
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 -21 3-JoyfulJourneys1 +210 - Deployment Delights - Content
-
... ... @@ -3,81 +3,62 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, severalimprovements forpop-upshavebeenmadeso thatmore user friendlymessagesareshownthatreflectactual behaviour.Moreover, formattingand alignmentimprovementshavebeenmade toimprovetheuser journey. Lastly, wehaveworkedonsomemorefeedback itemsand severalmore bugfixes havebeendone.6 +**Hi there, eMagiz developers!** In this release, we have invested our effort to improve the performance and experience of our platform in the Deploy phase. Next to that, we did several bug fixes, not only for the Deploy phase, but also for the Store. Lastly, we made some changes to the alerts that you may be receiving. 7 7 8 -== ** Pop-up Improvements** ==8 +== **Alerts** == 9 9 10 -//__ Propertyreleases__//11 - Whenanew property release is created,thispropertyreleasecannownotnly beviewedbutalsoreleasepropertiescandeleted.10 +//__Topic approaching max size alert__// 11 +The alert ‘topic approaching maximum size’ has been temporarily disabled due to a high number of false positives. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 14 14 15 -//__Runtime deletion__// 16 -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. 16 +== **Feedback Items** == 17 17 18 -//__ Wiretap &debugerror messages__//19 - The errormessagesthatmaybedisplayedwhenusingwiretapsandthedebuggerhave beenimproved,these arenowmoreuserfriendly.18 +//__Improved release build process__// 19 +When a new release will be activated, no longer all containers will be rebuild but only affected containers will be rebuild. This should decrease the time for a release to be ready to be deployed. 20 20 21 -//__ Actionmessages__//22 - Theformattingofactionmessagesregardingchangesinretention bytes/hourshas beenimproved.Theactionmessagewillnowdisplay thecorrect,actualbehaviour.21 +//__Container version overview__// 22 +Due to the improved build process for containers, the release versions and container versions will not longer be the same anymore. Therefore we introduce a way where you can look up to see which container versions are linked to a specific release. This can help you to identify if your containers that are running have the right version according to the release. 23 23 24 - == **Formatting& Alignments** ==24 +[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 25 25 26 -//__I nputfields__//27 - Multiple inputfieldshave beenupdatedsuchthat theyexpand whenthe amountofcharacters exceeds thedefaultsize.Theseupdatesweredone tocater tolarge expressions.26 +//__Improved deployment process__// 27 +The improved release build process, as mentioned above, brings another major improvement to the platform. Because container versions will not be updated regularly we can identify during a deployment which container should get a new container version. Only the ones that should get a new version will be deployed and restarted, all other containers will not go down and keep running. This decreases the deployment time and improves the performance. 28 28 29 -//__ UIimprovements__//30 - UIimprovementsfor staticinputcomponents havebeendoneandthetooltipforoptional/required toggleshasbeen improved.29 +//__Rebuilding of images__// 30 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 31 31 32 -//__Component changes reversion__// 33 -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. 32 +== **Bug Fixes** == 34 34 35 -//__ Stategenerationstatistics__//36 -The stategenerationgraphswillnowshowthe correctumberofcachehitsand misses.34 +//__Runtime metrics processing__// 35 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 37 37 38 -//__ Queue browser timestamps__//39 - Alltimestampformattingin thequeuebrowserisnowalignedtoyyy-MM-ddHH:mm:ss.SSS.37 +//__Deployment plan__// 38 +We solved a bug where a deployment step in the execution of the deployment plan could randomly get stuck. 40 40 41 -//__ Additionand deletionof internal recipients__//42 - Internalrecipientsarenowaddedanddeletedcorrectly.Before,aninternalrecipientcould be addedandthereafterdeletedautomaticallywhenrefreshingthepage.40 +//__View all store items__// 41 +An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 43 43 44 -== **Feedback Items** == 43 +//__Out of memory behavior__// 44 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 45 45 46 -//__ Updateflows__//47 -In Create>Resources,abutton "Updateflows"has beenaddedtoupdate versionsof allflowsinwhicha resource isused.46 +//__Max fetch size__// 47 +In the Flow Designer, we improved the help text of the advanced option of ‘max fetch size’ for the Mail Inbound Adapter component to better describe how that option affects the component's behavior. 48 48 49 -//__Q&A forum search__// 50 -The option to search by pressing the Enter key has been added to the Q&A forum. 51 - 52 -//__Memory settings__// 53 -It is now possible to change the memory settings of a newly added container before pressing "Apply to environment". 54 -//__Runtime validation__// 55 -Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 56 - 57 -//__Runtime overview image versions__// 58 -Insight into intended 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. 59 - 60 -== **Bug Fixes** == 61 - 62 -//__Removal of onramp__// 63 -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). 64 - 65 -//__Runtime statistics details__// 66 -We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 67 - 68 -//__Deployment prechecks__// 69 -During deployments, prechecks can be executed on runtimes level for runtimes that still have to be deployed. These prechecks can be executed via Deploy > Architecture. 70 - 71 71 == **Fancy Forum Answers** == 72 72 73 73 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: 74 74 75 -* [[Changing filename based on attribute>>https://my.emagiz.com/p/question/172825635703696968||target="blank"]] 76 -* [[Payload must be an instance of a Map>>https://my.emagiz.com/p/question/172825635703709401||target="blank"]] 77 -* [[Promoting a system to a split gateway>>https://my.emagiz.com/p/question/172825635703722185||target="blank"]] 53 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 54 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 55 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 56 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 57 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 78 78 79 -== **Key Takeaways** == 80 80 60 +== **Key takeaways** == 61 + 81 81 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: 82 82 83 83 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -87,6 +87,7 @@ 87 87 * Check out the release notes [here] 88 88 * Start thinking about how the license tracker can aid your development 89 89 * Start thinking about major, minor, and patch 71 +* Upgrade to the latest build number 90 90 * Keep making great integrations 91 91 92 92 Let's stay in touch and till next time! ... ... @@ -94,6 +94,7 @@ 94 94 {{info}} 95 95 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 96 96 79 +~*~* Indicates a next-generation-architecture only feature. 97 97 {{/info}} 98 98 ))) 99 99