Changes for page 216 - Hack Heaven
Last modified by CarlijnKokkeler on 2024/04/18 13:04
From version 93.1
edited by Erik Bakker
on 2023/03/14 08:28
on 2023/03/14 08:28
Change comment:
There is no comment for this version
To version 389.1
edited by Erik Bakker
on 2024/02/13 15:12
on 2024/02/13 15:12
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 -1 94 -Big Leap1 +214 - System Symphony - Content
-
... ... @@ -1,79 +1,65 @@ 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 thelastfewweeks, wehaveworkedaroundtheclock toreleasevarious improvementpoints withinthe3rd generationruntimeandelsewhere.We haveimprovedthefeedbackprovidedwhenaflowcan'tstartdueto anincorrect transformation, improved whenspecificloggingis triggered, andimprovedthestabilityof ourinternalinfrastructure.Ontopof that,wefixedseveralbugs surroundingotherpartsof the platform. So withoutfurtherado,letuslookatall theseimprovements.6 +**Hi there, eMagiz developers!** This release contains multiple bug fixes, as well as some other improvements. The monitoring graphs have been improved, such that they can now show data up to the last thirty days. Moreover, we can now deploy on Windows without relying on a Linux subsystem (WSL) to make on-premise deployment on a Windows host more accessible. Furthermore, several improvements regarding failover functionality have been done. Lastly, bug fixes regarding resource paths and image versions have been done. 6 6 7 -== ** 3rd generationimprovements** ==8 +== **Feedback Items** == 8 8 9 -//__ Betterfeedbackinthe error logwhenacorrupt stylesheetis encountered__//10 -We haveimprovedtheloggingwithina 3rd generationruntimethatidentifiesthe broken resourcebyname within a container and informsyoutonavigatetoCreate-> Resourcestoseeinwhich flowsthe resource isused so you cantakethe appropriate action.10 +//__On premise Windows machines__// 11 +We can now deploy on Windows without relying on a Linux subsystem (WSL) to make on-premise deployment on a Windows host more accessible. 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 alerts you receive on this topic when your model runs on the 3rd generation monitoring stack. 13 +[[image:Main.Images.Microlearning.WebHome@emagiz-runtime-management--intermediate-runtime-management-deploy-agent.png]] 14 14 15 -//__ ImprovedManageDashboard__//16 - Thisreleaseimproveswhatyoucanseein theManageDashboard afteryoumigrateyourmodelto the3rd generationruntime architecture.15 +//__Adding multiple attributes__// 16 +It is now possible to add multiple existing attributes to an entity at once. This saves time when having to add multiple attributes to an entity. 17 17 18 -//__Improved process surrounding "slot standby" and "slot wakeup" for 3rd generation runtimes__// 19 -When a slot is put into standby mode, we also stop all on-premise runtimes to avoid excessive logging (and alerting) on your models with this functionality. The opposite happens when the slot wakeup is triggered. As a result, not only the cloud runtimes are started but also all on-premise runtimes. 18 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-tree-attributes.png]] 20 20 21 -//__ Improved process of deploy preparation__//22 - With thisrelease,wehave improvedtheprocessthroughwhich your deploymentaction is prepared byeMagiz.Asa result,thechancesofunexpectedbehavior occurringinyourmodelaredrasticallyreduced.20 +//__Monitoring graphs__// 21 +The monitoring graphs can now show data up to the last thirty days. To utilize this, a new runtime image, [[V.2.1.1>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V211/||target="blank"]], is needed. 23 23 24 -//__Improved migration of Streaming container__// 25 -When migrating your streaming container, we now consider whether "custom error handling" is used within one of the event processors. Based on that determination, additional components are added to ensure that the streaming container will work after migrating without manual intervention. 23 +== **Bug Fixes** == 24 +//__Image versions__// 25 +To keep the overview of releases compact we now have improved the (automatic) deletion behavior in the following way: 26 +* The deletion of releases with deployed container versions will not be blocked anymore. 27 +* Automated release clean up behaviour will also not exclude these releases from deletion. 28 +* Images that belong to deleted releases will be kept if there are other releases that would reuse them, otherwise they will be deleted together with the releases. 26 26 27 -//__ Add HistorytoNotifications in Manage__//28 -T o improvetheauditability of ourplatform, wehave introducedan audit trail to theNotification section in Manage formodels runningon our 3rd generation monitoring stack.This way, it isalways visiblewhenthe notifications werepaused and whopausedor unpaused the notifications.30 +//__Failover group helptext__// 31 +The helptext of the Group attribute has been improved. 29 29 30 -//__Improved Manage phase for Event Streaming__// 31 -Based on the feedback on our first iteration of the Manage phase for Event Streaming, we have improved the graphs and the calculations that fill the graphs with values. On top of that, we have added help texts to clarify what each chart our table displays to you. 33 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-helptext.png]] 32 32 33 -//__ Improvedhelptextfornetwork volumes__//34 - Withthisrelease,we haveimprovedthehelptextthatexplainsnetworkvolumes andhowtousethemwithinoursolution.35 +//__Failover group refresh__// 36 +A new state 'Leader (single node)' has been added in case there is only one node for failover setup. Moreover, a refresh button is added in the Group tab of "Start/Stop Flows" screen. 35 35 36 - {{warning}}Should you be interested inmigratingyour model to our new 3rd generationarchitecture, don't hesitatetocontact us at [[productmanagement@emagiz.com>>mailto:productmanagement@emagiz.com]] or readour [[documentation>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] on thesubject.{{/warning}}38 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-refresh.png]] 37 37 38 -== **Feedback items ** == 40 +//__Resource paths__// 41 +After migrating a gateway away fom the legacy runtime architecture, the path references in the event processors would be broken. This has been fixed. 39 39 40 -//__Generation of security logic API Gateway in case of API Key as security method is improved__// 41 -With this release, we have improved the generation of security logic within the Create phase related to API Gateways that use the API Key method as their security mechanism. 42 - 43 -//__User Roles are sorted alphabetically__// 44 -All user roles under User Management are now also sorted alphabetically. 45 - 46 -//__Name of keystore for user management now includes the environment__// 47 -To improve the naming of the downloaded keystore that needs to be distributed to external parties, we have added the name of the environment to the filename. You can distinguish between the various environments by looking at the filename. 48 - 49 -== **Bug fixes ** == 50 - 51 -//__Consolidated upgrade process cloud template__// 52 -With this release, we have removed some specific update options that could cause mismatches between what was visually displayed and what was happening in the cloud. 53 - 54 -//__Ensure users can deploy release on environments they have edit rights on__// 55 -Currently, users with limited rights in Deploy, for example, only edit rights in Test, can now activate and deploy releases ready for other environments but need to be deployed on the environment for which they have the rights to do so. 56 - 57 57 == **Fancy Forum Answers** == 58 58 59 59 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: 60 60 61 -* [[API Security not updated in all entry flow>>https://my.emagiz.com/p/question/172825635703363718||target="blank"]] 62 -* [[Preventing exceptions triggering on HTTP 400 status code>>https://my.emagiz.com/p/question/172825635703351155||target="blank"]] 63 -* [[Deployment of 3rd gen runtimes to Azure Kubernetes Service (AKS containers)>>https://my.emagiz.com/p/question/172825635703350980||target="blank"]] 47 +* [[Token header dispeared after XSLT extension gateway>>https://my.emagiz.com/p/question/172825635703734925||target="blank"]] 48 +* [[Weird characters such as '¥' and '¶' in eMagiz but not in Postman>>https://my.emagiz.com/p/question/172825635703747839||target="blank"]] 49 +* [[Failed to list files error log>>https://my.emagiz.com/p/question/172825635703747912||target="blank"]] 50 +* [[API new client secret>>https://my.emagiz.com/p/question/172825635703748007||target="blank"]] 64 64 65 -== **Key takeaways** ==52 +== **Key Takeaways** == 66 66 67 -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:54 +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: 68 68 69 69 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 70 70 * If you have feedback or ideas for us, talk to the Platypus 71 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 58 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 72 72 * Clear your browser cache (Ctrl + Shift + Del) 73 73 * Check out the release notes [here] 74 74 * Start thinking about how the license tracker can aid your development 75 75 * Start thinking about major, minor, and patch 76 -* Upgrade to the latest build number 77 77 * Keep making great integrations 78 78 79 79 Let's stay in touch and till next time! ... ... @@ -81,6 +81,11 @@ 81 81 {{info}} 82 82 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 83 83 84 -~*~* Indicates a GEN3-only feature. 85 -{{/info}})))((({{toc/}}))){{/container}} 70 +{{/info}} 71 +))) 72 + 73 +((( 74 +{{toc/}} 75 +))) 86 86 {{/container}} 77 +{{/container}}