Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 90.1
edited by Erik Bakker
on 2023/03/14 06:51
on 2023/03/14 06:51
Change comment:
There is no comment for this version
To version 363.1
edited by Carlijn Kokkeler
on 2024/01/29 14:50
on 2024/01/29 14:50
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 -1 94-BigLeap1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,80 +1,96 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In th e lastcouple of weeks, we have worked around the clock to releasevariousimprovements points within the 3rd generation runtime and elsewhere.Among others we haveimproved thefeedback provided whena flow can'ttartdue to an incorrect transformation.Improved when certain logging is triggerd and improved the stability of our internal infrastructure.On top of that we fixed severalbug fixes surroundingother parts of the platform. So without further ado let us take a look at all these improvements.6 +**Hi there, eMagiz developers!** In this release, several improvements for pop-ups have been achieved. 6 6 7 -== **3rd generation improvements** == 8 8 9 -//__Better feedback in error log when a corrupt stylesheet is encountered__// 10 -We have improved the logging within a 3rd generation runtime that identifies the broken resource by name within a container and informs you to navigate to Create -> Resources to see in which flows the resource is used so you can take the appropriate action. 9 +== **Pop-up Improvements** == 10 +//__Property releases__// 11 +When a new property release is created, this property release can now be viewed and deleted. 11 11 12 -//__Better internal error handling to avoid unnecessary alerting and notifications__// 13 -We have improved the internal error handling when sending metrics from the runtime to our monitoring stack. This will gravely reduce the number of alerts you will receive on this topic when your model runs on the 3rd generation monitoring stack. 13 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 14 14 15 -//__ ImprovedManageDashboard__//16 - ThisreleaseimproveswhatyoucanseeintheManageDashboardafteryoumigratedyourmodelto the3rdgenerationruntimearchitecture.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. 17 17 18 -//__ Improved process surrounding "slotstandby" and "slot wakeup"for3rdnerationruntimes__//19 - Whena slot is put into standby modewe now also stop all on-premiseruntimesto avoid excessive logging (and alerting) on your models thathavethisfunctionalityactivated.Theoppositehappenswhen theslot wakeup is triggered.Asaresultnotonly thecloudruntimesarestartedbut alsoallon-premise runtimes.18 +//__Wiretap & debug error messages__// 19 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 20 20 21 -//__ Improvedprocessof deploy preparation__//22 - Withthis releasewe have improved the processthroughwhich yourdeployactionispreparatedby eMagiz. Asaresult thechancesof unexpectedbehavioroccuring inyourmodelredrasticallyreduced.21 +//__Action messages__// 22 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 23 23 24 -//__Improved migration of Streaming container__// 25 -When migrating your streaming container we now take into account whether "custom error handling" is used within one of the event processors. Based on that determination specific additional components are added to ensure that the streaming container will work after migrating without any manual intervention. 26 26 27 -//__Add History to Notifications in Manage__// 28 -To improve the auditability of our platform we have introduced an audit trail to the Notification section in Manage for models running on our 3rd generation monitoring stack. This way it is always visible when the notifications were paused and who paused or unpaused the notifications. 25 +== **Formatting & Alignments** == 29 29 30 -//__I mproved Managephase for EventStreaming__//31 - BasedonhefeedbackonourfirstiterationoftheManagephasefor EventStreamingwehave improvedthegraphsand thecalculationsthat fill thegraphs with values.On topof that wehaveaddedhelptexts to clarify whatach graphourtabledisplaystoyou.27 +//__Input fields__// 28 +Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 32 32 33 -//__Improve d help text fornetwork volumes__//34 - Withthisreleasewehaveimprovedthehelptextthatexplainsnetworkvolumes andhowtousethemwithinoursolution.30 +//__UI improvements__// 31 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 35 35 36 -{{warning}}Should you be interested in migrating your model to our new 3rd generation architecture, don't hesistate to contact us at [[productmanagement@emagiz.com>>mailto:productmanagement@emagiz.com]] or read our [[documentation>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3.WebHome||target="blank"]] on the subject.{{/warning}} 33 +//__Component changes reversion__// 34 +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. 37 37 38 -== **Feedback items ** == 36 +//__State generation statistics__// 37 +The state generation graphs will now show the correct number of cache hits and misses. 39 39 40 -//__ RemovedOData asoption foran API Gateway operation__//41 - Withthis release, we have removedthe ODataoperationoptionas itwasnot usedand was notfully supportedanymorebytheplatform.39 +//__Queue browser timestamps__// 40 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 42 42 43 -//__ ChangesinAPI Gatewayoperationpathsis automaticallyupdatedin Create__//44 - WhenyouchangeyourpathonahostedAPIGatewaywewillnowautomaticallyupdate theaccompanyingcomponentinyour Create(all-)entry.42 +//__Addition and deletion of internal recipients__// 43 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 45 45 46 -{{warning}}Make sure to check the changes and create a new version afterward to deploy the changes.{{/warning}} 47 47 48 -== ** Bugfixes46 +== **Feedback Items** == 49 49 50 -//__ Preventndlessloop in Deploy -> User Management__//51 - Withthisrelease,wehavehangedthe wayweupdatepropertieswhen usermanagementisupdatedforanAPIgatewayusingthe API Key security mechanisms.This will prevent the endless loop that could now happenonoccasion.48 +//__Update flows__// 49 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 52 52 53 -{{warning}}Any operation that is incorrectly deleted from Deploy while still end up in the logic and could cause issue so pay attention when removing API Gateway operations.{{/warning}} 51 +//__Q&A forum search__// 52 +The option to search by pressing the Enter key has been added to the Q&A forum. 54 54 55 -//__ Updateerror handling duringmigration to the 3rdgeneration runtime__//56 - Asofnow the errorhandling of allflowsiscorrectlyupdated whilstmigratingto the3rdgeneration runtimeconfiguration.54 +//__Memory settings__// 55 +It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 57 57 57 +//__Runtime validation__// 58 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 59 + 60 +//__Runtime overview image versions__// 61 +Insight into invented 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. 62 + 63 +== **Bug Fixes** == 64 + 65 +//__Removal of onramp__// 66 +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). 67 + 68 +//__Runtime statistics details__// 69 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 70 + 71 +//__Deployment prechecks__// 72 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 73 + 74 + 58 58 == **Fancy Forum Answers** == 59 59 60 60 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: 61 61 62 -* [[ AccessSpringApplicationContextwithinGroovyScript>>https://my.emagiz.com/p/question/172825635703325469||target="blank"]]63 -* [[ Configurationproblem:Failedto locate'$autoCreateChannelCandidates'>>https://my.emagiz.com/p/question/172825635703312551||target="blank"]]64 -* [[ 503onSOAP WebservicehostedineMagiz>>https://my.emagiz.com/p/question/172825635703325386||target="blank"]]79 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 80 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 81 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 65 65 66 -== **Key takeaways** ==83 +== **Key Takeaways** == 67 67 68 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:85 +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: 69 69 70 70 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 71 71 * If you have feedback or ideas for us, talk to the Platypus 72 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 89 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 73 73 * Clear your browser cache (Ctrl + Shift + Del) 74 74 * Check out the release notes [here] 75 75 * Start thinking about how the license tracker can aid your development 76 76 * Start thinking about major, minor, and patch 77 -* Upgrade to the latest build number 78 78 * Keep making great integrations 79 79 80 80 Let's stay in touch and till next time! ... ... @@ -82,6 +82,11 @@ 82 82 {{info}} 83 83 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 84 84 85 -~*~* Indicates a GEN3-only feature. 86 -{{/info}})))((({{toc/}}))){{/container}} 101 +{{/info}} 102 +))) 103 + 104 +((( 105 +{{toc/}} 106 +))) 87 87 {{/container}} 108 +{{/container}}