Changes for page 214 - System Symphony
Last modified by Carlijn Kokkeler on 2024/04/18 13:06
From version 113.1
edited by Erik Bakker
on 2023/05/09 12:59
on 2023/05/09 12:59
Change comment:
There is no comment for this version
To version 360.1
edited by Carlijn Kokkeler
on 2024/01/29 14:41
on 2024/01/29 14:41
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 97-PayAttention1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,69 +1,91 @@ 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 the last few weeks, we have work hard onimproving our next generation architecture and introduced alerting functionality on top of our eventstreamingpattern based on user feedback. Furthermore there are severalsmaller feedback itemsand bugs that havebeen resolved with this release.So without further ado let us dive into all we have to offer.6 +**Hi there, eMagiz developers!** This release .... 6 6 7 -== **Event streaming alerting** == 8 +== **Pop-up Improvements** == 9 +//__Property releases__// 10 +When a new property release is created, this property release can now be viewed and deleted. 8 8 9 - With this release we expand our alertingfunctionality into theevent streaming pattern. Asof now onenew "static" alert isintroducedfor all clients (usingvent streaming) and two "dynamic" alertsareintroduced that youcan configureourself ifthereisneed for it.12 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 10 10 11 -The "static" alert we have added raises an alert (and a subsequent email) when the actual topic size crosses the threshold of 80% of the configured maximum retention size on a topic. This alert provides insights whether messages on it are deleted due to a size or time constraint. In cases where data is deleted becomes the topic was too full way before the messages should have been removed as a result of the retention hours constraint this alert can be seen as an indication that messages might be deleted before consumer groups had the option to consume the messages. 14 +//__Runtime deletion__// 15 +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. 12 12 13 -The two "dynamic" alerts we have added mimic the alerting on queue level we already offer to the community. 17 +//__Wiretap & debug error messages__// 18 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 14 14 15 -[[image:Main.Images.Release Blog.WebHome@197-release-blog--new-alerting-options.png]] 20 +//__Action messages__// 21 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 16 16 17 -The first new "dynamic" alert allows you to raise an alert once the total number of messages on one (or more topics) is less than a certain number per defined time unit. So for example you can configure an alert once the number of message placed on a topic called "Exception" is less than 15 messages within 5 minutes. 23 +== **User Journey** == 24 +//__Update flows__// 25 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 18 18 19 -[[image:Main.Images.Release Blog.WebHome@196-release-blog--alert-config-example.png]] 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. 20 20 21 -The second new "dynamic" alert allows you to raise an alert once one (or more) consumer groups is more than X number of messages behind on one or more topics. The configuration of this is comparable as we saw before. 30 +//__UI improvements__// 31 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 22 22 23 -For more information on the generic way of working surrounding alerting please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-manage-alerting-gen3||target="blank"]] and this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Novice.Alerting.novice-alerting-dynamic-alerting.WebHome||target="blank"]]. 33 +//__Q&A forum search__// 34 +The option to search by pressing the Enter key has been added to the Q&A forum. 24 24 25 -== ** 3rd generationimprovements** ==36 +== **Feedback Items** == 26 26 27 -//__ Increased grace period for shutdown__//28 -I nthisrelease,wehave increasedthegraceperioda containergets toshutdownbefore itisforcefullyshutdown. Thishould reducethechance ofunwanted failoverbehaviortopop-upwithinyour model.38 +//__Memory settings__// 39 +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. 29 29 30 -//__ Update atce or not__//31 - This releasefixesre-introduces the optionto executeyour actionsontheeMagiz per zoneorall at oncewhenrunninginadoublelaneDocker setup.41 +//__Runtime validation__// 42 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 32 32 33 -//__ Improved userfeedback whileexecutinga deployment plan__//34 - Thisreleaseintroducesadditional feedbackto theuserwhen thedeploymentplan isexecuted. Thisis noticeablewhena stepcannot be executed properly.The relevantinformationof why this cannotbeexecutedisshowneuser. This waytheycan take this informationandact uponitnsteadof assuming everything wentwell.44 +//__Runtime overview image versions__// 45 +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. 35 35 36 -//__Improved auto-healing when running in a hybrid situation__// 37 -In situations where you run in a hybrid situation (i.e. partly next-gen and partly the current generation) we have improved the auto-healing functionality in case an "out of memory" appears on a runtime running in the current generation but on a next generation architecture. 47 +== **Bug Fixes** == 38 38 39 -== **Feedback items ** == 49 +//__Removal of onramp__// 50 +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). 40 40 41 -//__ Make sure the message format canbe viewed without "Start editing"__//42 - Withthis release,we haveensuredthatwhenyounavigate to Design-> Systemmessageyoucanseethemessageformat(i.e.XML, JSON or EDI)withoutentering the"StartEditing"mode.52 +//__Component changes reversion__// 53 +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. 43 43 44 -//__ Various stylingimprovementsin the flowtesting functionality__//45 - Various smallerstyling improvements havebeenaddedtotheflowtestingfunctionalitytoimprovethe overalluserexperience. Foraompletelist and more detailspleasecheck out the release notes.55 +//__State generation statistics__// 56 +The state generation graphs will now show the correct number of cache hits and misses. 46 46 58 +//__Runtime statistics details__// 59 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 60 + 61 +//__Queue browser timestamps__// 62 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 63 + 64 +//__Deployment prechecks__// 65 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 66 + 67 +//__Addition and deletion of internal recipients__// 68 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 69 + 47 47 == **Fancy Forum Answers** == 48 48 49 49 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: 50 50 51 -* [[ jsonPathinSpELexpressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]]52 -* [[ Connecting toAzureSQL>>https://my.emagiz.com/p/question/172825635703415110||target="blank"]]53 -* [[ ChangestoJSON api keepbreakingmy modelvalidation,althoughthey areirrelevantto me>>https://my.emagiz.com/p/question/172825635703415225||target="blank"]]74 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 75 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 76 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 54 54 55 -== **Key takeaways** ==78 +== **Key Takeaways** == 56 56 57 -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:80 +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: 58 58 59 59 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 60 60 * If you have feedback or ideas for us, talk to the Platypus 61 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 84 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 62 62 * Clear your browser cache (Ctrl + Shift + Del) 63 63 * Check out the release notes [here] 64 64 * Start thinking about how the license tracker can aid your development 65 65 * Start thinking about major, minor, and patch 66 -* Upgrade to the latest build number 67 67 * Keep making great integrations 68 68 69 69 Let's stay in touch and till next time! ... ... @@ -71,6 +71,11 @@ 71 71 {{info}} 72 72 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 73 73 74 -~*~* Indicates a GEN3-only feature. 75 -{{/info}})))((({{toc/}}))){{/container}} 96 +{{/info}} 97 +))) 98 + 99 +((( 100 +{{toc/}} 101 +))) 76 76 {{/container}} 103 +{{/container}}