Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 171.1
edited by Carlijn Kokkeler
on 2023/10/11 15:54
on 2023/10/11 15:54
Change comment:
There is no comment for this version
To version 363.1
edited by Carlijn Kokkeler
on 2024/01/29 14:50
on 2024/01/29 14:50
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,105 +1,86 @@ 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, we have done much work for theDeploy phase. On top of that,we have worked onseveralstore functionalities. Next to this, we haveseveral smaller feedback items from ourhackathon effortsthat arenow releasedto you.6 +**Hi there, eMagiz developers!** In this release, several improvements for pop-ups have been achieved. 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 +== **Pop-up Improvements** == 10 +//__Property releases__// 11 +When a new property release is created, this property release can now be viewed and deleted. 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@release-blog-213-joyful-journeys-property-release.png]] 14 14 15 -//__ JMSmemorysetting check__//16 - A change in memorysettingstriggers redeployment of the containernow.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 -//__ Propertiestab__//19 - Wehaveremovedthe deprecatedtabPropertiesin theDeployphase.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 -//__ Cleanupold images__//22 - Whenareleaseisremoved,therelated unusedmages in the on-premisesmachines willbe removedaswell.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. 23 23 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. 26 26 27 -== ** StoreImprovements** ==25 +== **Formatting & Alignments** == 28 28 29 -//__ Message definitionelements order__//30 - We fixed anissue that theorderofmessage definitionelements waschangedafterbeingimported.27 +//__Input fields__// 28 +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 -//__Imp orting a storeitemwith synchronous message definitions__//33 - Wefixed anissuethat importingastore itemwithsynchronousmessagedefinitions wentwrong.Now,the importedmessage definitions should correspondwith the exported messagedefinitions.30 +//__UI improvements__// 31 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 34 34 35 -//__ Importing storeitemscontainingtaticcopies__//36 - We fixedanissue thatstore itemswere missingstaticcopies.Now,store items with staticcopiesare importedcorrectly.33 +//__Component changes reversion__// 34 +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 -//__ ImportingStorecontent__//39 - Wefixed an issuethatblockedyou from importingStorecontent in the Design phase. The message definitionsand message mappingsarenowimportedcorrectlyas theoriginalcontentin the itemoftheStore.36 +//__State generation statistics__// 37 +The state generation graphs will now show the correct number of cache hits and misses. 40 40 41 -//__ Storedisclaimer__//42 - Users who are not the modelowner nolongerseethe eMagiz Store disclaimer popup, instead they see apopupcontaininga messagethat statesthat themodelowner shouldacceptthedisclaimer.39 +//__Queue browser timestamps__// 40 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 43 43 44 -== **Feedback Items** == 42 +//__Addition and deletion of internal recipients__// 43 +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 -//__Alerting manual pause__// 47 -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. 48 48 49 -//__Ordering of graphs in Manage__// 50 -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). 46 +== **Feedback Items** == 51 51 52 -//__U TCtimesin Grafana panels__//53 - AllGrafana panelsnowshow UTC times,whicharenormallyused ineMagiz, insteadofcal(browser)timezones.This way, itiseasiertomatchgraphs withloggingeventsalerts.48 +//__Update flows__// 49 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 54 54 55 -//__ Updateflowdesignerversion__//56 -The framework usedin theflowdesigner has beenupdated to thelatestversion.51 +//__Q&A forum search__// 52 +The option to search by pressing the Enter key has been added to the Q&A forum. 57 57 58 -//__ Carwash track TLS versions in logging__//59 - Anew logging featurewillbereleased,enablingus tomakebetterchoices indeprecating old encryptionstandards.54 +//__Memory settings__// 55 +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. 60 60 61 -//__ Moving channels intheflowdesigner__//62 - Movingalreadyattachedchannelsintheflowdesigner has beenmade sligthly easier.57 +//__Runtime validation__// 58 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 63 63 64 -//__ Topicsizesdescriptionchange__//65 -In t hechangedescription(andHistory)whenalteringthetopicsizeof a topicthenew andold value wereswitchedaround creating confusion, thishasbeen resolved.60 +//__Runtime overview image versions__// 61 +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. 66 66 67 -//__Password change notification__// 68 -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. 69 - 70 -//__Password comparison__// 71 -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. 72 - 73 -//__Inactive user alerting__// 74 -Inactivated users are now removed from all alert settings (included “disabled“ settings) to avoid undesirable notifications. 75 - 76 -//__Alphabetical sorting on user level in HTTP statistics__// 77 -Variables in the 3rd generation runtimes HTTP statistics detail pages are now sorted case insensitive. 78 - 79 -//__SOAP Web services path__// 80 -Developers with Admin rights are now able to edit the 'SOAP Web services path' in the SSL settings. 81 - 82 82 == **Bug Fixes** == 83 83 84 -//__ Flowdesignerstyling__//85 - Thestylingoftheflowdesigner'sleftcomponentpanelhasbeenestructured,solvingararebug which wouldbreakthestylingof certainfunctionalities.65 +//__Removal of onramp__// 66 +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). 86 86 87 -//__ Partialsearchfor messages__//88 - Itisnowpossibleto searchonmessagespartiallyinManageMonitoring.Forexample,a searchforUptimecanbedoneby searchingfor"up" "time" "ptim".68 +//__Runtime statistics details__// 69 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 89 89 90 -//__D isk usageafter cloud templateupdate__//91 - Inthe last cloudtemplateupdate there was anissue with diskperformance.Thishasbeenresolvedin this release.You canmanuallyupgradeyourcloudtemplate,orrelyonautomaticupdates.71 +//__Deployment prechecks__// 72 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 92 92 93 -//__Error handling migration__// 94 -If there is no custom error handling, when migrating to Gen3, the error channel to “errorChannel” is only created for the first inbound in an entry flow. This has been fixed by adding a migration step, where we set the error channel of all inbounds in a flow to “errorChannel” if the custom error handling is set to false. 95 95 96 96 == **Fancy Forum Answers** == 97 97 98 98 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: 99 99 100 -* [[JSON Web Tokens (JWT authentication)>>https://my.emagiz.com/p/question/172825635703606919||target="blank"]] 79 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 80 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 81 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 101 101 102 -== **Key takeaways** ==83 +== **Key Takeaways** == 103 103 104 104 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: 105 105 ... ... @@ -110,7 +110,6 @@ 110 110 * Check out the release notes [here] 111 111 * Start thinking about how the license tracker can aid your development 112 112 * Start thinking about major, minor, and patch 113 -* Upgrade to the latest build number 114 114 * Keep making great integrations 115 115 116 116 Let's stay in touch and till next time! ... ... @@ -118,6 +118,11 @@ 118 118 {{info}} 119 119 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 120 120 121 -~*~* Indicates a next-generation-architecture only feature. 122 -{{/info}})))((({{toc/}}))){{/container}} 101 +{{/info}} 102 +))) 103 + 104 +((( 105 +{{toc/}} 106 +))) 123 123 {{/container}} 108 +{{/container}}