Changes for page 222 - Flee Frustration
Last modified by CarlijnKokkeler on 2024/06/05 09:31
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 20 -Patch Parade1 +206 - Situational Deployment - Content
-
... ... @@ -1,81 +1,79 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** 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 released to you. 7 7 8 -== ** Feedback Items** ==7 +== **Deployment Plan** == 9 9 10 -//__Int egrationpatterninformation__//11 - Integration patterninformationoftheselectedmessage typehasbeen addedto thepop-upthat isshowninCapture whencreatinga newintegration.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. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 12 +//__Editing release properties__// 13 +With this release, it will be possible to change the description of a property by editing the property. 14 14 15 -//__M essagequeue history__//16 -A llevents that relatetomessagequeues(delete message, delete all messagesor delete queue) are loggedin theManagephaseinsteadof theDeploy phase.15 +//__JMS memory setting check__// 16 +A change in memory settings triggers redeployment of the container now. 17 17 18 -[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 18 +//__Properties tab__// 19 +We have removed the deprecated tab Properties in the Deploy phase. 19 19 20 -//__ Searchboxes__//21 - Searchboxes inthepropertiesoverviewarenowshownbydefault.21 +//__Cleanup old images__// 22 +When a release is removed, the related unused images in the on-premises machines will be removed as well. 22 22 23 -[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 24 +//__Performance improvements for loading releases__// 25 +Performance improvements have been implemented for loading releases in Deploy. Releases should now load faster than before. All functionality should remain exactly the same as before. 24 24 25 -//__Set as mapped__// 26 -It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 27 +== **Store Improvements** == 27 27 28 -[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 29 +//__Message definition elements order__// 30 +We fixed an issue that the orders of message definition’s elements were changed after they were imported. 29 29 30 -//__ SSLsettings__//31 - Changescannow bedeployed onSSLlevelwithoutcreatinganewversion of a flowinCreate.32 +//__Message definition elements order__// 33 +We fixed an issue that importing a store item with synchronous message definitions went wrong. Now, the imported message definitions should correspond with the exported message definitions. 32 32 33 -//__Machine deletion__// 34 -When trying to delete a machine that still has containers linked to it, the user will be presented with a pop-up explaining why the machine cannot be deleted. 35 +== **Feedback Items** == 35 35 36 -[[image:Main.Images.Release Blog.WebHome@release-220-machine-deletion.png]] 37 +//__Alerting manual pause__// 38 +A few releases ago we changed the behavior of alerting in the deployment plan. Now each time when a deployment plan is executed the alerting will be automatically re-enabled when the deployer closes the deployment plan or closes the web browser. The majority of the users are happy with the new behavior, but there are some use cases that you do not want start the alerting immediately. With this release, if alerting has been paused manually, this will not be activated automatically after a release deployment. 37 37 38 -//__ JMS headerhandling__//39 - Kafkaoutboundchanneladapterscannowalsoparsejms_destinationandjms_replyToheaders.For this,anewruntimeimage(LINK)hasbeen released.40 +//__Ordering of graphs in Manage__// 41 +The graphs in Manage are now ordered according to importance. This means that runtime statistics are sorted by "Process CPU usage" (highest first), queue statistics are sorted by "Messages in queue" (highest first), and HTTP statistics are sorted by "Unsuccessful requests" (highest first). 40 40 41 -== **Bug Fixes** == 42 -//__Annotation styling__// 43 -It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 43 +//__UTC times in Grafana panels__// 44 +All Grafana panels now show UTC times, which are normally used in eMagiz, instead of local (browser) time zones. This way, it is easier to match graphs with logging events or alerts. 44 44 45 -[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 46 +//__Update flow designer version__// 47 +The framework used in the flow designer has been updated to the latest version. 46 46 47 -//__ Filter rejectionwarnings__//48 -A discard channelisrequiredforfilter componentswhen“Throwexception onrejection”value issetto false.49 +//__Carwash track TLS versions in logging__// 50 +A new logging feature will be released, enabling us to make better choices in deprecating old encryption standards. 49 49 50 -[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 52 +//__Moving channels in the flow designer__// 53 +Moving already attached channels in the flow designer has been made sligthly easier. 51 51 52 -//__ ManageExplore__//53 - Anissue hasbeenfixed wherenavigating to theExploretabinManagewouldsometimes redirect users to thehomepage.55 +//__Topic sizes description change__// 56 +In the change description (and History) when altering the topic size of a topic the new and old value were switched around creating confusion, this has been resolved. 54 54 55 -//__Page refreshing__//56 - Switchingbetweenenvironmentsrefreshes theQueuebrowserandRedeliverypagescorrectlyfortheselected environment.58 +//__Password change notification__// 59 +When an account password change request is made, even when this fails, a mail is sent to the account owner to inform the owner about the action. 57 57 58 -//__ Messageredelivery__//59 - An issuehasbeenfixedwhere largemessageswouldbe shownat thebottom of the page instead of theright sideofthepage.61 +//__Password comparison__// 62 +When changing a password, it is compared to a list of known database breaches for security. A warning is shown when the password corresponds with a password in the database. 60 60 61 -//__Deployment plan__// 62 -We have implemented changes that should prevent a discrepantion between the overview of runtimes to be deployed shown at the beginning of a deployment plan (or at individual machine-type steps) and the actual execution of relevant steps. 63 63 64 -//__Overview pages__// 65 -We fixed an issue that you could not navigate to the last page of some overview pages in Manage phase. 65 +== **Bug Fixes** == 66 66 67 -//__ Memorycheck__//68 - MachinesdeletedinDesignareexcludedfromthememory healthcheck inDeploy,so thatnounnecessarymemory changeshaveto bedone todelete machines.67 +//__Flow designer styling__// 68 +The styling of the flow designer's left component panel has been restructured, solving a rare bug which would break the styling of certain functionalities. 69 69 70 70 == **Fancy Forum Answers** == 71 71 72 72 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: 73 73 74 -* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 75 -* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 76 -* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 74 +* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 77 77 78 -== **Key Takeaways** ==76 +== **Key takeaways** == 79 79 80 80 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: 81 81 ... ... @@ -83,9 +83,10 @@ 83 83 * If you have feedback or ideas for us, talk to the Platypus 84 84 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 85 85 * Clear your browser cache (Ctrl + Shift + Del) 86 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]]84 +* Check out the release notes [here] 87 87 * Start thinking about how the license tracker can aid your development 88 88 * Start thinking about major, minor, and patch 87 +* Upgrade to the latest build number 89 89 * Keep making great integrations 90 90 91 91 Let's stay in touch and till next time! ... ... @@ -93,11 +93,6 @@ 93 93 {{info}} 94 94 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 95 95 96 -{{/info}} 97 -))) 98 - 99 -((( 100 -{{toc/}} 101 -))) 95 +~*~* Indicates a next-generation-architecture only feature. 96 +{{/info}})))((({{toc/}}))){{/container}} 102 102 {{/container}} 103 -{{/container}}