Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 98.1
edited by Erik Bakker
on 2023/04/13 08:47
on 2023/04/13 08:47
Change comment:
There is no comment for this version
To version 359.1
edited by Carlijn Kokkeler
on 2024/01/29 14:34
on 2024/01/29 14:34
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 95-EasterParty1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,99 +1,89 @@ 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 focused on wrapping up the previous quarter and starting the new one. When this happens, we go silent for a few weeks to plan for the upcoming quarter during our PI rituals.Thistime we added the famous "Hackathon" to the end of the PI week so we could start theEaster break with excellent spiritaftersolving severalsmaller feedback items and bugs reported by you.Several of those stories will be included in this and the upcoming release.On top of that, we introduce various improvements to our API Gateway pattern and our 3rd generation runtime architecture.Subsequently, we will release a new runtime image supporting the multiple improvements.6 +**Hi there, eMagiz developers!** This release .... 6 6 7 -== **Release properties** ==** 8 8 9 - Withthis release we bring an improvedversion of the release properties functionality. With the introduction of the 3rd generation runtime the way properties canbe updated and when they need to be available for the solution to start up haschangedcomparedto thecurrent runtime architecture. More on that can be found [[here>>Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation.WebHome||target="blank"]]9 +== **Feedback Items** == 10 10 11 -== **API improvements** == 11 +//__Property releases__// 12 +When a new property release is created, this property release can now be viewed and deleted. 12 12 13 -//__Improved auto-generated error handling__// 14 -When you create a new operation in your API gateway, eMagiz will now automatically generate the correct schemas, HTTP codes, and examples for this operation based on industry standards. 14 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 15 15 16 -//__ Switchdefault message format__//17 -W ehaveimprovedtheogic whenyouswitchthemessage formatof yourgatewaymessagefrom XMLtoJSON or viceversa.Asaresult,theSwaggerfile willbe changed accordingly. Once youupdate therelevant flow in Createand deploythesolution,the SwaggerUI will automaticallymatchtheexpectedresult.16 +//__Runtime deletion__// 17 +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. 18 18 19 -//__ Re-using elements in gatewaymessage__//20 - Thisreleaseimproveshow theexamplesand schemasin SwaggerandtheFlowTestingfunctionalityaregeneratedwhen certainelements repeatedlyappeardifferentplaceswithinone specificgatewaymessage.19 +//__Update flows__// 20 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 21 21 22 -//__I mprovednaming of API operationswhen adding integrationsto Create__//23 - PreviouslywhenyouaddedAPIoperationsto theCreatephase,theHTTP operation(i.e., POST, PUT, GET) was notvisible to auser. Asaresult,it becametough for a user todiscernbetweenspecific operations once multipleof them wereusedon oneresource(i.e., Order,Invoice,Lead). To clarifythis for theuser,thedisplay name defined in Design (insteadof Capture) isnow used within thisoverview for these operations.22 +//__Input fields__// 23 +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. 24 24 25 -== **3rd generation improvements** == 25 +//__Memory settings__// 26 +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. 26 26 27 -//__ Updateof the staticalerting engine__//28 - In this release, we have updated the staticalertingenginethat determineswhen one ofthe staticalerts, as definedby eMagiz, should betriggered(ornot).This changewill improvethe performance ofthesolution andwillensure thatthealertsareactivatedcorrectly.28 +//__Runtime validation__// 29 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 29 29 30 -//__ Add"Data pipeline" functionality__//31 - Thisrelease introducesthe"datapipeline" functionalityto the3rd generationruntime.This removesanotherblockage for models waitingonthis beforemigratingtothe3rd generationruntime.31 +//__UI improvements__// 32 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 32 32 33 -//__ Fixrelatedto thedebugger__//34 -Th is releaseintroducesa fixthat allowsuserstodebuga flow oncethe toggle"Senderrormessagesto eMagiz"isactivated.34 +//__Q&A forum search__// 35 +The option to search by pressing the Enter key has been added to the Q&A forum. 35 35 36 -{{warning}}To make use of this bug fix, you need to be on the latest runtime image{{/warning}} 37 +//__Wiretap & debug error messages__// 38 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 37 37 38 -//__ Improvedmigrationprocess__//39 - Thisrelease introducedafixthatallowsausertomigrate eventprocessorswithcustomerrorhandlingwithout manualintervention.40 +//__Runtime overview image versions__// 41 +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. 40 40 41 -//__Deployment plan change__// 42 -In this release, the prepare release step will not start automatically anymore. This prevents the user from waiting for this action to be finished before they can continue deploying the solution to their environment. 43 +== **Bug Fixes** == 44 +//__Action messages__// 45 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 43 43 44 -{{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}} 47 +//__Removal of onramp__// 48 +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). 45 45 46 -== **Feedback items ** == 50 +//__Component changes reversion__// 51 +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. 47 47 48 -//__ LicenseTrackerimprovements__//49 - Withthisrelease,wehave added severalnew featuresavailabletopurchase. On topof that,additionalinformationonthelicense, suchas addingnotesand seeing thedata sink packets,isnowavailable.53 +//__State generation statistics__// 54 +The state generation graphs will now show the correct number of cache hits and misses. 50 50 51 -//__ Ability to viewthe messagedefinition foratopic__//52 - Currently,youcaneasilynavigateto the message definitionofatopicviahe contextmenuinDesign,evenifthere isno eventprocessorlinkedothe topic.56 +//__Runtime statistics details__// 57 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 53 53 54 -//__ Restrictedaccess foruploading custom certificateso endpoints__//55 - Toimproveour cloud offerings' general securityandpreventusersfromuploadingthe wrong certificates, we havenowrestricted access to this viewtoensurethat only the administrator can execute thischange.Thisallowsforadiscussion between the team implementingthesolutionandeMagizbefore actionsare taken.59 +//__Queue browser timestamps__// 60 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 56 56 57 -== **Bug fixes ** == 62 +//__Deployment prechecks__// 63 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 58 58 59 -//__ Improved deletionbehaviorforenumerations__//60 - TopreventthateMagizwillincorrectlydeleteenumerationlistswhenyoupressa"Cancel"button, wehaveimprovedthe deletion behaviorwhenviewing enumerationsCreatephase of eMagiz.65 +//__Addition and deletion of internal recipients__// 66 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 61 61 62 -//__Prevent "async" api operations__// 63 -With this release, we have removed the ability to select the "async" option when the default message format is API Management. 64 - 65 -//__Importing a response definition broke the request definition__// 66 -Currently, importing a response definition breaks the request definition. With this release, we have changed this behavior, ensuring that only the response definition is changed when importing and not the request definition. 67 - 68 -//__Removing a flow does not update the API "all-entry" anymore__// 69 -When you removed a flow from Create, the API Gateway all-entry received a new version of the flow. With this release, we have changed this behavior so that this only happens when the flow you remove is an API-related flow and not when it is a messaging or event streaming flow. 70 - 71 -//__Stop deployment plan when a property is missing__// 72 -Currently, the execution of your deployment plan continues when eMagiz notices a missing property. As this is confusing for a user and not desirable, we have updated the logic to ensure that when this happens, the execution stops. This allows you to fill in the properties, and once filled in, you can continue with the remainder of the deployment plan. 73 - 74 -//__Cap stack trace of error messages and log entries__// 75 -To prevent that enormous stack traces of error messages and log entries need to be processed by various systems, we have now limited what is kept so only the relevant information is shown to the user. 76 - 77 77 == **Fancy Forum Answers** == 78 78 79 79 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: 80 80 81 -* [[ Entrystopspollingoccasionallysince generation 3>>https://my.emagiz.com/p/question/172825635703376768||target="blank"]]82 -* [[ Invaliddatetime>>https://my.emagiz.com/p/question/172825635703389326||target="blank"]]83 -* [[ Pagingwith aqueue-16>>https://my.emagiz.com/p/question/172825635703389781||target="blank"]]72 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 73 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 74 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 84 84 85 -== **Key takeaways** ==76 +== **Key Takeaways** == 86 86 87 -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:78 +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: 88 88 89 89 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 90 90 * If you have feedback or ideas for us, talk to the Platypus 91 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 82 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 92 92 * Clear your browser cache (Ctrl + Shift + Del) 93 93 * Check out the release notes [here] 94 94 * Start thinking about how the license tracker can aid your development 95 95 * Start thinking about major, minor, and patch 96 -* Upgrade to the latest build number 97 97 * Keep making great integrations 98 98 99 99 Let's stay in touch and till next time! ... ... @@ -101,6 +101,11 @@ 101 101 {{info}} 102 102 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 103 103 104 -~*~* Indicates a GEN3-only feature. 105 -{{/info}})))((({{toc/}}))){{/container}} 94 +{{/info}} 95 +))) 96 + 97 +((( 98 +{{toc/}} 99 +))) 106 106 {{/container}} 101 +{{/container}}