Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
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 358.1
edited by Carlijn Kokkeler
on 2024/01/29 14:19
on 2024/01/29 14:19
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 06-SituationalDeployment1 +213 - Joyful Journeys - Content
-
... ... @@ -1,62 +1,64 @@ 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 done much work for the Deploy phase. On top of that, we have worked on several store functionalities.Next to this, we have several smaller feedback items from our hackathon efforts that are now releasedto you.6 +**Hi there, eMagiz developers!** This release .... 6 6 7 -== **Deployment Plan** == 8 8 9 -//__Improved deployment plan to make the process better and more predictable__// 10 -The algorithm for genarating a default deployment plan is improved to keep jms downtime and alerting to a minimum. Next to this, the start/stop/restart machine deployment steps are now also executed correctly for aws and on-premises machines. 9 +== **Feedback Items** == 11 11 12 -//__ Editingreleaseproperties__//13 -W ith thisrelease,it will be possibletochange the descriptionof aproperty byeditingtheproperty.11 +//__Property releases__// 12 +When a new property release is created, this property release can now be viewed and deleted. 14 14 15 -//__JMS memory setting check__// 16 -A change in memory settings triggers redeployment of the container now. 14 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 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 - 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. 25 25 26 -== **Feedback Items** == 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. 27 27 28 -//__ Alerting manualpause__//29 - A few releases ago we changedthe behavior of alertinginthe deploymentplan. Now each timewhena deploymentplan is executedthealerting will beautomaticallyre-enabled whenthedeployercloses the deployment planor closestheweb browser. The majorityofthe usersare happy with thenew behavior, but there aresomeuseases that youdo not wantstartthe alertingimmediately.Withthis release,ifalerting hasbeenpausedmanually,this will notbe activatedautomaticallyaftera releasedeployment.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. 30 30 31 -//__ Orderingof graphsinManage__//32 - ThegraphsinManage are now orderedaccordingtoimportance. This meansthatruntime statisticsaresortedby"ProcessCPU usage"(highestfirst),queuestatisticsaresortedby"Messagesinqueue"(highestfirst),andHTTP statisticsaresortedby"Unsuccessfulrequests"(highest first).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. 33 33 34 -//__ UTCtimesin Grafana panels__//35 - All Grafanapanels nowshow UTCtimes,whicharenormally usedin eMagiz, insteadoflocal(browser)timezones.This way, it is easiertomatch graphs with logging events or alerts.28 +//__Runtime validation__// 29 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 36 36 37 -//__U pdateflow designerrsion__//38 - Theframeworkusedinheflow designerhasbeenupdatedto thelatestversion.31 +//__UI improvements__// 32 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 39 39 34 +//__Q&A forum search__// 35 +The option to search by pressing the Enter key has been added to the Q&A forum. 40 40 41 - 42 - ==**BugFixes**==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. 43 43 44 -//__ Gainheability again toconfigurecertificatesin DeployArchitecture again__//45 -In restrictingtheconfigurationoptionson the certificatelevel in oneofour latterreleases,it became impossible fornormaluserstoadd andedit certificateswithinDeploy Architecture.Tosolvethisproblem wehavenowreleaseda fixto resolve this issue,givingpeopletheability againo add and edit certificatesunderDeploy Architecture.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. 46 46 47 -//__Ensure that differing container configurations deploy the correct configuration__// 48 -When you run in a multi-runtime configuration and change the actual flows that need to run on container A vs. container B, it happened before that all flows were still being deployed on all runtimes. With this release, we will feed this information correctly to our infrastructure to ensure the correct and configured flows are deployed on the proper containers. 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. 49 49 50 -//__Remov equeuryingoptions in Manage__//51 - Toavoiderrors andloadingproblems when analyzing yourstatisticsin Manage,we haveremovedtheoption toselecta defaulttimerangespanningmore than sevendays. This istoguaranteethestability ofthesolution andtoavoid usersgettingunnecessary errors.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). 52 52 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. 52 + 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"]] 57 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 58 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 59 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 58 58 59 -== **Key takeaways** ==61 +== **Key Takeaways** == 60 60 61 61 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: 62 62 ... ... @@ -67,7 +67,6 @@ 67 67 * Check out the release notes [here] 68 68 * Start thinking about how the license tracker can aid your development 69 69 * Start thinking about major, minor, and patch 70 -* Upgrade to the latest build number 71 71 * Keep making great integrations 72 72 73 73 Let's stay in touch and till next time! ... ... @@ -75,6 +75,11 @@ 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. 79 -{{/info}})))((({{toc/}}))){{/container}} 79 +{{/info}} 80 +))) 81 + 82 +((( 83 +{{toc/}} 84 +))) 80 80 {{/container}} 86 +{{/container}}