Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 288.1
edited by CarlijnKokkeler
on 2023/12/06 08:59
on 2023/12/06 08:59
Change comment:
There is no comment for this version
To version 615.1
edited by Erik Bakker
on 2024/07/16 15:02
on 2024/07/16 15:02
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 10-DeploymentDelights1 +225 - Pop-up Party - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -3,59 +3,85 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, we haveinvestedour efforttoimprovetheperformanceandexperience ofourplatformintheDeploy phase.Nexttothat,wedidseveralbug fixes,notonlyfortheDeployphase,butalsofortheStore.Lastly,we madesomechangestothealertsthatyoumaybe receiving.6 +**Hi there, eMagiz developers!** In this release, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] will be available, including changes to our infinispan cache manager, SMB inbound channel adapter, and heap memory configuration. Moreover, we have made progress on our alerting improvement plans and have improved and added several pop-up screens. Find out all we released below! 7 7 8 -== **Alerts** == 8 +== **Feedback Items** == 9 +//__Alerting notification settings__// 9 9 10 -//__ Topicapproaching max sizealert__//11 - Thealert‘topic approachingmaximumsize’hasbeen temporarilydisabled due to ahighnumber offalse positives.11 +//__Process containers__// 12 +If a model does not have a license for a pattern, the model contact now has the option to delete the process container of that given pattern. 12 12 13 -//__ Missingmetricsalert__//14 -We solved anissuewherethe‘missingmetrics’alertdidnotalwayscontain thefullcontainername.14 +//__Design settings__// 15 +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. 15 15 16 - == **FeedbackItems** ==17 +[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]] 17 17 18 -//__Container version overview__// 19 -In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. 19 +//__Untested images__// 20 + 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. 21 + 22 +[[image:Main.Images.Release Blog.WebHome@release-225-image-warning.png]] 20 20 21 -[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 24 +{{warning}} 25 +The following restrictions apply to this functionality: 22 22 23 - //__Unchangedcontainers__//24 - Whendeployinganewrelease,containers thathave nochangesbetween the deployedrelease and the newrelease will not bedeployedandrestarted.27 +* When accepting the risk you accept the risk for the **whole** model. 28 +* If any release based on the same runtime image is already activated on Acceptance you will **not** be warned.{{/warning}} 25 25 26 -//__Rebuilding of images__// 27 -Changing the list of flows that should run on a container will now trigger the rebuilding of images. 30 +//__Infinispan Cache Manager__// 31 +We added support for the Infinispan Cache Manager to perform clustering through a new component called GossipRouter. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 32 + 33 +//__Infinispan Cache Manager error message__// 34 +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>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 28 28 36 +//__Flow bump__// 37 +When bumping a new version of all flows using a specific resource, you can specify which version type you want to create, Major, Minor or Patch version. On top of this you can also give more information in a description. 38 + 39 +[[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]] 40 + 41 +//__Unused support objects__// 42 +Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 43 + 44 +[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]] 45 + 46 +//__Deleting routes__// 47 +For clarity purposes, a confirmation pop-up will be shown when deleting routes. 48 + 49 +[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]] 50 + 51 +//__Debug queue__// 52 +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. 53 + 54 +[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]] 55 + 29 29 == **Bug Fixes** == 57 +//__Internal server error__// 58 +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. 30 30 31 -//__ Runtimemetricsprocessing__//32 - The collection andpublishingofruntimemetricsisno longersynchronizedacross containers,whichimprovestheirprocessing.60 +//__Namespace update__// 61 +Editing a namespace used in a message definition automatically updates the message definition & transformations. 33 33 34 -//__ Deploymentplan__//35 -We solved abugwhere adeploymentstepin theexecutionofthe deploymentplancouldrandomlygetstuck.63 +//__Error pop-up__// 64 +We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows. 36 36 37 -//__ Viewallstoreitems__//38 - Anissuehasbeenfixedwhere it was not possible toloadmore store items in the left panel in theCreatephaseFlowDesigner.66 +//__SMB inbound channel adapter__// 67 +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>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 39 39 40 -//__ Outofmemorybehavior__//41 - We improvedtheout ofmemorybehavior of runtimes.Runtimeswillnow alwaysrestartwhenanoutofmemoryerroroccurs.69 +//__Heap memory__// 70 +The initial committed heap memory of runtimes has been lowered to better match actual usage. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 42 42 43 -//__ Max fetchsize__//44 - IntheFlow Designer,weimproved thehelp text of theadvanced optionof‘max fetchsize’for theMailInbound Adaptercomponent to better describehow thatoption affectsthecomponent'sbehavior.72 +//__Classpath conflicts__// 73 +We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 45 45 46 46 == **Fancy Forum Answers** == 47 47 48 48 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: 49 49 50 -* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 51 -* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 52 -* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 53 -* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 54 -* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 79 +* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 80 +* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 81 +* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]] 55 55 83 +== **Key Takeaways** == 56 56 57 -== **Key takeaways** == 58 - 59 59 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: 60 60 61 61 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -62,10 +62,9 @@ 62 62 * If you have feedback or ideas for us, talk to the Platypus 63 63 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 64 64 * Clear your browser cache (Ctrl + Shift + Del) 65 -* Check out the release notes [here] 91 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]] 66 66 * Start thinking about how the license tracker can aid your development 67 67 * Start thinking about major, minor, and patch 68 -* Upgrade to the latest build number 69 69 * Keep making great integrations 70 70 71 71 Let's stay in touch and till next time! ... ... @@ -73,7 +73,6 @@ 73 73 {{info}} 74 74 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 75 75 76 -~*~* Indicates a next-generation-architecture only feature. 77 77 {{/info}} 78 78 ))) 79 79