Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 99.1
edited by Erik Bakker
on 2023/04/13 08:55
on 2023/04/13 08:55
Change comment:
There is no comment for this version
To version 364.1
edited by Carlijn Kokkeler
on 2024/01/29 14:52
on 2024/01/29 14:52
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,95 @@ 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 e lastfew weeks,wehavefocused on wrappingupthe previous quarter and startingthe newone.When this happens,wego silentforafewweekstoplanforthe upcoming quarterduring our PI rituals.This timeweadded the famous"Hackathon" to theend of the PI weeksoecould start the Easterbreak with excellentspiritafter solving severalsmaller feedback itemsand bugsreported by you. Severalofthose stories will be included in thisandthe upcomingrelease. Ontop of that, weintroducevarious improvementsto our API Gatewaypattern andour 3rd generationruntimearchitecture.Subsequently,wewillrelease aewruntimeimageupportingthemultipleimprovements.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, some more feedback items and bug fixes have been done. 6 6 7 -== **Release properties** ==** 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 bringnimproved version of thereleaseproperties functionality.ith theintroduction of the 3rd generation runtimethe way properties can beupdated and when they need tobe available for the solution to start up has changed compared to the current runtime architecture. More on that can be found [[here>>Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3.WebHome||target= "blank"]]12 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 10 10 11 -== **API improvements** == 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 -//__ Improved auto-generated errorhandling__//14 - Whenyou create anew operationin your API gateway,eMagizwillnowautomatically generate thecorrectschemas, HTTP codes,andexamplesforthisoperationbasedonindustrystandards.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. 15 15 16 -//__ Switch default messageformat__//17 - Wehaveimproved the logic when you switch the messageformat ofyour gatewaymessagefrom XML to JSON or vice versa.As aresult, the Swaggerfilewill bechangedaccordingly.Once youupdatetherelevantflowin Create anddeploy thesolution,theSwaggerUIwillautomaticallymatchthe expectedresult.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. 18 18 19 -//__Re-using elements in gateway message__// 20 -This release improves how the examples and schemas in Swagger and the Flow Testing functionality are generated when certain elements repeatedly appear in different places within one specific gateway message. 21 21 22 -//__Improved naming of API operations when adding integrations to Create__// 23 -Previously when you added API operations to the Create phase, the HTTP operation (i.e., POST, PUT, GET) was not visible to a user. As a result, it became tough for a user to discern between specific operations once multiple of them were used on one resource (i.e., Order, Invoice, Lead). To clarify this for the user, the display name defined in Design (instead of Capture) is now used within this overview for these operations. 24 +== **Formatting & Alignments** == 24 24 25 -== **3rd generation improvements** == 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. 26 26 27 -//__U pdateof the static alertingengine__//28 -I nthisrelease, we haveupdatedthestaticalerting enginethatdetermineswhenoneof thestatic alerts, asdefinedby eMagiz, shouldbetriggered(or not). This change will improvethe performanceofthe solutionnd willensure that the alerts areactivatedcorrectly.29 +//__UI improvements__// 30 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 29 29 30 -//__ Add "Datapipeline" functionality__//31 - Thisreleaseintroducesthe"data pipeline" functionalityto the3rd generationruntime.Thisremovesanotherblockage formodels waitingonthis beforemigrating tothe3rdgenerationruntime.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. 32 32 33 -//__ Fix relatedto the debugger__//34 -Th is releaseintroducesa fixthatallows userstodebugflow oncethetoggle"SenderrormessagestoeMagiz"isactivated.35 +//__State generation statistics__// 36 +The state generation graphs will now show the correct number of cache hits and misses. 35 35 36 -{{warning}}To make use of this bug fix, you need to be on the latest runtime image{{/warning}} 38 +//__Queue browser timestamps__// 39 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 37 37 38 -//__ Improvedmigrationprocess__//39 - Thisreleaseintroduced afixthatallowsa usertomigrateeventprocessors withcustomerrorhandlingwithoutmanualintervention.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. 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 43 44 - {{warning}}Shouldyou beinterestedin migrating your model to our new 3rd generation architecture,don'thesitate 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}}45 +== **Feedback Items** == 45 45 46 -== **Feedback items ** == 47 +//__Update flows__// 48 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 47 47 48 -//__ LicenseTracker improvements__//49 - With thisrelease,we have addedseveralnewfeaturesavailableto purchase.Onopofthat,additional information on thelicense,suchas adding notes andseeingthedatasink packets, is now available.50 +//__Q&A forum search__// 51 +The option to search by pressing the Enter key has been added to the Q&A forum. 50 50 51 -//__ Ability to view themessage definition foratopic__//52 - Currently,youcaneasilynavigate to the messagedefinitionof atopicviathecontextmenuin Design,evenif thereis noeventprocessorlinkedtothetopic.53 +//__Memory settings__// 54 +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. 53 53 54 -//__R estrictedaccess for uploading custom certificates toendpoints__//55 - Toimproveourcloud offerings'general securityand preventusersfromuploadingthe wrong certificates, wehave now restrictedaccessto this viewtoensurethatonly the administratorcanexecutethischange.Thisallowsfor a discussionbetweenthe teamimplementing the solution and eMagiz before actions aretaken.56 +//__Runtime validation__// 57 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 56 56 57 -== **Bug fixes ** == 59 +//__Runtime overview image versions__// 60 +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. 58 58 59 -//__Improved deletion behavior for enumerations__// 60 -To prevent that eMagiz will incorrectly delete enumeration lists when you press a "Cancel" button, we have improved the deletion behavior when viewing enumerations in the Create phase of eMagiz. 62 +== **Bug Fixes** == 61 61 62 -//__ Prevent "async"apioperations__//63 -W iththis release,wehavemovedtheabilitytoselectthe"async"optionwhenthedefaultmessageformatisAPI Management.64 +//__Removal of onramp__// 65 +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 64 65 -//__ Importing a response definition broke the request definition__//66 - Currently,importing a responsedefinitionbreaks the request definition.With thisrelease,wehavechangedthis behavior,ensuring thatonlythe response definitionis changedwhenimportingand not the request definition.67 +//__Runtime statistics details__// 68 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 67 67 68 -//__ Removing a flow doesnotupdatetheAPI "all-entry" anymore__//69 - When youemoveda flow fromCreate, the API Gateway all-entryreceived a new versionof the flow. With this release,wehavechangedthis behaviorsothat this onlyhappenswhenthe flowyou removeis an API-related flowandnotwhenitis a messaging or eventstreaming flow.70 +//__Deployment prechecks__// 71 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 70 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 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"]]78 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 79 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 80 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 84 84 85 -== **Key takeaways** ==82 +== **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:84 +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. 88 +* 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}} 100 +{{/info}} 101 +))) 102 + 103 +((( 104 +{{toc/}} 105 +))) 106 106 {{/container}} 107 +{{/container}}