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,77 +3,72 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** This release ....6 +**Hi there, eMagiz developers!** 7 7 8 -== **Pop-up Improvements** == 9 -//__Property releases__// 10 -When a new property release is created, this property release can now be viewed and deleted. 11 11 12 -[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 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. 13 13 14 -//__Runtime deletion__// 15 -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 +[[image:Main.Images.Release Blog.WebHome@release-225-triggers.png]] 16 16 17 -//__ Wiretap & debug error messages__//18 - Theerrormessages that may bedisplayed whenusingwiretapsandthe debuggerhavebeenimproved,thesearenow moreuser friendly.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. 19 19 20 -//__ Actionmessages__//21 - Theformattingofactionmessagesregardingchangesin retention bytes/hourshasbeenimproved. Theactionmessagewillnowdisplaythecorrect,actualbehaviour.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. 22 22 23 -== **User Journey** == 24 -//__Update flows__// 25 -In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 21 +[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]] 26 26 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. 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]] 29 29 30 -//__UI improvements__// 31 -UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 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. 32 32 33 -//__Q&A forum search__// 34 -The option to search by pressing the Enter key has been added to the Q&A forum. 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]] 35 35 36 -== **Feedback Items** == 39 +//__Unused support objects__// 40 +Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 37 37 38 -//__Memory settings__// 39 -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. 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. 40 40 41 -//__Runtime validation__// 42 -Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 47 +[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]] 43 43 44 -//__Runtime overview image versions__// 45 -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 - 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 + 47 47 == **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. 48 48 49 -//__ Removalof onramp__//50 - 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. 51 51 52 -//__ Component changesreversion__//53 - In the flow designerabugcould occurwherethe changesto acomponentwouldberevertedif the editingpop-up would be keptopenfor some minuteswithouthavingsaved thechangesyet. This has beenfixed.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. 54 54 55 -//__S tategenerationstatistics__//56 -The stategenerationgraphswillnowshowthecorrect numberofcache hits andmisses.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. 57 57 58 -//__Runtime statistics details__// 59 -We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 60 - 61 -//__Queue browser timestamps__// 62 -All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 63 - 64 -//__Deployment prechecks__// 65 -During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 66 - 67 -//__Addition and deletion of internal recipients__// 68 -Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 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 -* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 75 -* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 76 -* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 71 +* [[Preparing Image for <runtime> failed: Reached the number of attempt.>>https://my.emagiz.com/p/question/172825635703888610||target="blank"]] 77 77 78 78 == **Key Takeaways** == 79 79 ... ... @@ -83,7 +83,7 @@ 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] 81 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]] 87 87 * Start thinking about how the license tracker can aid your development 88 88 * Start thinking about major, minor, and patch 89 89 * Keep making great integrations