Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 13-Joyful Journeys1 +225 - TBD - Content
-
... ... @@ -3,78 +3,72 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, several improvements for pop-ups have been made so that more user friendly messages are shown that reflect actual behaviour. Moreover, formatting and alignment improvements have been made to improve the user journey. Lastly, we have worked on some more feedback items and several more bug fixes have been done.6 +**Hi there, eMagiz developers!** 7 7 8 -== **Pop-up Improvements** == 9 9 10 -//__Property releases__// 11 -When a new property release is created, this property release can now not only be viewed but also release properties can be deleted. 9 +== **Feedback Items** == 10 +//__Alerting notification settings__// 11 +The Notification settings on the left menu of the Alerting tab in the Manage phase, have been moved to the Triggers page. This change has been made in preparation of an upcoming feature. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@release- blog-213-joyful-journeys-property-release.png]]13 +[[image:Main.Images.Release Blog.WebHome@release-225-triggers.png]] 14 14 15 -//__ Runtimedeletion__//16 - Whendeletinga runtime,the error messageis moredescriptive.Theerrormessage willnowincludethe namesoftheflowsthatrunonthecontainer.15 +//__Process containers__// 16 +If a model does not have license for a pattern, the model contact now has the option to delete the process container of that given pattern. 17 17 18 -//__ Wiretap & debugerror messages__//19 - Theerror messages that maybedisplayedwhenusingwiretapsandthedebuggerhavebeen improved,theseare nowmoreuser friendly.18 +//__Design settings__// 19 +When pressing Apply settings in Design Settings, a confirmation screen will now be shown to present the changes that will be taken into effect for each environment. 20 20 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. 21 +[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]] 23 23 24 -== **Formatting & Alignments** == 23 +//__Untested images__// 24 + A warning will be shown when a release is activated on production with a new runtime image version which has not been tested on acceptance before. 25 + 26 +[[image:Main.Images.Release Blog.WebHome@release-225-image-warning.png]] 25 25 26 -//__Input fields__// 27 -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. 28 +//__Infinispan Cache Manager__// 29 +We added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter. For this, a new runtime image LINK is available. 30 + 31 +//__Infinispan Cache Manager error message__// 32 +We improved the error message when configuring an Infinispan Cache Manager with ‘TCP-ping’ transport type, when the list of peer hosts are passed in invalid format. For this, a new runtime image LINK is available. 28 28 29 -//__UI improvements__// 30 -UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 34 +//__Flow bump__// 35 +When bumping a new version of the flows that are using a resource, you can specify which version type you want to create, Major, Minor or Patch version. You can also give more information in a description. 36 + 37 +[[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]] 31 31 32 -//__ Componentchangesreversion__//33 - Intheflow designerabug could occurwherethe changes toa componentwouldberevertediftheediting pop-upwould be keptopen forsomeminuteswithout havingsavedthe changesyet.This hasbeen fixed.39 +//__Unused support objects__// 40 +Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 34 34 35 -//__State generation statistics__// 36 -The state generation graphs will now show the correct number of cache hits and misses. 42 +[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]] 43 + 44 +//__Deleting routes__// 45 +For clarity purposes, a confirmation pop-up will be shown when deleting routes. 37 37 38 -//__Queue browser timestamps__// 39 -All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 47 +[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]] 40 40 41 -//__Addition and deletion of internal recipients__// 42 -Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 43 - 44 -== **Feedback Items** == 45 - 46 -//__Update flows__// 47 -In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. This is particularly useful when changing a resouce used across multiple flows such as topic message definitions in event processors. 48 - 49 -//__Q&A forum search__// 50 -The option to search by pressing the Enter key has been added to the Q&A forum. 51 - 52 -//__Memory settings__// 53 -It is now possible to change the memory settings of a newly added container before pressing "Apply to environment". 54 -//__Runtime validation__// 55 -Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 56 - 57 -//__Runtime overview image versions__// 58 -Insight into intended 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. 59 - 49 +//__Debug queue__// 50 +The 'Open debug queue' button in the queue browser enables the user to directly open the debug queue when it exists instead of having to search for it. 51 + 52 +[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]] 53 + 60 60 == **Bug Fixes** == 55 +//__Internal server error__// 56 +The internal server error pop-up is not received anymore when moving to Create in a model which has an Event Streaming license but is not using it. 61 61 62 -//__ Removalof onramp__//63 - We fixed anissuewhereitwasnot possible toremove the lastonramp linkedtoasplittedentry (thatwasanall-entrybefore).58 +//__Namespace update__// 59 +Editing a namespace used in a message definition automatically updates the message definition & transformations. 64 64 65 -//__ Runtimestatistics details__//66 -We fixed an issue where heapmemoryusagedatawasaccumulatingwhenzoomingout in theruntimestatistics detailsdashboards.61 +//__Error pop-up__// 62 +We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows. 67 67 68 -//__ Deploymentprechecks__//69 - Duringdeployments,precheckscanbe executed onruntimeslevelforruntimes that stillhavetobedeployed.Theseprechecks canbe executedviaDeploy> Architecture.64 +//__SMB inbound channel adapter__// 65 +The SMB inbound channel adapter failed to retrieve files when the remote directory pointed to a path with multiple directories in it, unless they were seperated with '}}' instead of '{{/'. This has been resolved, meaning that remote directories that contain multiple folders in its path can (and should) contain '/' again. 70 70 71 71 == **Fancy Forum Answers** == 72 72 73 73 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: 74 74 75 -* [[Changing filename based on attribute>>https://my.emagiz.com/p/question/172825635703696968||target="blank"]] 76 -* [[Payload must be an instance of a Map>>https://my.emagiz.com/p/question/172825635703709401||target="blank"]] 77 -* [[Promoting a system to a split gateway>>https://my.emagiz.com/p/question/172825635703722185||target="blank"]] 71 +* [[Preparing Image for <runtime> failed: Reached the number of attempt.>>https://my.emagiz.com/p/question/172825635703888610||target="blank"]] 78 78 79 79 == **Key Takeaways** == 80 80 ... ... @@ -84,7 +84,7 @@ 84 84 * If you have feedback or ideas for us, talk to the Platypus 85 85 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 86 86 * Clear your browser cache (Ctrl + Shift + Del) 87 -* Check out the release notes [here] 81 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]] 88 88 * Start thinking about how the license tracker can aid your development 89 89 * Start thinking about major, minor, and patch 90 90 * Keep making great integrations