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 06-SituationalDeployment1 +225 - TBD - Content
-
... ... @@ -1,54 +1,84 @@ 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 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.6 +**Hi there, eMagiz developers!** 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 +== **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. 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-225-triggers.png]] 14 14 15 -//__ JMS memory setting check__//16 - Achange inmemorysettingstriggersredeployment ofthe containernow.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 -//__Properties tab__// 19 -We have removed the deprecated tab Properties in the Deploy phase. 20 - 21 -//__Cleanup old images__// 22 - 23 -== **Store Improvements** == 24 - 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. 25 25 26 - == **FeedbackItems** ==21 +[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]] 27 27 28 -//__Alerting manual pause__// 29 -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. 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]] 30 30 31 -//__Ordering of graphs in Manage__// 32 -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). 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. 33 33 34 -//__UTC times in Grafana panels__// 35 -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. 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]] 36 36 37 -//__U pdateflowdesignerversion__//38 - Theframeworkusedin the flowdesigner hasbeen updatedtothelatestversion.39 +//__Unused support objects__// 40 +Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 39 39 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 47 +[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]] 48 + 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. 41 41 52 +[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]] 53 + 42 42 == **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. 43 43 58 +//__Namespace update__// 59 +Editing a namespace used in a message definition automatically updates the message definition & transformations. 44 44 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. 63 + 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. For this, a new runtime image LINK is available. 66 + 67 +//__Heap memory__// 68 +The initial committed heap memory of runtimes has been lowered to better match actual usage. For this, a new runtime image LINK is available. 69 + 70 +//__Classpath conflicts__// 71 +We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images. 72 + 45 45 == **Fancy Forum Answers** == 46 46 47 47 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: 48 48 49 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 77 +* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 78 +* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 79 +* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]] 50 50 51 -== **Key takeaways** ==81 +== **Key Takeaways** == 52 52 53 53 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: 54 54 ... ... @@ -56,10 +56,9 @@ 56 56 * If you have feedback or ideas for us, talk to the Platypus 57 57 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 58 58 * Clear your browser cache (Ctrl + Shift + Del) 59 -* Check out the release notes [here] 89 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]] 60 60 * Start thinking about how the license tracker can aid your development 61 61 * Start thinking about major, minor, and patch 62 -* Upgrade to the latest build number 63 63 * Keep making great integrations 64 64 65 65 Let's stay in touch and till next time! ... ... @@ -67,6 +67,11 @@ 67 67 {{info}} 68 68 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 69 69 70 -~*~* Indicates a next-generation-architecture only feature. 71 -{{/info}})))((({{toc/}}))){{/container}} 99 +{{/info}} 100 +))) 101 + 102 +((( 103 +{{toc/}} 104 +))) 72 72 {{/container}} 106 +{{/container}}