Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 103.1
edited by Erik Bakker
on 2023/04/13 14:29
on 2023/04/13 14:29
Change comment:
There is no comment for this version
To version 367.1
edited by Carlijn Kokkeler
on 2024/01/29 15:34
on 2024/01/29 15: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,112 +1,93 @@ 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 storieswill be includedinthis andtheupcoming release. Onopof that, weintroducevariousimprovementstoourAPI Gatewaypatternandour3rdgenerationruntimearchitecture.Subsequently,we will releaseaewruntimeimagesupporting themultipleimprovements.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, we have worked on some more feedback items and several more bug fixes have been done. 6 6 7 -== ** Releaseproperties** ==**8 +== **Pop-up Improvements** == 8 8 9 -With this release we bring an improved version of the release properties functionality. With the introduction of the 3rd generation runtime the way properties can be updated and when they need to be 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||target= "blank"]]. 10 +//__Property releases__// 11 +When a new property release is created, this property release can now not only be viewed but also deleted. 10 10 11 - As of now you can not only viewall property values related to a specific release by pressing the wrench icon.You can also create what we call a "property release"on each of the three environment that allows you to quickly changene ormoreproperty valuesand deploy the changes toour environment. When deploying such arelease eMagiz will check onwhich runtimestheproperties areused and onlyexecute the deployactionsfor themachines to which said runtime(s) belong(s).13 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 12 12 13 -{{video attachment="release-blog-easter-party--release-properties.mp4" reference="Main.Videos.Microlearning.WebHome"/}} 15 +//__Runtime deletion__// 16 +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 -{{info}}The following considerations need to be taken into account when using this functionality: 16 -* This functionality works from the moment one runtime is running on the 3rd generation runtime architecture 17 -* This functionality can only change property values. Functional changes need a seperate release that needs to be promoted 18 -* In comparison to standard releases a property release can be created on each environment (as the property value is linked to a specific environment). 19 -* While changing a property in a ‘property’ release, users also have the option to alter the value in the Deploy-Properties list. By default, this is set to Yes, because when a new release is created, the values of Deploy-Properties will be used and not properties of an earlier release. When a user closes the screen for editing a property, the change will immediately be implemented. 20 -* The auto-clean release functionality is unaffected by this change, ‘property’ releases will not be counted as a release. 21 -* There is a maximum of 26 ‘property’ releases. (26 letters of the alphabet) 22 -* Only the latest release can be edited. This can be identified by checking the suffix. The suffix with the latest letter of the alphabet is editable.{{/info}} 18 +//__Wiretap & debug error messages__// 19 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 23 23 24 -== **API improvements** == 21 +//__Action messages__// 22 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 25 25 26 -//__Improved auto-generated error handling__// 27 -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. 24 +== **Formatting & Alignments** == 28 28 29 -//__ Switch defaultmessage format__//30 - Wehaveimprovedthelogic whenyou switch the message formatof your gatewaymessagefrom XMLtoJSONorviceversa.As a result,theSwaggerfilewill bechanged accordingly. Onceyouupdatethelevantflow inCreateand deploythe solution,theSwaggerUI will automaticallymatch the expectedresult.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. 31 31 32 -//__ Re-usingelementsin gateway message__//33 - Thisreleaseimproveshowthe examples andschemasinSwaggerand theFlow Testingfunctionality aregeneratedwhen certain elementsrepeatedlyappear in differentplaces withinonespecific gateway message.29 +//__UI improvements__// 30 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 34 34 35 -//__ Improved naming of API operations when addingintegrationsto Create__//36 - Previouslywhenyouadded API operationstotheCreatephase,theHTTPoperation(i.e., POST, PUT, GET) wasnotvisible toauser. As a result,itbecametough fora userodiscernbetweenspecific operationsonce multipleofthemwereusedon oneresource(i.e., Order, Invoice,Lead). To clarifythis for theuser,thedisplay name defined in Design(insteadof Capture)isnow usedwithinthisoverviewfor these operations.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. 37 37 38 -== **3rd generation improvements** == 35 +//__State generation statistics__// 36 +The state generation graphs will now show the correct number of cache hits and misses. 39 39 40 -//__ Updateof the static alertingengine__//41 - Inthis release, we have updatedthe static alertingenginethat determineswhen one of thestatic alerts,as defined by eMagiz,shouldbe triggered (ornot).This change willimprove the performanceofthe solutionandwillensure that the alertsare activated correctly.38 +//__Queue browser timestamps__// 39 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 42 42 43 -//__Add "Datapipeline"functionality__//44 - Thisreleaseintroduces the "datapipeline"functionalitytothe3rdgeneration runtime.Thisremovesanotherblockageormodelswaitingonthisbeforemigrating to the3rdgeneration runtime.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. 45 45 46 -//__Fix related to the debugger__// 47 -This release introduces a fix that allows users to debug a flow once the toggle "Send error messages to eMagiz" is activated. 44 +== **Feedback Items** == 48 48 49 -{{warning}}To make use of this bug fix, you need to be on the latest runtime image{{/warning}} 46 +//__Update flows__// 47 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 50 50 51 -//__ Improvedmigrationprocess__//52 -Th is releaseintroduceda fixthat allowsa usertomigrate eventprocessors withcustomerrorhandlingwithoutmanual intervention.49 +//__Q&A forum search__// 50 +The option to search by pressing the Enter key has been added to the Q&A forum. 53 53 54 -//__ Deploymentplanchange__//55 -I nthisrelease,thepreparereleasestep willnotstartautomatically anymore.Thisprevents theuserfromwaitingforthisactiontofinishedbeforetheycancontinuedeployingthesolutiontotheirenvironment.52 +//__Memory settings__// 53 +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. 56 56 57 -{{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}} 55 +//__Runtime validation__// 56 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 58 58 59 -== **Feedback items ** == 58 +//__Runtime overview image versions__// 59 +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. 60 60 61 -//__License Tracker improvements__// 62 -With this release, we have added several new features available to purchase. On top of that, additional information on the license, such as adding notes and seeing the data sink packets, is now available. 61 +== **Bug Fixes** == 63 63 64 -//__ Ability to view themessagedefinitionfortopic__//65 - Currently,youcaneasily navigateto themessagedefinitionofatopicviathecontextmenuinDesign,evenifthereis noeventprocessorlinked to the topic.63 +//__Removal of onramp__// 64 +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). 66 66 67 -//__R estrictedaccess for uploading custom certificatesto endpoints__//68 - To improveour cloud offerings' generalsecurityandprevent usersfromuploading the wrong certificates,wehavenow restrictedaccessto this view toensure that onlytheadministratorcanexecute this change.Thisallows for a discussionbetween the teamimplementingthesolutionandMagizbeforeactions are taken.66 +//__Runtime statistics details__// 67 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 69 69 70 -== **Bug fixes ** == 69 +//__Deployment prechecks__// 70 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 71 71 72 -//__Improved deletion behavior for enumerations__// 73 -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. 74 - 75 -//__Prevent "async" api operations__// 76 -With this release, we have removed the ability to select the "async" option when the default message format is API Management. 77 - 78 -//__Importing a response definition broke the request definition__// 79 -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. 80 - 81 -//__Removing a flow does not update the API "all-entry" anymore__// 82 -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. 83 - 84 -//__Stop deployment plan when a property is missing__// 85 -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. 86 - 87 -//__Cap stack trace of error messages and log entries__// 88 -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. 89 - 90 90 == **Fancy Forum Answers** == 91 91 92 92 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: 93 93 94 -* [[ Entry stops pollingoccasionallysincegeneration 3>>https://my.emagiz.com/p/question/172825635703376768||target="blank"]]95 -* [[ Invaliddatetime>>https://my.emagiz.com/p/question/172825635703389326||target="blank"]]96 -* [[P agingwithaqueue-16>>https://my.emagiz.com/p/question/172825635703389781||target="blank"]]76 +* [[Changing filename based on attribute>>https://my.emagiz.com/p/question/172825635703696968||target="blank"]] 77 +* [[Payload must be an instance of a Map>>https://my.emagiz.com/p/question/172825635703709401||target="blank"]] 78 +* [[Promoting a system to a split gateway>>https://my.emagiz.com/p/question/172825635703722185||target="blank"]] 97 97 98 -== **Key takeaways** ==80 +== **Key Takeaways** == 99 99 100 -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:82 +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: 101 101 102 102 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 103 103 * If you have feedback or ideas for us, talk to the Platypus 104 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 86 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 105 105 * Clear your browser cache (Ctrl + Shift + Del) 106 106 * Check out the release notes [here] 107 107 * Start thinking about how the license tracker can aid your development 108 108 * Start thinking about major, minor, and patch 109 -* Upgrade to the latest build number 110 110 * Keep making great integrations 111 111 112 112 Let's stay in touch and till next time! ... ... @@ -114,6 +114,11 @@ 114 114 {{info}} 115 115 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 116 116 117 -~*~* Indicates a GEN3-only feature. 118 -{{/info}})))((({{toc/}}))){{/container}} 98 +{{/info}} 99 +))) 100 + 101 +((( 102 +{{toc/}} 103 +))) 119 119 {{/container}} 105 +{{/container}}