Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 96.1
edited by Erik Bakker
on 2023/04/11 10:14
on 2023/04/11 10:14
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,95 +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 -== ** APIimprovements** ==8 +== **Pop-up Improvements** == 8 8 9 -//__ Improved auto-generatederror handling__//10 -When you createanew operation inyourAPI gateway,eMagizwillnow automatically generate thecorrectschemas, HTTP codes,andexamples forthisoperation basedonindustrystandards.10 +//__Property releases__// 11 +When a new property release is created, this property release can now not only be viewed but also deleted. 11 11 12 -//__Switch default message format__// 13 -We have improved the logic when you switch the message format of your gateway message from XML to JSON or vice versa. As a result, the Swagger file will be changed accordingly. Once you update the relevant flow in Create and deploy the solution, the Swagger UI will automatically match the expected result. 13 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 14 14 15 -//__R e-usingelementsingateway message__//16 - Thisreleaseimproveshowthe examplesandschemas in Swaggerandthe Flow Testingfunctionalityaregeneratedwhencertainelementsrepeatedlyappearinifferentplaces within onespecificgateway message.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. 17 17 18 -//__ Improved naming of API operationswhenaddingintegrations to Create__//19 - Previously whenyou added API operations to the Create phase, the HTTPoperation(i.e., POST, PUT, GET) wasnot visible toauser. Asa result, it becametoughforausertodiscernbetween specificoperationsoncemultiple of themwere usedon oneresource(i.e., Order,Invoice,Lead).To clarify this fortheuser, thedisplay namedefined in Design (instead of Capture)isnowusedwithin thisoverviewforthese operations.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. 20 20 21 -== **3rd generation 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. 22 22 23 -//__Update of the static alerting engine__// 24 -In this release, we have updated the static alerting engine that determines when one of the static alerts, as defined by eMagiz, should be triggered (or not). This change will improve the performance of the solution and will ensure that the alerts are activated correctly. 24 +== **Formatting & Alignments** == 25 25 26 -//__ Add "Datapipeline" functionality__//27 - This releaseintroducesthe"data pipeline"functionalityto the3rdgeneration runtime.Thisremovesanotherblockageormodelswaiting on thisbeforemigratingto the3rdgenerationruntime.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. 28 28 29 -//__ Fixrelated tothedebugger__//30 - Thisrelease introducesafixthatallowsuserstodebugaflowonce the toggle"Send errormessagestoeMagiz" is activated.29 +//__UI improvements__// 30 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 31 31 32 -{{warning}}To make use of this bug fix, you need to be on the latest runtime image{{/warning}} 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. 33 33 34 -//__ Improvedmigrationprocess__//35 -Th is releaseintroducedafixthatallowsa user tomigrateevent processors withcustomrorhandlingwithoutmanualintervention.35 +//__State generation statistics__// 36 +The state generation graphs will now show the correct number of cache hits and misses. 36 36 37 -//__ Deploymentplan change__//38 - Inthis release,the prepare release stepwill not start automatically anymore.This preventsthe userfromwaiting forthisactiontobe finishedbeforethey can continuedeployingthesolution to their environment.38 +//__Queue browser timestamps__// 39 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 39 39 40 -{{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}} 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. 41 41 42 -== **Feedback items44 +== **Feedback Items** == 43 43 44 -//__ License Trackerimprovements__//45 - Withthisrelease,wehaveaddedseveral new features availableto purchase.On topof that,additionalinformation on thelicense, such as addingnotesandseeingthedatasink packets,isnow available.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. 46 46 47 -//__A bilityto view the message definition for atopic__//48 - Currently,you can easilynavigatetothe messagedefinition ofatopicvia thecontextmenu in Design,evenifthereisnoeventprocessor linked to thetopic.49 +//__Q&A forum search__// 50 +The option to search by pressing the Enter key has been added to the Q&A forum. 49 49 50 -//__ Restricted access foruploading custom certificates to endpoints__//51 - Toimprove ourcloud offerings'generalsecurityandpreventusersfromuploading thewrong certificates,wehave nowrestrictedaccesstothisviewto ensurethat only theadministratorcanexecutethis change. ThisallowsforadiscussionbetweentheteamimplementingthesolutionandeMagizbefore actions aretaken.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. 52 52 53 -== **Bug fixes ** == 55 +//__Runtime validation__// 56 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 54 54 55 -//__ Improveddeletion behavior forenumerations__//56 - TopreventthateMagiz will incorrectlydelete enumerationlistswhen you pressa "Cancel"button, wehave improved thedeletion behaviorwhenviewingenumerationsin theCreatephaseofeMagiz.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. 57 57 58 -//__Prevent "async" api operations__// 59 -With this release, we have removed the ability to select the "async" option when the default message format is API Management. 61 +== **Bug Fixes** == 60 60 61 -//__ Importingaresponse definitionbroke the request definition__//62 - Currently,importingaresponsedefinition breakstherequestdefinition. Withthisrelease,wehavechangedthisbehavior, ensuringthatonlytheresponsefinitionis changedwhenimportingand nottherequestdefinition.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). 63 63 64 -//__R emoving a flow doesnotupdatetheAPI "all-entry"anymore__//65 -W henyou removed aflow from Create, the API Gateway all-entry received aewversion of the flow. With thisrelease,wehavechangedthis behavior sothatthisonly happenswhenthe flow you removeis anAPI-relatedflow andnotwhenits amessaging or eventreaming flow.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. 66 66 67 -//__ Stop deployment plan when a property ismissing__//68 - Currently, the executionof yourdeployment plancontinues when eMagiznoticesa missing property.As this is confusingforauser and notdesirable, we have updated the logic to ensurethatwhenthishappens,theexecutionstops. This allowsyou to fill in theproperties,andoncefilled in, youcancontinue withthe remainder ofthedeploymentplan.69 +//__Deployment prechecks__// 70 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 69 69 70 -//__Cap stack trace of error messages and log entries__// 71 -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. 72 - 73 73 == **Fancy Forum Answers** == 74 74 75 75 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: 76 76 77 -* [[ Entry stops pollingoccasionallysincegeneration 3>>https://my.emagiz.com/p/question/172825635703376768||target="blank"]]78 -* [[ Invaliddatetime>>https://my.emagiz.com/p/question/172825635703389326||target="blank"]]79 -* [[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"]] 80 80 81 -== **Key takeaways** ==80 +== **Key Takeaways** == 82 82 83 -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: 84 84 85 85 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 86 86 * If you have feedback or ideas for us, talk to the Platypus 87 -* 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. 88 88 * Clear your browser cache (Ctrl + Shift + Del) 89 89 * Check out the release notes [here] 90 90 * Start thinking about how the license tracker can aid your development 91 91 * Start thinking about major, minor, and patch 92 -* Upgrade to the latest build number 93 93 * Keep making great integrations 94 94 95 95 Let's stay in touch and till next time! ... ... @@ -97,6 +97,11 @@ 97 97 {{info}} 98 98 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 99 99 100 -~*~* Indicates a GEN3-only feature. 101 -{{/info}})))((({{toc/}}))){{/container}} 98 +{{/info}} 99 +))) 100 + 101 +((( 102 +{{toc/}} 103 +))) 102 102 {{/container}} 105 +{{/container}}