Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 312.1
edited by Carlijn Kokkeler
on 2023/12/21 14:26
on 2023/12/21 14:26
Change comment:
There is no comment for this version
To version 362.1
edited by Carlijn Kokkeler
on 2024/01/29 14:49
on 2024/01/29 14:49
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 -21 1-LogLuminary1 +213 - Joyful Journeys - Content
-
... ... @@ -3,71 +3,86 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** 6 +**Hi there, eMagiz developers!** In this release, several improvements for pop-ups have been achieved. 7 7 8 -== **TBD** == 9 9 9 +== **Pop-up Improvements** == 10 +//__Property releases__// 11 +When a new property release is created, this property release can now be viewed and deleted. 10 10 13 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 11 11 12 -== **Feedback Items** == 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. 13 13 14 -//__ Runtimeoverview__//15 - We addedanewoverview in theDeployphase,called 'Runtime Overview',whichshowstheinformation of allruntimeson running machinesin an overview.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. 16 16 17 -[[image:Main.Images.Release Blog.WebHome@release-blog-211-runtime-overview.png]] 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. 18 18 19 -//__Missing properties overview__// 20 -The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 21 21 22 - [[image:Main.Images.ReleaseBlog.WebHome@release-blog-211-missing-properties-overview.png]]25 +== **Formatting & Alignments** == 23 23 24 -//__ Breakingchangespop-up__//25 - Pendingchanges that have a high risk levelarenowshowninredbold inthepopupthatappearsafterclicking'Apply toenvironment'.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. 26 26 27 -[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.jpg]] 30 +//__UI improvements__// 31 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 28 28 29 -//__ Externalrecipientsemailaddress__//30 - Theoverviewofexternalrecipients has beenupdated.Externalrecipientsarecreatedonamodellevel,insteadofcomma separatedlist.Thismeans thatyoucanaddthemto yourenvironmentdirectly, likeinternal users.33 +//__Runtime overview image versions__// 34 +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. 31 31 32 -//__ Broker queuemetricsdashboards__//33 -It is nowpossible toselect theMQTTbroker in thequeuemetricsdashboards.36 +//__Component changes reversion__// 37 +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. 34 34 35 -//__ Runtimeimageversion__//36 -The version of runtimeimages used to prepare your containersfordeployments willbethesame across allenvironments.This holdsforreleasesthat are deployed andpromoted to a next environment.39 +//__State generation statistics__// 40 +The state generation graphs will now show the correct number of cache hits and misses. 37 37 38 -== **Bug Fixes** == 42 +//__Queue browser timestamps__// 43 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 39 39 40 -//__ Message throughput__//41 - ThemessagethroughputgraphintheManagephasewill now showthe correctdata, independentfromtheselected time internal.Before, thisgraphwould notshow any data in somecases.45 +//__Addition and deletion of internal recipients__// 46 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 42 42 43 -//__Deployment execution error message__// 44 -In some cases when a machine type step in your deployment execution has an error and the portal tries to display this error message, it may give an error in the portal. This case has been fixed by now showing a generic error in the deployment plan and logging the full error to the Deploy history. The Deploy history will show a summary of the error and show the full error message in a new popup. 45 45 46 -//__Cloud template upgrade unjust rollback__// 47 -An issue has been fixed where a cloud template upgrade would be rolled back unjustly due to failed runtime checks on gen3. 49 +== **Feedback Items** == 48 48 49 -//__ Missinglog entries__//50 - Weimprovedcrashhandlingsothat log messagesclearlyshowwhen andwhyacontainerfailedtostart.51 +//__Update flows__// 52 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 51 51 52 -//__ Runtimelogging__//53 - We fixed a bug wherenoewlogmessageswerehowingup, eventhoughtheywereproducedbythecontainer.54 +//__Q&A forum search__// 55 +The option to search by pressing the Enter key has been added to the Q&A forum. 54 54 57 +//__Memory settings__// 58 +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. 55 55 60 +//__Runtime validation__// 61 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 56 56 57 57 64 +== **Bug Fixes** == 65 + 66 +//__Removal of onramp__// 67 +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). 68 + 69 +//__Runtime statistics details__// 70 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 71 + 72 +//__Deployment prechecks__// 73 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 74 + 75 + 58 58 == **Fancy Forum Answers** == 59 59 60 60 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: 61 61 62 -* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 63 -* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 64 -* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 65 -* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 66 -* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 80 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 81 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 82 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 67 67 84 +== **Key Takeaways** == 68 68 69 -== **Key takeaways** == 70 - 71 71 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: 72 72 73 73 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -77,7 +77,6 @@ 77 77 * Check out the release notes [here] 78 78 * Start thinking about how the license tracker can aid your development 79 79 * Start thinking about major, minor, and patch 80 -* Upgrade to the latest build number 81 81 * Keep making great integrations 82 82 83 83 Let's stay in touch and till next time! ... ... @@ -85,7 +85,6 @@ 85 85 {{info}} 86 86 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 87 87 88 -~*~* Indicates a next-generation-architecture only feature. 89 89 {{/info}} 90 90 ))) 91 91