Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 83.1
edited by Erik Bakker
on 2023/02/14 15:33
on 2023/02/14 15:33
Change comment:
There is no comment for this version
To version 370.1
edited by Carlijn Kokkeler
on 2024/01/31 12:01
on 2024/01/31 12:01
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 - 192 -SmallStep1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,70 +1,92 @@ 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 elastcouple of weeks,we workedhardon buildingseveralessentialthings thatwillbe releasedlaterthisQ. On top of that,weinishedadditionalfeaturesforur3rd generationruntimehatgiveyou chirurgical precisionwhendoingmaintenanceonamodel.Amongtheotherfeatures, we haveaneweventstreaminggraph andgeneral updatestoourplatform.6 +**Hi there, eMagiz developers!** In this release, several improvements for pop-ups have been made so that more user friendly messages are shown that reflect actual behaviour. Moreover, formatting and alignment improvements have been made to improve the user journey. Lastly, we have worked on some more feedback items and several more bug fixes have been done. 6 6 7 -== ** Start/StopFlows**~*~*==8 +== **Pop-up Improvements** == 8 8 9 -{{warning}}Note that depending on the alert, this functionality will only work when your JMS server is running on the 3rd generation runtime{{/warning}} 10 +//__Property releases__// 11 +When a new property release is created, this property release can now not only be viewed but also release properties can be deleted. 10 10 11 - To enhanceyour optionswhen running into problemsor whenmaintaining your solution in a Productionenvironment, we have added a new featureto our Deploy phasecalled "Start/Stop Flows." You can access thisfunctionality via the "Deploy Architecture" overview inDeploy. On theuntimevel, you can open the context menu andselect the "Start/StopFlows" option.13 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 12 12 13 -[[image:Main.Images.Release Blog.WebHome@192-release-blog--start-stop-flows-context-menu.png]] 15 +//__Runtime deletion__// 16 +When deleting a runtime, the error message is more descriptive. The error message will now include the names of the flows that run on the container. 14 14 15 -After selecting the option, eMagiz will open a pop-up where you can stop and start the starting point of each flow deployed on that runtime. This effect is that the flow will process no new messages, but the flow will still process all remaining messages after stopping the flow. To prevent a flow, you select a flow and press the Stop button. To start it again, press Start. 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. 16 16 17 -[[image:Main.Images.Release Blog.WebHome@192-release-blog--start-stop-flows-pop-up-menu.png]] 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. 18 18 19 - {{info}}Onlyin "StartEditing"modecanyou start andstopspecific flows{{/info}}24 +== **Formatting & Alignments** == 20 20 21 -== **Manage overview Event Streaming** ~*~* == 26 +//__Input fields__// 27 +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. 22 22 23 -To enhance the observability of your event streaming solution while running in the 3rd generation runtime architecture, we have added a new feature to our Manage phase called "Event streaming statistics." You can access this functionality via the "Monitoring" menu in Manage. Then, you can see metadata information on all your topics by clicking on the "Event streaming statistics" overview. Among others, you can see whether data is consumed, on which topic much data is produced, and whether consumers are lagging in consuming data. 29 +//__UI improvements__// 30 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 24 24 25 -[[image:Main.Images.Release Blog.WebHome@192-release-blog--event-streaming-overview-manage.png]] 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. 26 26 27 -== **Feedback items ** == 35 +//__State generation statistics__// 36 +The state generation graphs will now show the correct number of cache hits and misses. 28 28 29 -We have also solved other feedback items besides the flow designer's critical updates. 38 +//__Queue browser timestamps__// 39 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 30 30 31 -//__ Topic configurationcalculation__//32 - With this release,wehave simplifiedtheconfigurationof settingson thetopiceveltoenforcecertain bestpracticeswithin theportalandsimultaneouslymakeiteasier to configuretopics.41 +//__Addition and deletion of internal recipients__// 42 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 33 33 34 -//__Make preparation step in deployment plan visible__// 35 -For deployment on the 3rd generation runtime to work, the portal needs some preparation work. We have now made this step explicit and part of the deployment plan. 44 +== **Feedback Items** == 36 36 37 -{{warning}}Make sure to update your deployment plan accordingly to ensure that the preparation step is not forgotten{{/warning}} 46 +//__Update flows__// 47 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 38 38 39 -//__ 3rdgenerationruntimedebugger feedback__//40 - Wehaveimprovedtheuserexperienceofthe3rd generationruntimedebugger withthis releaseby solvingvarious feedbackitems we noticedinthefirstadoptions ofthe functionality.49 +//__Q&A forum search__// 50 +The option to search by pressing the Enter key has been added to the Q&A forum. 41 41 42 -//__No "Shift key" needed anymore to select multiple items in the flow designer__// 43 -As of now, you do not have to hold your "Shift key" when you want to select multiple items in the flow designer. This will make it easier to select parts of flows. 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. 44 44 45 -//__ User Managementsynchronization nowhappensinonestep__//46 - Withhisrelease,we have updatedthesynchronization processbetweenDesignand DeployconcerningUserManagement.When youpressthe"Transferfrom design" button,bothUsersandRoleswill besynchronized.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. 47 47 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 + 48 48 == **Fancy Forum Answers** == 49 49 50 50 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: 51 51 52 -* [[Chang e property withnewreleaseingeneration 3runtimes>>https://my.emagiz.com/p/question/172825635703274441||target="blank"]]53 -* [[ Mappedrequestheader"Accept">>https://my.emagiz.com/p/question/172825635703300348||target="blank"]]54 -* [[ OAUTH2.0AdvancedOptions'Resource'>>https://my.emagiz.com/p/question/172825635703300155||target="blank"]]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"]] 55 55 56 -== **Key takeaways** ==79 +== **Key Takeaways** == 57 57 58 -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: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: 59 59 60 60 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 61 61 * If you have feedback or ideas for us, talk to the Platypus 62 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 85 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 63 63 * Clear your browser cache (Ctrl + Shift + Del) 64 64 * Check out the release notes [here] 65 65 * Start thinking about how the license tracker can aid your development 66 66 * Start thinking about major, minor, and patch 67 -* Upgrade to the latest build number 68 68 * Keep making great integrations 69 69 70 70 Let's stay in touch and till next time! ... ... @@ -72,6 +72,11 @@ 72 72 {{info}} 73 73 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 74 74 75 -~*~* Indicates a GEN3-only feature. 76 -{{/info}})))((({{toc/}}))){{/container}} 97 +{{/info}} 98 +))) 99 + 100 +((( 101 +{{toc/}} 102 +))) 77 77 {{/container}} 104 +{{/container}}