Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 94.1
edited by Erik Bakker
on 2023/03/17 08:35
on 2023/03/17 08:35
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 94-GiantLeap1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,82 +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 worked around the clock to release variousimprovement points within the 3rd generation runtime and elsewhere. We have improved the feedback provided when a flow can'tstart dueto an incorrect transformation, improved when specific logging is triggered, and improved the stability of our internal infrastructure.On top of that, we fixed several bugs surrounding other parts of the platform.So without further ado, let us look at all these improvements.6 +**Hi there, eMagiz developers!** This release .... 6 6 7 -== **3rd generation improvements** == 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 -//__Better feedback in the 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. 12 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 11 11 12 -//__ Better internalerror handling to avoid unnecessary alerting and notifications__//13 -We have improvedtheinternal errorhandlingwhensending metricsfromthe runtimetoourmonitoringstack. This willgravelyreduce the alertsyoureceiveonthistopicwhen yourmodel runson the3rd generationmonitoring stack.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. 14 14 15 -//__ Improved ManageDashboard__//16 -Th is releaseimproveswhat youcanseein theManageDashboardafteryoumigrateyourmodelto the3rd generationruntimearchitecture.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. 17 17 18 -//__ Improved process surrounding"slotstandby" and "slot wakeup" for 3rdgeneration runtimes__//19 - Whena slotis puttostandbymode, we alsostopall on-premiseruntimes toavoidexcessive logging(and alerting)on yourmodels with this functionality.Theppositehappenswhenthe slot wakeupis triggered.Asaresult,notonly the cloudruntimes arestarted butalsoall on-premise runtimes.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. 20 20 21 -//__Improved process of deploy preparation__// 22 -With this release, we have improved the process through which your deployment action is prepared by eMagiz. As a result, the chances of unexpected behavior occurring in your model are drastically reduced. 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. 23 23 24 -//__I mproved migrationofStreaming container__//25 - Whenmigrating your streamingcontainer,we nowconsiderwhether "customerrorhandling"is usedwithinoneofthe event processors.Basedonthatdetermination,additionalcomponentsareaddedtoensurethat thestreamingcontainerwill workaftermigrating withoutmanualintervention.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. 26 26 27 -//__ AddHistory toNotificationsin Manage__//28 - Toimprovetheauditabilityofurplatform, we haveintroducedanaudittrail to theNotificationsectionin Manage for modelsrunning on our3rdgeneration monitoringtack.This way, it isalways visiblewhenthe notifications werepaused and whopausedor unpaused the notifications.30 +//__UI improvements__// 31 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 29 29 30 -//__ ImprovedManage phaseforEvent Streaming__//31 - Basedonthe feedbackon ourfirst iteration of theManagephase forEvent Streaming,we have improvedthegraphs andthecalculations that fill thegraphs with values.On top of that, wehave addedhelptexts toclarify whateachchart our tabledisplaystoyou.33 +//__Q&A forum search__// 34 +The option to search by pressing the Enter key has been added to the Q&A forum. 32 32 33 -//__Improved help text for network volumes__// 34 -With this release, we have improved the help text that explains network volumes and how to use them within our solution. 36 +== **Feedback Items** == 35 35 36 -{{warning}}Should you be interested in migrating your model to our new 3rd generation architecture, don't hesitate to contact us at [[productmanagement@emagiz.com>>mailto:productmanagement@emagiz.com]] or read our [[documentation>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] on the subject.{{/warning}} 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. 37 37 38 -== **Feedback items ** == 41 +//__Runtime validation__// 42 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 39 39 40 -//__ Generationof security logic API Gatewayin caseof API Key as security method ismproved__//41 - With thisrelease,wehave improved thegenerationof securitylogic within theCreatephaserelated toAPI Gatewaysthat use theAPIKey methodastheirsecuritymechanism.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. 42 42 43 -//__User Roles are sorted alphabetically__// 44 -All user roles under User Management are now also sorted alphabetically. 47 +== **Bug Fixes** == 45 45 46 -//__ Namefkeystoreforuser management now includes the environment__//47 - Toimprovethe namingof thedownloaded keystore thatneedstobe distributedtoexternal parties, we haveaddedthename oftheenvironmentto the filename.Youcandistinguish between thevariousenvironments bylooking at theilename.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). 48 48 49 -//__ ImprovedTopiccalculations in DesignArchitecture__//50 - Following our earlierimprovements on thebestpracticeconfigurationoftopicswehavenow additionally updated thecalculationson "TopicStorage"levelto ensure thatthe configurationof a user is related to thetotal AssignedSizeon "TopicStorage"level.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. 51 51 52 -== **Bug fixes ** == 55 +//__State generation statistics__// 56 +The state generation graphs will now show the correct number of cache hits and misses. 53 53 54 -//__ Consolidatedupgrade processcloudtemplate__//55 -W iththis release,we haveremovedsome specificpdate optionsthat couldcause mismatchesbetweenwhatwasvisuallydisplayedandwhat wasappening in the cloud.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. 56 56 57 -//__ Ensureserscan deployreleaseon environmentshey have edit rightson__//58 - Currently,users with limited rightsin Deploy,forexample, only editrightsinTest, can now activateand deploy releasesready for otherenvironmentsbutneed tobe deployedonthe environmentfor which theyhavethe rightsto doso.61 +//__Queue browser timestamps__// 62 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 59 59 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 + 60 60 == **Fancy Forum Answers** == 61 61 62 62 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: 63 63 64 -* [[ APISecuritynotupdatedinall entry flow>>https://my.emagiz.com/p/question/172825635703363718||target="blank"]]65 -* [[ PreventingexceptionstriggeringonHTTP 400statuscode>>https://my.emagiz.com/p/question/172825635703351155||target="blank"]]66 -* [[ Deploymentof 3rd gen runtimes toAzureKubernetesService(AKScontainers)>>https://my.emagiz.com/p/question/172825635703350980||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"]] 67 67 68 -== **Key takeaways** ==78 +== **Key Takeaways** == 69 69 70 -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: 71 71 72 72 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 73 73 * If you have feedback or ideas for us, talk to the Platypus 74 -* 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. 75 75 * Clear your browser cache (Ctrl + Shift + Del) 76 76 * Check out the release notes [here] 77 77 * Start thinking about how the license tracker can aid your development 78 78 * Start thinking about major, minor, and patch 79 -* Upgrade to the latest build number 80 80 * Keep making great integrations 81 81 82 82 Let's stay in touch and till next time! ... ... @@ -84,6 +84,11 @@ 84 84 {{info}} 85 85 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 86 86 87 -~*~* Indicates a GEN3-only feature. 88 -{{/info}})))((({{toc/}}))){{/container}} 96 +{{/info}} 97 +))) 98 + 99 +((( 100 +{{toc/}} 101 +))) 89 89 {{/container}} 103 +{{/container}}