Changes for page 207 - Aligned State
Last modified by Carlijn Kokkeler on 2024/04/18 13:10
From version 155.1
edited by Carlijn Kokkeler
on 2023/10/10 13:56
on 2023/10/10 13:56
Change comment:
There is no comment for this version
To version 129.1
edited by Erik Bakker
on 2023/07/17 15:10
on 2023/07/17 15:10
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 -20 6-Situational Deployment1 +201 - Be Informed - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -2,67 +2,67 @@ 2 2 {{container layoutStyle="columns"}}((( 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 donemuchworkfortheDeployphase.Ontopofthat, wehave workedonseveralstorefunctionalities.Nextto this,we have several smallerfeedbackitemsfromour hackathon efforts that are nowreleasedto you.5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on planning the upcoming Q and finishing up features of the last Q. More on that later. On top of that we have several smaller items as a result of our hackathon efforts to present to you. 6 6 7 -== **Deployment Plan** == 7 +== **Announcement - Release Properties** == 8 +As of the next release (202) we will introduce a completely new way of handling properties for all our clients. In the upcoming weeks we will publish additional information on the process, what changes, and how you best manage your properties as of then within the documentation portal. Should you have any questions in advance please contact us at [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]. 8 8 9 - //__Improveddeployment planto makeheprocess betterandmore predictable__//10 - Thealgorithmforgenarating adefaultdeploymentplanis improvedtokeepjmsdowntimeand alertingtoa minimum.Next to this,thestart/stop/restartmachinedeploymentstepsarenowalsoexecutedcorrectlyfor aws andon-premisesmachines.10 +== ** Deploy Architecture - Apply To Environment improvements ** == 11 +As of this release we will show you a list of all change that are about to be changed once you press "Apply to environment" in Deploy Architecture. This will ensure that it becomes clearer for users, especially those working together in teams, what will change when pressing this button. 11 11 12 -//__Editing release properties__// 13 -With this release, it will be possible to change the description of a property by editing the property. 13 +[[image:Main.Images.Release Blog.WebHome@201-release-blog--apply-to-environment-example.png]] 14 14 15 - //__JMSmemorysettingcheck__//16 - Achangeinmemorysettingstriggers redeployment of thecontainer now.15 +== ** Breadcrumb navigation in eMagiz ** == 16 +With this release we introduce the "breadcrumb" navigation in certain parts of eMagiz. This will mostly be noticed, and have impact, in the Create phase when you are checking out your transformation or system message on flow level. Apart from there the navigation is implemented consistently across the portal for a unified look and feel. 17 17 18 -//__Properties tab__// 19 -We have removed the deprecated tab Properties in the Deploy phase. 20 - 21 -//__Cleanup old images__// 22 - 23 -== **Store Improvements** == 24 - 18 +[[image:Main.Images.Release Blog.WebHome@201-release-blog--breadcrumb-navigation-example.png]] 25 25 26 26 == **Feedback Items** == 27 27 28 -//__ Alertingmanual pause__//29 - A fewreleasesagowechanged thebehaviorofalerting in thedeploymentplan. Now eachtime whenadeploymentplan isexecuted the alertingwillbe automatically re-enabledwhenthe deployercloses the deployment plan orclosestheebbrowser.Themajorityoftheusersare happywith thenew behavior,butthere are someusecases that youdonot wantstartthealertingimmediately.Withthis release,if alertinghas beenpaused manually, this willnotbeactivatedautomaticallyafterrelease deployment.22 +//__Improved layout of catalog page in Design__// 23 +We have improved the layout of the API Catalog overview in Design for our API Gateway users. Among others, we have introduced a scrollbar to get a better overview when having several operations. 30 30 31 -//__ OrderingofgraphsinManage__//32 - The graphsinManage are noworderedaccordingtoimportance.Thismeanshat runtimestatisticsare sortedby "Process CPU usage"(highestfirst),queue statistics aresorted by "Messagesinqueue"(highestfirst),and HTTPstatistics aresorted by"Unsuccessful requests" (highest first).25 +//__Improved layout of "Edit integration" pop-up for API Gateway integrations__// 26 +As of now the full path of your backend system will be shown when opening the "Edit integration" pop-up on your API Gateway integration. 33 33 34 -//__ UTCtimesinGrafanapanels__//35 - AllGrafana panelsnow show UTC times,which arenormallyusedin eMagiz,insteadoflocal (browser)time zones.Thisway, itiseasiertomatchgraphswith loggingeventsor alerts.28 +//__Additional help texts on Design Architecture__// 29 +We have improved the help texts in Design Archicture in relation to the Event Streaming topic storage overview. 36 36 37 -//__ Updateflowdesignerversion__//38 - Theframeworkusedin theflowdesigner hasbeenupdatedtothelatestversion.31 +//__Improved Audit Trail on several places__// 32 +In several places in the portal we have improved the audit trail to better specify who changed what at which point in time. 39 39 34 +//__Removed the erroneous alert on message mapping when having a passthrough API__// 35 +This release removes the erroneous alert people reported on "errors in message mapping" for a passthrough API. 40 40 41 - 42 42 == **Bug Fixes** == 43 43 44 -//__ Gainthe ability againtoconfigure certificates inDeploy Architectureagain__//45 - In restricting the configuration optionsonthecertificatelevelinone ofourlatterreleases,itbecameimpossiblefornormal userstoadd andedit certificateswithin DeployArchitecture. To resolvehisproblemwehavewreleaseda fixto resolve thisissue, givingpeopletheability again toadd andedit certificatesunderDeploy Architecture.39 +//__Avoid clicking on other components while deleting another__// 40 +To avoid unexpected behavior we now ensure that nothing can be selected once you see the "deletion" pop-up when you want to remove something in the flow designer. 46 46 47 -//__ Ensurethatdiffering containerconfigurationsdeploythecorrectconfiguration__//48 -W henyou run inamulti-runtimeconfiguration andchangethectualflowsthat need to run on container A vs.container B, itappenedbeforethat all flows were still beingdeployed onallruntimes.Withthis release, we willfeedthisinformationcorrectly toour infrastructureto ensurehecorrectand configuredflowsare deployed on thepropercontainers.42 +//__Improved validation feedback in migrating to the next-generation architecture__// 43 +We have improved several things with regards to the validation feedback when migrating to the next-generation architecture. 49 49 50 -//__ Removequeuryingoptionsin Manage__//51 -T o avoid errorsand loading problemswhenanalyzingyourstatisticsin Manage,wehaveremovedtheoptionto selectadefaulttimerangespanning morethansevendays. Thisis to guaranteethestabilityof thesolution and to avoid users gettingunnecessaryerrors.45 +//__Make sure that user credentials can be viewed with view rights__// 46 +This release makes sure that the user credentials in Deploy can be viewed with view rights and not only when having edit rights. 52 52 48 +//__Refresh behavior within the deployment plan is fixed__// 49 +This release changes the refresh behavior within the deployment plan to show, once more, the "to be installed" flows before the user presses Execute. 50 + 53 53 == **Fancy Forum Answers** == 54 54 55 55 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: 56 56 57 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 55 +* [[Replacing Legacy eMagiz-Mendix Connector: Migration Plan>>https://my.emagiz.com/p/question/172825635703517317||target="blank"]] 56 +* [[Unknown character(s) does not create error message.>>https://my.emagiz.com/p/question/172825635703517488||target="blank"]] 57 +* [[Split gateway configuration for local GEN3 gateway>>https://my.emagiz.com/p/question/172825635703517580||target="blank"]] 58 58 59 59 == **Key takeaways** == 60 60 61 -Thanks to all whohelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:61 +Thanks to all that helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 62 62 63 63 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 64 64 * If you have feedback or ideas for us, talk to the Platypus 65 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 65 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 66 66 * Clear your browser cache (Ctrl + Shift + Del) 67 67 * Check out the release notes [here] 68 68 * Start thinking about how the license tracker can aid your development ... ... @@ -75,6 +75,6 @@ 75 75 {{info}} 76 76 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 77 77 78 -~*~* Indicates a next-generation-architecture only feature.78 +~*~* Indicates a GEN3-only feature. 79 79 {{/info}})))((({{toc/}}))){{/container}} 80 80 {{/container}}